aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-08-31Upadte to call Data dissector from PRES based on OID in Presentation Context,Anders Broman4-186/+251
2005-08-31Give it an RCS ID.Guy Harris1-0/+2
2005-08-31udvm: initialise a variableAnders Broman2-42/+193
2005-08-31Keep the list of possible "-z" arguments sorted, so we can display themGuy Harris1-6/+15
2005-08-31- more standard way for FastStart item dissectionTomas Kukosa4-33/+38
2005-08-31internal length field for constrained SEQUNCE/SET OF was not hiddenTomas Kukosa1-3/+4
2005-08-31Make ses_vals extern. Required to get it linked on Mac OS X.Michael Tüxen1-1/+1
2005-08-31remove some g_string_printf[a]() and replace with g_snprintf()Ronnie Sahlberg1-47/+56
2005-08-31change g_string_sprintf[a]() to g_snprintf() and emem allocated memory.Ronnie Sahlberg1-58/+62
2005-08-31Decode CmnInform fixes bug 376.Anders Broman1-7/+27
2005-08-30Break out of an infinite loop. Fixes bugs 392 - 395. Add a UNIX MakefileGerald Combs2-8/+7
2005-08-30remove some g_string_printf[a]() and replace it with g_snprintf() to ememifie...Ronnie Sahlberg1-15/+17
2005-08-30remove a bunch of sprintf that should be perfectly safe but for the princip...Ronnie Sahlberg1-10/+10
2005-08-30replace some g_string_sprintf() with g_snprintf()Ronnie Sahlberg1-14/+20
2005-08-30move an array off the stack into emem allocated memoryRonnie Sahlberg1-9/+10
2005-08-30change g_string_sprintf() into g_snprintf()Ronnie Sahlberg1-70/+34
2005-08-30change one g_string_sprintf() into g_snprintf() and move one array of charac...Ronnie Sahlberg1-17/+12
2005-08-30remove a variable that is never used and thus two also completely redundant g...Ronnie Sahlberg1-3/+1
2005-08-30replace some (safe) g_string_sprintf with g_snprintf()Ronnie Sahlberg1-11/+12
2005-08-29MapDialougePDU.cnfAnders Broman8-1815/+2082
2005-08-29Change the field description to match the field name.Jörg Mayer1-1/+1
2005-08-29avoid few warningsTomas Kukosa1-10/+10
2005-08-29- fix of bug made with too fast releaseTomas Kukosa1-1/+1
2005-08-29- put real value insted of only text into tree for choice extensionsTomas Kukosa1-118/+107
2005-08-29In the SEQUENCE OF dissector helperRonnie Sahlberg1-16/+22
2005-08-29Merge packet-afs-register-info.h, packet-afs-defs.h and packet-afs-macros.hJörg Mayer5-1912/+1797
2005-08-28Correct an eariler infinite loop fix. Fixes bug 382.Gerald Combs1-2/+2
2005-08-28Add some length checks. Fixes bugs 381, 384, and 386.Gerald Combs1-0/+22
2005-08-28From Graeme Lunt:Anders Broman1-163/+140
2005-08-28Put back a subtraction of 1 millisecond that was lost.Guy Harris1-0/+2
2005-08-28When creating subset tvbuffs, set the length to the minimum of theGuy Harris1-18/+37
2005-08-28Update the Makefile with GNM.Anders Broman1-0/+2
2005-08-28Co ordidnate CMIP abd GNM.Anders Broman2-97/+144
2005-08-28Add dissection of ITU M.3100 GNM (GENERIC NETWORK INFORMATION MODEL).Anders Broman2-0/+4330
2005-08-28Export "bytestring_to_str()", and use it when adding the link-layerGuy Harris4-22/+16
2005-08-28In at least some captures, some Kerberos packets contain just a TicketGuy Harris1-1/+1
2005-08-28In at least some captures, some Kerberos packets contain just a TicketGuy Harris1-24/+42
2005-08-28Put the units after the values for signal and noise, as that's a bitGuy Harris1-12/+24
2005-08-28add missing value_string terminationRonnie Sahlberg1-0/+1
2005-08-28add missing value_string terminationRonnie Sahlberg2-1/+6
2005-08-28add missing value_string terminationRonnie Sahlberg1-0/+1
2005-08-28add missing value_string terminationRonnie Sahlberg2-1/+8
2005-08-28add missing value_string terminationRonnie Sahlberg1-0/+1
2005-08-28add missing value_string terminationRonnie Sahlberg1-122/+240
2005-08-28add missing value_string terminationRonnie Sahlberg1-0/+1
2005-08-28add missing value_string terminationRonnie Sahlberg1-0/+3
2005-08-28add missing value_string terminatorRonnie Sahlberg1-1/+2
2005-08-28value_strings are terminated with {0,NULL} not {0xff,NULL}Ronnie Sahlberg1-7/+7
2005-08-28another value_string that was not terminatedRonnie Sahlberg3-9/+13
2005-08-28add missing value_string terminationRonnie Sahlberg1-0/+1