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 ...Jeff Morriss1-2/+3
2007-03-22From Abhik Sarkar: call add_new_data_source() on generated (MTP3) tvb so that...Jeff Morriss1-1/+5
2007-02-19Declare nbytes to match what the routine getting a pointer to itGuy Harris1-1/+1
2007-02-01From Abhik Sarkar: support for decoding SS7 MSUs embedded in a syslog messageJeff Morriss1-69/+174
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-4/+4
2006-02-21Fix for bug 758: Adding facility codes 12-15 according to RFC 3164Jaap Keuter1-10/+11
2006-01-29Use tvb_format_text() on the message, to handle non-printable charactersGuy Harris1-15/+3
2005-10-27get rid of a strcpyRonnie Sahlberg1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+253