aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-syslog.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove GLIB1 codeStephen Fisher2008-04-071-1/+0
* Include ws_strsplit.h to override glib 1.2's (buggy) g_strsplit() as per rev ...Jeff Morriss2007-03-271-2/+3
* From Abhik Sarkar: call add_new_data_source() on generated (MTP3) tvb so that...Jeff Morriss2007-03-221-1/+5
* Declare nbytes to match what the routine getting a pointer to itGuy Harris2007-02-191-1/+1
* From Abhik Sarkar: support for decoding SS7 MSUs embedded in a syslog messageJeff Morriss2007-02-011-69/+174
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-4/+4
* Fix for bug 758: Adding facility codes 12-15 according to RFC 3164Jaap Keuter2006-02-211-10/+11
* Use tvb_format_text() on the message, to handle non-printable charactersGuy Harris2006-01-291-15/+3
* get rid of a strcpyRonnie Sahlberg2005-10-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+253