metze/wireshark/wip.git
2011-05-09 Guy HarrisIf a gzipped file's name ends in .caz, don't check...
2011-05-09 Guy HarrisSupport SMB_FIND_FILE_UNIX_INFO2.
2011-05-09 Guy HarrisCount padding bytes against the transaction data byte...
2011-05-08 Balint ReczeyNote that README.Debian contains the procedure of setti...
2011-05-08 Guy HarrisThere is no guarantee that, just because there's a...
2011-05-08 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2011-05-08 Balint ReczeyIf no interface is found for capturing show this inform...
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2011-05-07 Jaap KeuterFrom Jens Osterkamp:
2011-05-06 Jakub ZawadzkiMove fpinf dereference after NULL check.
2011-05-06 Gerald CombsHuzaifa Sidhpurwala of Red Hat Security Response Team...
2011-05-06 Anders BromanFrom Tamás Regõs:
2011-05-06 Anders Broman VALS(& -> VALS(
2011-05-06 Jakub ZawadzkiAdd note about ::/96 being deprecated.
2011-05-06 Guy HarrisUse strtoul() rather than sscanf to parse octal and...
2011-05-06 Jeff MorrissPrefix the message class names with RELOAD_ to prevent...
2011-05-06 Jeff MorrissFrom Ed Day via https://bugs.wireshark.org/bugzilla...
2011-05-06 Jeff MorrissFrom Peter Paluch via https://bugs.wireshark.org/bugzil...
2011-05-06 Jeff MorrissFrom Marc Petit-Huguenin via https://bugs.wireshark...
2011-05-05 Jeff MorrissForgot to remove my editor's tabs before committing...
2011-05-05 Jakub ZawadzkiFix false positive compiler warnings:
2011-05-05 Jakub ZawadzkiIntroduce ip6_to_str_buf_len (little cleaner version...
2011-05-05 Jeff MorrissApply rev 14059 to non-Windows: update the display...
2011-05-05 Jakub ZawadzkiSubtract (not add!) preamble length from remaining...
2011-05-05 Chris MaynardFix decoding of CP56Time2a timestamp. Resolves bug...
2011-05-05 Jakub ZawadzkiCleanup: replace se_alloc+memcpy combo with single...
2011-05-05 Anders BromanMore GUIManager stuff.
2011-05-05 Bill Meierpacket-xtp.h used only in packet-xtp.c; Move packet...
2011-05-05 Bill MeierDon't assign to unused variable: Coverity 1132 [UNUSED].
2011-05-05 Bill MeierFix two cases of assignment to unused variables: Coveri...
2011-05-05 Bill MeierFix two unused variable assignments: Coverity 1140.
2011-05-04 Bill MeierFix 3 memory leaks: unused g_malloc(): Coverity 1148...
2011-05-04 Bill MeierFix Coverity 1191: DEADCODE;
2011-05-04 Jakub ZawadzkiCleanup: g_malloc can't return NULL, remove checks...
2011-05-04 Stephen FisherFrom Nick Glass via bug #5887: DACP (apple remote)...
2011-05-04 Jakub ZawadzkiCleanup: replace sizeof(arr)/sizeof(arr[0]) with shorte...
2011-05-04 Anders BromanMore GUIManager stuff.
2011-05-04 Anders BromanFrom Pascal Quantin:
2011-05-04 Jeff MorrissOnce we start printing an "opened up" (tshark -O) tree...
2011-05-03 Anders BromanMore GUIManager stuff.
2011-05-03 Anders BromanMore GUIManager stuff.
2011-05-03 Jakub ZawadzkiPacket editor:
2011-05-03 Stephen FisherFrom Jose Pico via bug #5884: Corrected export_object...
2011-05-03 Anders BromanDo some prep work on GUIManager code, if you enable...
2011-05-03 Anders BromanDo some prep work on GUIManager code, if you enable...
2011-05-03 Chris MaynardWrap text of description for -O.
2011-05-03 Guy HarrisNote what NetMon 3 actually uses various types for.
2011-05-03 Guy HarrisSet the pseudo-header regardless of whether we have...
2011-05-03 Guy HarrisIt appears that, in NetMon 802.11 captures, management...
2011-05-03 Guy HarrisSquelch a compiler warning - but note, in a comment...
2011-05-03 Guy HarrisFix indentation (tab stops are not guaranteed to be...
2011-05-03 Guy HarrisFrom Tom Brezinski - fix for bug 5869:
2011-05-03 Guy HarrisDon't bother checking for gzgets(), as we don't use...
2011-05-03 Guy HarrisOne bit suffices for the "columnized" and "colorized...
2011-05-03 Guy HarrisTShark doesn't need column text attached to each frame...
2011-05-03 Guy HarrisFix a comment.
2011-05-02 Stephen FisherFrom Peter Paluch via bug #5877: EIGRP dissector enhanc...
2011-05-02 Jeff MorrissFix the (fuzzed) memory allocation failure reported...
2011-05-02 Stig BjørlykkeSupport content-type x-gzip and x-deflate, as described...
2011-05-02 Bill MeierFor "per packet" file encapsulation, display a list...
2011-05-01 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2011-04-30 Gerald CombsCheck our PDU length. Fixes the infinite loop found...
2011-04-30 Anders BromanUse correct signature on callbacks.
2011-04-29 Jeff MorrissOops, the Windows HAVE_GZCLEARERR stuff did work; take...
2011-04-29 Jeff MorrissDon't check for the existence of gzclearerr() any more.
2011-04-29 Jeff MorrissOn Windows: don't (try but fail--the code did not work...
2011-04-29 Bill MeierAdd "Wireshark ... Copyright ...".
2011-04-29 Bill Meier#include <epan/prefs.h> not req'd since there are no...
2011-04-29 Bill MeierRemove two unneeded forward declarations.
2011-04-29 Bill MeierReformat long lines in hf[] definition for readability;
2011-04-29 Jakub Zawadzkiconfigure: remove test for gzclearerr (not used anymore...
2011-04-29 Stig BjørlykkeUntabify
2011-04-29 Stig BjørlykkeFrom Edwin Groothuis via bug 5870:
2011-04-29 Jeff MorrissUse proto_tree_add_item() when it saves us from having...
2011-04-29 Jeff MorrissIf we're in a message return (UDTS or XUDTS), set pinfo...
2011-04-29 Jeff MorrissAdd default color filters for SCTP abort messages and...
2011-04-28 Anders BromanFrom Pascal Quantin:
2011-04-28 Guy HarrisArray indices are integers, not Booleans. (The code...
2011-04-28 Bill MeierRemove an XXX comment;
2011-04-28 Bill MeierExternal subdissectors should be called regardless...
2011-04-28 Bill MeierAdd missing $Id$ and "Wireshark ... Copyright ..."
2011-04-28 Bill MeierRemove an unneeded forward declaration (fixes compiler...
2011-04-28 Bill MeierAdd missing "Wireshark .... Copyright ..".
2011-04-28 Bill MeierConvert what appears to be the use of "4 space tabs...
2011-04-28 Bill Meier#include <stdio.h> not req'd;
2011-04-28 Anders BromanMinor updates.
2011-04-28 Anders BromanAdd grouped AVP:s
2011-04-28 Jeff MorrissAdd SVN Id tag. Don't use deprecated dissector_add().
2011-04-28 Jakub ZawadzkiTry to fix:
2011-04-28 Jakub ZawadzkiChange value_string_ext->_vs_match to return value_stri...
2011-04-28 Stig BjørlykkeInitialize if_device to NULL at start and when g_free.
2011-04-28 Stig BjørlykkeRemoved unused variables and functions.
2011-04-28 Anders BromanFrom Hans-Christoph Schemmel:
2011-04-28 Anders BromanFix warnings:
2011-04-28 Jeff MorrissFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2011-04-28 Jeff MorrissAfter testing for the presence of python-config, fix...
2011-04-28 Jeff MorrissFix one of the complaints in https://bugs.wireshark...
2011-04-28 Jeff MorrissDon't dump core if Python was not able to load the...
2011-04-28 Bill Meier#include <stdlib.h> not needed;
2011-04-27 Gerald CombsFrom Juliusz Chroboczek via bug 5812:
next