obnox/wireshark/wip.git
2012-02-13 etxrabHandle piggybacked messages.
2012-02-13 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-02-13 etxrabFrom Sean Bright:
2012-02-13 etxrabMark an unused parameter.
2012-02-13 etxrabWhite space changes.
2012-02-13 etxrabDrop count is 64 bits
2012-02-13 etxrabEdit packet comments
2012-02-13 etxrabDrop count is 64 bits
2012-02-13 jmayerStart itemizing.
2012-02-13 guyIn a loop of the form
2012-02-13 morrissIf WIRESHARK_ABORT_ON_DISSECTOR_BUG is set (in the...
2012-02-13 morrissFix the crash reported in https://bugs.wireshark.org...
2012-02-12 guyDo not assume tab stops are set every 4 spaces.
2012-02-12 morrissAdd edit_packet_comment_dlg.h to the source distribution
2012-02-12 guyCapitalize the "P" in "Packet" in "Add or Edit Packet...
2012-02-12 tuexenFix debug output.
2012-02-12 etxrabAdd a button row.
2012-02-12 guyClose parentheses in expert info.
2012-02-12 guyDon't trust the pointer value in a packet; it could...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-12 alagoutteEnhance BGP Notification message
2012-02-12 tuexenGet it compiling.
2012-02-12 etxrabGet the comment and put it in the textview.
2012-02-12 etxrabTry to make the buildbot happy.
2012-02-12 gerald[Automatic manuf, services and enterprise-numbers updat...
2012-02-12 etxrabAdd the edit packet comment menu entry and the empty...
2012-02-12 etxrabFrom Steve Magnani:
2012-02-11 guyUse the length-on-the-network, not the captured length...
2012-02-11 guyDon't bail out of a non-heuristic dissector routine...
2012-02-11 guyGet rid of checkapi warning about %hh.
2012-02-11 guympeg_pat.cur_next_ind looks like a Boolean; make it...
2012-02-11 etxrabStore drop count if present.
2012-02-11 etxrabFrom Steve Magnani:
2012-02-11 etxrabFrom Guy Martin:
2012-02-11 etxrabFrom Guy Martin:
2012-02-11 etxrabFrom Guy Martin:
2012-02-11 etxrabAdd the abillity to read and write option comments...
2012-02-11 etxrabFrom David Wei:
2012-02-11 guyDon't use 16-bit integers as counters. The code won...
2012-02-11 guyIt is a complete mistake to have *ANY* messages during...
2012-02-11 guyUse C89-style comment rather than C++/C99-style comment.
2012-02-11 guyGet rid of C++/C99-style comment; use #if 0/#endif...
2012-02-11 guyRevert presumably-unintentional turning on of debug...
2012-02-11 guyGlobal variables considered harmful. Pass pinfo along...
2012-02-11 sahlbergNETLOGON handle different schannel with the same source
2012-02-11 sahlbergNETLOGON: Fix bugs with netlogon decryption not working...
2012-02-11 sahlbergNETLOGON: improve debugging messages
2012-02-11 sahlbergNTLM show the decrypted data buffer in a separate tab
2012-02-11 sahlbergNTLM print the whole string, not just half the string
2012-02-11 sahlbergNTLM: clear the nt_password_unicode buffer.
2012-02-11 sahlbergNTLM make it easier to activate/deactivate debugging...
2012-02-11 sahlbergNTLM: If we encounter an NTLM blob that is bigger than...
2012-02-11 sahlbergNTLMv2 blobs can be bigger than 256 bytes. Set the...
2012-02-10 morrissFix via https://bugs.wireshark.org/bugzilla/show_bug...
2012-02-10 jmayerSean Bright <sean.bright@gmail.com>:
2012-02-10 cmaynardDelete the TH_* defines and use those from epan/dissect...
2012-02-10 cmaynardSince the nonce and reserved bits were added in r34084...
2012-02-10 cmaynardMake proper use of esg_tree.
2012-02-09 etxrabAdd pcapng variables to wtap_pkthdr.
2012-02-09 etxrabFrom David Wei:
2012-02-09 etxrabAdd comments about new IEs
2012-02-09 morrissFrom Sean Bright via https://bugs.wireshark.org/bugzill...
2012-02-09 morrissFrom Wido Kelling via https://bugs.wireshark.org/bugzil...
2012-02-09 morrissEliminate a C++/C99-style comment.
2012-02-09 alagoutteAdd tvb_ip_to_str and tvb_ip6_to_str to the Dev Guide
2012-02-09 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-02-08 etxrabFrom Steve Magnani:
2012-02-08 etxrabWrite address resolution block.
2012-02-08 etxrabFrom a.piesk:
2012-02-08 etxrabFrom Harald Welte:
2012-02-08 etxrabFrom Harald Welte:
2012-02-08 etxrabFrom Harald Welte:
2012-02-08 wmeierWhen building QtShark on Windows: Don't (re)compile...
2012-02-08 etxrabFrom Sylvain Munaut:
2012-02-08 jmayerFix set-but-not-used warnings turned errors.
2012-02-08 morrissAs suggested by Joerg on the -dev list yesterday: count...
2012-02-08 grahambFixed bug with calculation of bytes in flight.
2012-02-08 martinmFix reporting of duplicate IP addresses by creating...
2012-02-08 stigDisable the File->Merge... menu item if we cannot save-as,
2012-02-08 jmayerSmall whitespace fix.
2012-02-08 jmayerLast fix to the wrong approach.
2012-02-08 etxrabFrom Sylvain Munaut:
2012-02-08 morrissHeuristic standard detection:
2012-02-07 morrissFrom Guy Martin via https://bugs.wireshark.org/bugzilla...
2012-02-07 cmaynardInitialize felica_tree to NULL to avoid a false warning.
2012-02-07 cmaynardMake some minimally required changes as pointed out...
2012-02-07 morrissFix the fuzz failure reported in in https://bugs.wiresh...
2012-02-07 jmayersmall whitespace fix
next