aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-08-31- more standard way for FastStart item dissectionkukosa10-61/+69
2005-08-31internal length field for constrained SEQUNCE/SET OF was not hiddenkukosa1-3/+4
2005-08-31- OID names table extendedkukosa1-6/+71
2005-08-31Make ses_vals extern. Required to get it linked on Mac OS X.tuexen1-1/+1
2005-08-31remove some g_string_printf[a]() and replace with g_snprintf()sahlberg1-47/+56
2005-08-31change g_string_sprintf[a]() to g_snprintf() and emem allocated memory.sahlberg1-58/+62
2005-08-31Decode CmnInform fixes bug 376.etxrab2-9/+44
2005-08-30propset svn:keywords and svn:eol-stylejmayer1-1/+1
2005-08-30Add an item about the packet list scroll bar.gerald1-1/+5
2005-08-30add timestamp enhancements to the changes section, do some editing with the e...ulfl1-8/+27
2005-08-30Break out of an infinite loop. Fixes bugs 392 - 395. Add a UNIX Makefilegerald4-14/+29
2005-08-30minor workflow enhancement, generate the HTML files before the pdf's and alike.ulfl1-3/+3
2005-08-30from Jaap Keuter:ulfl1-112/+118
2005-08-30Add support for slightly modified libpcap file format with nanosecond resolut...ulfl5-39/+92
2005-08-30remove some g_string_printf[a]() and replace it with g_snprintf() to ememifie...sahlberg1-15/+17
2005-08-30remove a bunch of sprintf that should be perfectly safe but for the princip...sahlberg1-10/+10
2005-08-30replace some g_string_sprintf() with g_snprintf()sahlberg1-14/+20
2005-08-30move an array off the stack into emem allocated memorysahlberg1-9/+10
2005-08-30change g_string_sprintf() into g_snprintf()sahlberg1-70/+34
2005-08-30change one g_string_sprintf() into g_snprintf() and move one array of charac...sahlberg1-17/+12
2005-08-30remove a variable that is never used and thus two also completely redundant g...sahlberg1-3/+1
2005-08-30replace some (safe) g_string_sprintf with g_snprintf()sahlberg1-11/+12
2005-08-29MapDialougePDU.cnfetxrab16-1818/+2877
2005-08-29Fix a typo 'BER_UNI_TAG_TeletexString'etxrab1-1/+1
2005-08-29Change the field description to match the field name.jmayer1-1/+1
2005-08-29Add a tool to check the hf_ values.jmayer1-0/+196
2005-08-29avoid few warningskukosa1-10/+10
2005-08-29- fix of bug made with too fast releasekukosa1-1/+1
2005-08-29- put real value insted of only text into tree for choice extensionskukosa1-118/+107
2005-08-29In the SEQUENCE OF dissector helpersahlberg1-16/+22
2005-08-29Get rid of the old file header definition.guy1-31/+17
2005-08-29Merge packet-afs-register-info.h, packet-afs-defs.h and packet-afs-macros.hjmayer5-1912/+1797
2005-08-28properties: svn-keywords -> svn:keywordsjmayer0-0/+0
2005-08-28From Bill Meier:guy3-34/+93
2005-08-28Ethereal requires 64-bit integrer support; do the time stampguy1-12/+10
2005-08-28Update the RSVP entry.gerald1-2/+2
2005-08-28Correct an eariler infinite loop fix. Fixes bug 382.gerald1-2/+2
2005-08-28Add some length checks. Fixes bugs 381, 384, and 386.gerald1-0/+22
2005-08-28Get rid of a no-longer-true comment.guy1-4/+0
2005-08-28From Graeme Lunt:etxrab1-163/+140
2005-08-28Put back a subtraction of 1 millisecond that was lost.guy1-0/+2
2005-08-28When creating subset tvbuffs, set the length to the minimum of theguy1-18/+37
2005-08-28Update the Makefile with GNM.etxrab1-0/+2
2005-08-28Co ordidnate CMIP abd GNM.etxrab5-135/+182
2005-08-28Add dissection of ITU M.3100 GNM (GENERIC NETWORK INFORMATION MODEL).etxrab7-0/+5483
2005-08-28Export "bytestring_to_str()", and use it when adding the link-layerguy4-22/+16
2005-08-28In at least some captures, some Kerberos packets contain just a Ticketguy1-1/+1
2005-08-28In at least some captures, some Kerberos packets contain just a Ticketguy1-24/+42
2005-08-28Put the units after the values for signal and noise, as that's a bitguy1-12/+24
2005-08-28add missing value_string terminationsahlberg1-0/+1