obnox/wireshark/wip.git
2005-09-01 sahlbergconvert one sprintf into g_snprintf()
2005-09-01 sahlbergreplace one ifdeffed out sprintf with g_snprintf()...
2005-09-01 etxrabAdd Tomer Shani
2005-09-01 etxrabFrom Tomer Shani:
2005-09-01 etxrabFrom Martin Mathieson
2005-08-31 ulflfix probable copy and paste error, as the xml dissector...
2005-08-31 geraldIf we set one or more time references and then changed...
2005-08-31 etxrabParlay re-generated with the updated idl2eth generator.
2005-08-31 etxrabUpadte to call Data dissector from PRES based on OID...
2005-08-31 guyAdd a Makefile.
2005-08-31 guyGive it an RCS ID.
2005-08-31 etxrabudvm: initialise a variable
2005-08-31 guyGive it an RCS ID.
2005-08-31 guyKeep the list of possible "-z" arguments sorted, so...
2005-08-31 guyFix a typo.
2005-08-31 kukosa- more standard way for FastStart item dissection
2005-08-31 kukosainternal length field for constrained SEQUNCE/SET OF...
2005-08-31 kukosa- OID names table extended
2005-08-31 tuexenMake ses_vals extern. Required to get it linked on...
2005-08-31 sahlbergremove some g_string_printf[a]() and replace with g_snp...
2005-08-31 sahlbergchange g_string_sprintf[a]() to g_snprintf() and emem...
2005-08-31 etxrabDecode CmnInform fixes bug 376.
2005-08-30 jmayerpropset svn:keywords and svn:eol-style
2005-08-30 geraldAdd an item about the packet list scroll bar.
2005-08-30 ulfladd timestamp enhancements to the changes section,...
2005-08-30 geraldBreak out of an infinite loop. Fixes bugs 392 - 395...
2005-08-30 ulflminor workflow enhancement, generate the HTML files...
2005-08-30 ulflfrom Jaap Keuter:
2005-08-30 ulflAdd support for slightly modified libpcap file format...
2005-08-30 sahlbergremove some g_string_printf[a]() and replace it with...
2005-08-30 sahlbergremove a bunch of sprintf that should be perfectly...
2005-08-30 sahlbergreplace some g_string_sprintf() with g_snprintf()
2005-08-30 sahlbergmove an array off the stack into emem allocated memory
2005-08-30 sahlbergchange g_string_sprintf() into g_snprintf()
2005-08-30 sahlbergchange one g_string_sprintf() into g_snprintf() and...
2005-08-30 sahlbergremove a variable that is never used and thus two also...
2005-08-30 sahlbergreplace some (safe) g_string_sprintf with g_snprintf()
2005-08-29 etxrabMapDialougePDU.cnf
2005-08-29 etxrabFix a typo 'BER_UNI_TAG_TeletexString'
2005-08-29 jmayerChange the field description to match the field name.
2005-08-29 jmayerAdd a tool to check the hf_ values.
2005-08-29 kukosaavoid few warnings
2005-08-29 kukosa- fix of bug made with too fast release
2005-08-29 kukosa- put real value insted of only text into tree for...
2005-08-29 sahlbergIn the SEQUENCE OF dissector helper
2005-08-29 guyGet rid of the old file header definition.
2005-08-29 jmayerMerge packet-afs-register-info.h, packet-afs-defs.h...
2005-08-28 jmayerproperties: svn-keywords -> svn:keywords
2005-08-28 guyFrom Bill Meier:
2005-08-28 guyEthereal requires 64-bit integrer support; do the time...
2005-08-28 geraldUpdate the RSVP entry.
2005-08-28 geraldCorrect an eariler infinite loop fix. Fixes bug 382.
2005-08-28 geraldAdd some length checks. Fixes bugs 381, 384, and 386.
2005-08-28 guyGet rid of a no-longer-true comment.
2005-08-28 etxrabFrom Graeme Lunt:
2005-08-28 guyPut back a subtraction of 1 millisecond that was lost.
2005-08-28 guyWhen creating subset tvbuffs, set the length to the...
2005-08-28 etxrabUpdate the Makefile with GNM.
2005-08-28 etxrabCo ordidnate CMIP abd GNM.
2005-08-28 etxrabAdd dissection of ITU M.3100 GNM (GENERIC NETWORK INFOR...
2005-08-28 guyExport "bytestring_to_str()", and use it when adding...
2005-08-28 guyIn at least some captures, some Kerberos packets contai...
2005-08-28 guyIn at least some captures, some Kerberos packets contai...
2005-08-28 guyPut the units after the values for signal and noise...
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string terminator
2005-08-28 sahlbergvalue_strings are terminated with {0,NULL} not ...
2005-08-28 sahlberganother value_string that was not terminated
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergadd missing value_string termination
2005-08-28 sahlbergfix value_string termination
2005-08-28 sahlbergadd some missing value_string termination entries
2005-08-27 guy...and don't print a separating comma if you haven...
2005-08-27 guyUse "free()", not "g_free()", to free strings allocated...
2005-08-27 guyIf you don't print an "(", don't print a ")".
2005-08-27 guySet the time stamp precision; we need it when printing...
2005-08-27 jmayerRemove S/A from company names
2005-08-27 jmayerCosmectical comment updates
2005-08-27 jmayerSmall update to comments and beginnings of a type field
2005-08-27 jmayerRename Cisco (00:40:96) back to Aironet
2005-08-27 jmayerTypo
2005-08-27 jmayer- Add checksum verification
2005-08-27 jmayerStarted to decode some Cisco proprietary L2 protocol:
2005-08-27 jmayerAdd classification of an aironet proprietary L2 protocol
2005-08-27 jmayer- Update wka.tmpl with two Extreme MAC addresses
2005-08-27 sahlbergremove the last remaining sprintf in epan/dissectors
2005-08-27 sahlbergremoval of sprintf
2005-08-27 sahlbergsprintf removal
2005-08-27 sahlbergsprintf removal
2005-08-27 sahlbergremove one sprintf
2005-08-27 sahlbergsprintf removal
2005-08-27 sahlbergsprintf removal
2005-08-27 sahlbergsprintf removals
next