obnox/wireshark/wip.git
2011-01-06 jakeAdd URL to Lua website. Whitespace cleanup.
2011-01-06 sfisherMore minor cleanup/fixes for MS Active Directory's...
2011-01-06 sfisherMinor corrections to NtVer dissection for NETLOGON_NT_V...
2011-01-06 geraldGEOIP_COUNTRY_EDITION_V6 isn't guaranteed to be defined.
2011-01-06 sfisherWhen showing a DNS query response containing a SRV...
2011-01-06 morriss(After discussion on -dev) revert 35393: the old code...
2011-01-06 morrissstrtoull() doesn't exist on Windows, use g_ascii_strtou...
2011-01-06 morrissUse tvb_memeql() instead of memcmp()+tvb_get_ptr().
2011-01-06 morrissActually use proto_tree_add_item().
2011-01-06 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-01-06 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-01-06 morrissRather than creating strtoul{l} functions that can...
2011-01-06 morrissUse tvb_get_ephemeral_stringz() instead of tvb_get_strs...
2011-01-05 jakeRearrange the Intenals and Help menu somewhat.
2011-01-05 morrissReset the global pdu_type *before* returning.
2011-01-05 morrissRemove an unreached return.
2011-01-05 morrissRemove a duplicate return.
2011-01-05 morrissRemove a break that makes other following statements...
2011-01-05 morrissRemove unreached statement.
2011-01-05 morrissReplace 2 switch()es with duplicated values (but missin...
2011-01-05 geraldUpdate manuf, which the auto-update script has been...
2011-01-05 morrissUse some tvb_ accessor functions instead of a standard...
2011-01-05 guyHandling a too-long length should be handled better.
2011-01-05 guyFix (legitimate) warning.
2011-01-05 morrissUse proto_tree_add_item() to add some FT_BYTES to the...
2011-01-05 guyFrom Steve Huston: add support for AMQP 0-10.
2011-01-05 morrissDon't pass the result of tvb_get_ptr() into a %s format...
2011-01-05 etxrabEnhance IE dissection.
2011-01-05 morrissDon't pass the result of tvb_get_ptr() into a %s format...
2011-01-05 morrissDon't pass the result of tvb_get_ptr() into a %s format...
2011-01-05 morrissDon't pass the result of tvb_get_ptr() into a %s format...
2011-01-05 martinmRemove a stray debug printf().
2011-01-05 martinmSupport FP_R8 over ATM, plus a couple of other tidying...
2011-01-05 jakeClean up the white space.
2011-01-05 etxrabUpdate the AUTHORS file
2011-01-05 etxrabFrom Francesco Fondelli:
2011-01-05 guyPut end-of-field-table checks back into dissect_amqp_fi...
2011-01-05 morrissUse reported length (instead of the captured length...
2011-01-05 sfisherReverse r34810 other than the comment because the re...
2011-01-04 morrissWhen generating a tvb subset for chunks, parameters...
2011-01-04 jakeDrop Python dissectors directory flag from programs...
2011-01-04 morrissCheck hf entries *after* removing comments (in case...
2011-01-04 morrissDetect (and error on) NULL or empty abbreviations....
2011-01-04 morrissGive a couple of fields abbreviations.
2011-01-04 etxrabMaeke use of dissect_e212_mcc_mnc_ep_str().
2011-01-04 etxrabIntroduce dissect_e212_mcc_mnc_ep_str()
2011-01-04 morrissFrom Alexis La Goutte via https://bugs.wireshark.org...
2011-01-04 etxrabFix build.
2011-01-04 guyDon't use DISSECTOR_ASSERT() to catch malformed packets...
2011-01-04 guyInstead of going over the Report segment twice, once...
2011-01-04 jakeFrom Alexis La Goutte:
2011-01-04 etxrabAdd more info to the tree.
2011-01-04 jakeFree dumpcap from linking to wiretap.
2011-01-03 etxrabPrettify dissection of User Location Info (ULI). (Complete)
2011-01-03 etxrabPrettify dissection of User Location Info (ULI).
2011-01-03 jakeFrom Hadar Shoham:
2011-01-03 sfisherState in the developer documentation that the tvb_fake_...
2011-01-03 sfisherRemove the other use of tvb_fake_unicode() from the...
2011-01-03 morrissFix (or at least quiet Valgrind about) https://bugs...
2011-01-03 sfisherSwitch one of the places in the DCERPC dissector from...
2011-01-03 sfisherDocument new tvb_get_unicode_string() and tvb_get_ephem...
2011-01-03 sfisherIntroduce two new functions for Unicode (UTF-16) string...
2011-01-03 morrissPartially fix https://bugs.wireshark.org/bugzilla/show_...
2011-01-03 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-01-03 etxrabMark unused parameters as such.
2011-01-03 etxrabMark unused parameters as such.
2011-01-03 etxrabComment out a faulty line.
2011-01-03 etxrabEnhance IE dissection and a number of bug fixes.
2011-01-03 guyWe must always return an error code on an error; otherw...
2011-01-03 guyPut the query list items under the top-level query...
2011-01-03 guyIf we have no value to dissect, because the AVP has...
2011-01-03 jakeAdd relevant docbook tags in the source.
2011-01-03 jakeInclude dumpcap in the description.
2011-01-03 guyDo length checking for Integer32, Integer64, Unsigned64...
2011-01-02 guyNote that this is ultimately not necessarily the right...
2011-01-02 guyFor those cases where we interpret the contents of...
2011-01-02 guyFix indentation.
2011-01-02 guyFix some cut-and-pasteos and other typoes.
2011-01-02 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-01-02 krjAdd missing packet-btsdp.h
2011-01-02 krjFrom Allan M. Madsen via. bug 5445:
2011-01-01 stigNew Year.
2011-01-01 krjAdd packet-json.c
2010-12-31 guyUpdate some URLs, add another spec.
2010-12-31 guyA Query List has more than one has multiple QCODEs...
2010-12-31 geraldFrom FRAsse via bug 5539:
2010-12-31 cmaynardFrom Jakub Zawadzki via bug 4753: New dissector: JSON...
2010-12-31 stigWhops, packet-sgsap.c is not ASN1.
2010-12-31 stigAdded missing packet-sgsap.c
2010-12-31 martinmAdd current list of ROHC profile names, taken from:
2010-12-31 guyIt's not a good idea to use tcph->th_seglen if you...
2010-12-30 geraldUpdate the export dialog screen shots.
2010-12-30 stigCorrected comment for col_custom_occurrence.
2010-12-30 stigOnly chop the last character (new line) from the error...
2010-12-30 geraldFix checkAPI.
2010-12-30 etxrabExtend a comment
2010-12-30 etxrabExtend IE dissetcion.
2010-12-30 guyClarify that "don't make changes here" refers to the...
2010-12-30 guyOK, I found a URL that will get you to the CPAN page...
2010-12-30 guyThe rids argument to samr_GetGroupsForUser() is *not...
next