obnox/wireshark/wip.git
2011-04-19 stigFrom Michael Mann via bug 2794:
2011-04-18 cmaynardWrap actual_len inside #ifdef DEBUG_K12 to avoid gcc...
2011-04-18 geraldWe don't have any preferences, so remove the prefs...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 alagoutteFix 100(!) Dead Store (Dead assignement/Dead increment...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 alagoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-18 stigRemoved some unneeded assignments.
2011-04-18 stigMake it build.
2011-04-18 etxrabStart merging from packet-pdcp-lte.c
2011-04-18 cmaynardUpdate Motonori Shindo's email address at the author...
2011-04-17 martinmRetire a preference that can be always on now.
2011-04-17 martinmAllow signaling protocol (e.g. RRC) to set number of...
2011-04-17 tuexenDecode the SI value in DATA messages correclty.
2011-04-17 stigOne more unused argument.
2011-04-17 stigRemoved unneeded assignments.
2011-04-17 stigMark unused arguments with _U_.
2011-04-17 stigRemoved unneeded assignments to self.
2011-04-17 stigRemoved an unneeded assignment, they are both always 0.
2011-04-17 stigCorrected equality check in frag_equal().
2011-04-17 etxrabCoverity UNUSED_VALUE
2011-04-17 etxrabCoverity UNUSED_VALUE
2011-04-17 stigMark err as unused in k12text_dump_open().
2011-04-17 stigCheck for valid docsis_handle, and use data_handle...
2011-04-17 alagoutteAdd QoS Capability element (46) and Extended Supported...
2011-04-17 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-04-17 martinmAdd a way for configuration protocol (e.g. RRC) to...
2011-04-17 etxrabFix Unused varaiable warnings.
2011-04-17 alagoutteUsing the routing subtree (Miss in my last patch)
2011-04-16 geraldRemove another unneeded NULL check. Fixes Coverity...
2011-04-16 geraldFix Coverity CIDs 603 & 604.
2011-04-16 geraldFix the warnings in Coverity CIDs 606-608.
2011-04-16 geraldAdd NULL checks. Fixes Coverity CIDs 509 and 510.
2011-04-16 etxrabTry to make the OSX buildbot happy.
2011-04-16 alagoutteConvert ICMPv6 dissector to "new-style" dissector
2011-04-16 geraldFrom Edwin Groothuis via bug 5813:
2011-04-16 stigInitialize feedback_data_len to avoid a compiler warning.
2011-04-16 etxrabFrom Dirk:
2011-04-16 geraldFix compilation errors.
2011-04-16 etxrabFix:
2011-04-16 etxrabFrom Neil Piercy:
2011-04-16 etxrabFrom Motonori Shindo:
2011-04-16 etxrabAdd rohc
2011-04-16 etxrabAdd a basic ROCH dissector.
2011-04-16 martinmShow max UEs/TTI in MAC stats window (UL/DL separately).
2011-04-15 martinmKeep track of how many UL/DL UEs in a TTI, and attach...
2011-04-15 sfisherFrom Edwin Groothuis via bug #5833: Make number of...
2011-04-15 martinmRemove more unnecessary assignments. Coverity 1022...
2011-04-15 guyReturn ENOMEM if we run out of memory. (We're either...
2011-04-14 cmaynardFrom Andrew Feren via bug 5774: Make V9TEMPLATE_MAX_FIE...
2011-04-14 cmaynardRevert r24047. Fixes bug 5822.
2011-04-14 alagoutteUpdate to last IANA parameters (2011-04-08)
2011-04-14 kukosaExport new file_...() functions from libwiretap.dll
2011-04-14 guyZero is zero is zero, as Gertrude Stein didn't say.
2011-04-14 etxrabFrom Mathieu Parent:
2011-04-14 etxrabFrom Mathieu Parent:
2011-04-14 guyCheck for _setmode() failing, Just In Case. Squelches...
2011-04-14 guyCheck for pkg-config's path as well, just in case it...
2011-04-14 cmaynardMention that tshark can now display ICMP and ICMPv6...
2011-04-14 cmaynardVia bug5774, Andrew Feren requested V9TEMPLATE_MAX_FIEL...
2011-04-13 wmeierFrom Solomon Peachy:Fix "Missing indication that we...
2011-04-13 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-13 wmeierComment out code to create a subtree since it's (curre...
2011-04-13 cmaynardAllow TCP segment data to be filterable via "tcp.data".
2011-04-13 geraldUpdate to reflect recent changes in epan/strutil.[ch].
2011-04-13 sfisherChange ws_strdup_escape_underscore() function to be...
2011-04-13 geraldcapinfos and editcap need PYTHON_DIR when we have Pytho...
2011-04-13 alagoutteAdd Tag Quiet (40) and IBSS DFS (41)
2011-04-13 sfisherRollback r36614 and change dissect_SMUX_PDUs_PDU()...
2011-04-13 etxrabOk let's try GTK 2.22 on Win64 too - fix a typo.
2011-04-13 morrissBased on https://bugs.wireshark.org/bugzilla/show_bug...
2011-04-13 jmayer+ Fix bug listed in CID 1182:
2011-04-13 etxrabOk let's try GTK 2.22 on Win64 too.
2011-04-13 etxrabTry out GTK 2.22
2011-04-13 etxrabRestore defaults
2011-04-13 etxrabCast away size_t warnings on win64.
2011-04-13 etxrabBuild win64 with a modified zlib (google is your friend).
2011-04-12 sfisherFix Coverity 524: NEGATIVE_RETURNS
2011-04-12 sfisherFix Coverity 1047: UNUSED_VALUE in dissect_smux
2011-04-12 etxrabUse the new label(It will still break on zlib as zlib...
2011-04-12 stigCleanup ProcessError().
2011-04-12 geraldRegenerate more ASN.1 dissectors for Coverity.
2011-04-12 geraldAdd x509if_frame_end() which is passed to register_fram...
2011-04-12 sfisherPut back in one of the includes removed in r36606:...
2011-04-12 wmeierDon't assign to a proto_item * if the value won't be...
2011-04-12 stigAdded a FALLTHRU comment to avoid a missing break warning.
2011-04-12 wmeierDon't assign to a variable if the value won't be used...
2011-04-12 wmeierFix two instances of apparent use of incorrect tree...
2011-04-12 stigRemoved some unused variables.
2011-04-12 cmaynardDon't bother to strcpy() an empty string; just set...
2011-04-12 cmaynardUse g_snprintf instead of sprintf: (Part of) Covertiy...
2011-04-12 guy#if 0 out some unused variables; we may make use of...
2011-04-12 cmaynardUse g_strlcat instead of strcat: Coverity 632.
2011-04-12 cmaynardUse g_snprintf instead of sprintf and g_strlcat instead...
2011-04-12 wmeierFix nasm pathname: nasm-2.09-08\nasm.exe ==> nasm-2...
next