aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-01-16- Removed some unused variables in asn1 dissectorsstig13-128/+118
2008-01-16Changed to checksum_good and checksum_bad to align with other dissectors.stig2-4/+4
2008-01-16Print the string to STDOUT regardless of the value of tree.jake1-3/+2
2008-01-16- Display some sctpprim parametersmartinm1-45/+295
2008-01-16From Jim Young:jake2-0/+20
2008-01-16Add ':' to some labels to prevent assembler warning messageswmeier1-5/+5
2008-01-15Call post dissectors with call_dissector_only() to avoid an extra Data entrystig1-1/+1
2008-01-15Moved a G_GINT64_CONSTANT to a more correct position.stig1-1/+1
2008-01-15Fixed a small issue reporting corresponding package num for retransmittedstig1-1/+9
2008-01-15Use G_GINT64_CONSTANT(hope it makes the OS X build bot happy).etxrab2-29/+29
2008-01-15Use G_GINT64_CONSTANT(hope it makes the build bot happy).etxrab1-3/+3
2008-01-15Use G_GINT64_MODIFIER hope it makes the build bot happy.etxrab1-1/+1
2008-01-15Include dirent.h if we have it (to fix glib-1 compile: it needed DIR).morriss1-11/+15
2008-01-15Oops, glib's iconv stuff is in glib >= 2, not just glib > 2morriss1-3/+3
2008-01-15The glib iconv routines are new to glib-2 so #ifdef around them to get glib-1...morriss1-9/+16
2008-01-15make per_constrained_integer handle 64bits needed for X2AP.etxrab4-10/+260
2008-01-15From Neil Piercy: etxrab1-364/+373
2008-01-14This patch adds support for configuration profiles, which can be used tostig16-23/+289
2008-01-14Fixed a guint64 compile issue with a Sun C 5.8 compiler.stig1-5/+6
2008-01-14Fixed a few "statement not reached" warnings and a "assignment type mismatch"...stig1-1/+0
2008-01-14add ssl_debug_flush() at the end of initializationkukosa1-1/+2
2008-01-13Update package name from IANA's list.etxrab1-3/+67
2008-01-13transactionId wasn't processed for:etxrab1-44/+99
2008-01-13Basic support for the LDAP start_tls extended operation and fix to match up e...gal1-50/+128
2008-01-13Support for keylists for protocols that use start_tls - where SSL is negotiat...gal2-34/+48
2008-01-13From Michael Earnhart:jake1-3/+88
2008-01-12From Martin Peylo (bug 2184), fix for:sake1-6/+48
2008-01-12Fix Windows warning/error: integral size mismatchsfisher1-6/+6
2008-01-11The Windows compiler thinks that doing return(func_that_returns_void()) in a ...morriss1-1/+1
2008-01-11Fix up some display filter names:etxrab1-99/+110
2008-01-11From Yukiyo Akisada:jake3-0/+17672
2008-01-10Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2111 : After verifying...morriss1-19/+21
2008-01-10Fix for bug 2187.jake1-2/+2
2008-01-10From Andy Chu: A dissector for China Mobile Point to Point (cmpp) protocol,morriss2-0/+1008
2008-01-10add some comments re desirability of renaming fieldsrichardv1-0/+13
2008-01-10From Chris Maynard (bug 1852):richardv3-20/+20
2008-01-10Use glib equivalent of ntohswmeier1-2/+2
2008-01-10pinfo->pseudo_header can and should be assumed to be non-null by aguy1-133/+140
2008-01-09add support for qpi level 516 : posix aclsahlberg1-4/+183
2008-01-09dissect_e164_cc(): when the address is BCD coded, don't increment cc_offset j...morriss1-130/+129
2008-01-09Display the Country Code information in a subtree of the digits (to make it o...morriss1-42/+73
2008-01-09From Shmulik Bezalel:etxrab2-35/+54
2008-01-09In case of QoS Information, Length field is missing.etxrab1-1/+29
2008-01-09When searching for EOC (because we have an indefinite length) don't stop sear...morriss1-3/+11
2008-01-09#ifdef DEBUG around left-over printfs. Should these just be deleted?martinm2-1/+5
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 establish...kukosa7-451/+659
2008-01-09Explicitly check for missing NULL terminator on RTCP BYE reason string (this ...martinm1-7/+37
2008-01-09From Steve Karg:jake1-8/+9
2008-01-09Make ANSI IS-637-A Teleservice - "ansi_637_tele" andetxrab1-0/+3
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgstig33-33/+33