aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-syslog.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-27Include ws_strsplit.h to override glib 1.2's (buggy) g_strsplit() as per rev ...morriss1-2/+3
2007-03-22From Abhik Sarkar: call add_new_data_source() on generated (MTP3) tvb so that...morriss1-1/+5
2007-02-19Declare nbytes to match what the routine getting a pointer to itguy1-1/+1
2007-02-01From Abhik Sarkar: support for decoding SS7 MSUs embedded in a syslog messagemorriss1-69/+174
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-4/+4
2006-02-21Fix for bug 758: Adding facility codes 12-15 according to RFC 3164jake1-10/+11
2006-01-29Use tvb_format_text() on the message, to handle non-printable charactersguy1-15/+3
2005-10-27get rid of a strcpysahlberg1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+253