obnox/wireshark/wip.git
2011-11-09 stigAs reported by Michael Speck:
2011-11-09 wmeierFix a number of proto_tree_add_item() encoding args.
2011-11-09 stigRemoved 'old-style parameter declaration'.
2011-11-09 wmeierFix some [-Wunused-but-set-variable] warnings
2011-11-09 wmeierFix some [-Wunused-but-set-variable] warnings;
2011-11-08 cmaynardIn the unlikely case that there are no ops, don't appen...
2011-11-08 gerald1.7.0 → 1.7.1.
2011-11-08 geraldBuild 1.7.0.
2011-11-08 cmaynardFrom Michael Mann via https://bugs.wireshark.org/bugzil...
2011-11-08 etxrabTry to fix defined but not used warnings.
2011-11-08 stigCleanup in svn:ignore after the change to build the...
2011-11-08 cmaynardpacket_info's in_error_pkt is now a bitfield like in_gr...
2011-11-08 sfisherFix message_type defined but unused compiler warning...
2011-11-08 etxrabpacket-sbc-ap-template.c:138: warning: unused variable...
2011-11-08 etxrabGet rid of set-but-not-used warnings.
2011-11-08 etxrabAdd a dissector for tools.ietf.org/html/draft-mahalinga...
2011-11-08 etxrabUse the correct length for the NAS message container.
2011-11-08 etxrabAdd SBc Application Part (SBc-AP) to build.
2011-11-08 cmaynardImprove ICMP conversation tracking, especially when...
2011-11-08 etxrabAdd SBc Application Part (SBc-AP) dir
2011-11-08 geraldRemove a duplicate "TID" found by checkAPIs.pl.
2011-11-08 alagoutteFrom Pontus Fuchs via https://bugs.wireshark.org/bugzil...
2011-11-08 martinmMake some variables volatile to avoid warnings with...
2011-11-08 alagoutteFrom Iain Arnell via https://bugs.wireshark.org/bugzill...
2011-11-07 geraldChange the use of threads from "mostly always, dependin...
2011-11-07 alagoutteFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2011-11-07 stigDo not return from within a TRY/CATCH/ENDTRY because...
2011-11-07 stigDo not return from within a TRY/CATCH/ENDTRY because...
2011-11-06 guyAttempt to fix the RCS ID.
2011-11-06 alagoutteFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2011-11-06 alagoutteFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
2011-11-06 stigFrom Robert G. Jakabosky via bug 5575:
2011-11-06 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-11-06 etxrabDissect RIM related IEs
2011-11-05 guyAdd a preference to select whether to use LAPD or DPNSS...
2011-11-05 guyFix what I think is a typo in the introductory comment.
2011-11-05 guyFix what I assume is a typo in the introductory comment.
2011-11-04 guyUpdates based on stuff seen in a new capture.
2011-11-04 guyGet rid of non-ASCII characters in comments.
2011-11-04 etxrabDissect RIM Routing Address Discriminator and RAN Trans...
2011-11-04 etxrabDissect RIMInformation.
2011-11-04 stigOnly have the option to turn off syntax check capture...
2011-11-04 morrissTerminate a value_string.
2011-11-04 stigFrom Roland Knall via bug 6538:
2011-11-03 etxrabFix GRE Key entry
2011-11-03 stigFrom Roland Knall via bug 6539:
2011-11-03 stigFrom Roland Knall via bug 6538:
2011-11-03 martinmAdd (most) primitive header items to the tree before...
2011-11-03 sfisherRemove apparent debug code that causes these console...
2011-11-02 geraldUpdate the list of new features.
2011-11-02 geraldFix spelling.
2011-11-02 guyWe have to remove svnversion.h with "make distclean".
2011-11-02 stigRevert revision 39665 (for bug 6472) which introduced...
2011-11-02 etxrabFrom Roland Knall:
2011-11-02 etxrabFrom Roland Knall:
2011-11-02 guyThe answer to
2011-11-02 etxrabHandle differences in Camel V2
2011-11-02 guyRequiescat in pace, osx-build.sh.
2011-11-02 geraldRemove osx-build.sh. It was never fully ported to the...
2011-11-02 stigFrom Andrew Kampjes via bug 6536:
2011-11-02 etxrabExport NAEA-CIC to be used by Camel.
2011-11-02 etxrabFrom Yaniv Kaul:
2011-11-02 guyUse "%g" for float as well as double.
2011-11-02 guyAmazingly, there *are* apparently protocols with IPv4...
2011-11-01 etxrabFrom Roland Knall:
2011-11-01 morrissRemove comma at the end of several enumerator lists.
2011-11-01 morrissWhen checking for GTK+2, indicate that we will *not...
2011-11-01 morrissDisable the CIP dissector until we can solve the fuzz...
2011-10-31 sfisherFix compilation error:
2011-10-31 guyOne "packet-" suffices.
2011-10-31 guyGive Iain Arnell specific credit for various ajp13...
2011-10-31 alagoutteFrom Martin Renold via https://bugs.wireshark.org/bugzi...
2011-10-31 alagoutteFrom Marek Tews via https://bugs.wireshark.org/bugzilla...
2011-10-31 etxrabTry to fix warnings.
2011-10-31 alagoutteFrom me via https://bugs.wireshark.org/bugzilla/show_bu...
2011-10-31 alagoutteFrom Thomas Dreibholz via https://bugs.wireshark.org...
2011-10-31 alagoutteAdd BT-DHT to the Author Xiao Xiangquan
2011-10-31 stigNo need to ep_strdup a string to lua_pushstring.
2011-10-31 etxrabSet the ENC_ on the remaining proto_add_item().
2011-10-30 rbalintCompare current ABI to last (git) tagged version's ABI
2011-10-30 stigDon't ep_strdup the protocol name when register a disse...
2011-10-30 stigFixed some coding errors:
2011-10-30 etxrabFix unused variable warnings.
2011-10-30 etxrabFrom Thomas Dreibholz:
2011-10-30 etxrabFrom Kevin Hildebrand:
2011-10-30 etxrabFrom Lori Tribble:
2011-10-30 etxrabFrom Martin Kaiser:
2011-10-30 etxrabFrom Pascal Quantin:
2011-10-30 stigIncrease the size of a unknown INTEGER to FT_INT64...
2011-10-30 rbalintpass file to wireshark in wireshark.desktop
2011-10-30 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-10-30 guyClang Cat is watching you fail to check for a null...
2011-10-29 guyDon't set mr_mult_req_info->num_services *unless we...
2011-10-29 stigAdded support for big integer64 values.
2011-10-29 stigBased on a patch provided by Prashanth in bug 6472:
2011-10-29 stigFixed max and min in sint24_from_unparsed() again.
2011-10-28 guyIt appears that the "packet" records are actually ...
2011-10-28 stigFixed max and min in sint24_from_unparsed().
2011-10-28 stigFixed a typo: strtoull() -> strtoul()
2011-10-28 stigSimplified code for checking integer ranges.
next