metze/wireshark/wip.git
2013-10-30 Michael MannUpdate the ASN.1 generated dissectors that were missed...
2013-10-30 Evan HuusWhen adding an entry to a dissector string table, take...
2013-10-30 Jeff MorrissSet SVN properties.
2013-10-29 Anders BromanFix proto.c:4498: warning: 'compare_filter_name' define...
2013-10-29 Anders BromanOptimize proto_get_id_by_filter_name() by using the...
2013-10-29 Martin MathiesonMark an unused parameter as such
2013-10-29 Martin Kaiserif pointer==0, the section starts immediately
2013-10-29 Martin Kaiserseparate function for dissecting the adaptation field
2013-10-29 Jeff MorrissRevert r52905 and r52908: they're causing plenty of...
2013-10-29 Jeff MorrissRemove no-longer-used parameter.
2013-10-29 Michael MannPass T.38 data to subdissectors directly instead of...
2013-10-29 Michael MannRemove use of pinfo->private_data
2013-10-29 Martin MathiesonAdd casts to results of g_hash_table_lookup() calls
2013-10-29 Martin MathiesonShow security config settings in each PDCP PDU. Don...
2013-10-29 Jeff MorrissAdd some items to the list of things still to be done.
2013-10-29 Michael MannAdjust when dissect_diameter_avp loop is called to...
2013-10-29 Bill MeierWhitespace fixes: Replace some tabs by spaces & etc
2013-10-29 Jeff MorrissFrom Marko Hrastovec via https://bugs.wireshark.org...
2013-10-29 Bill MeierFrom didier gautheron: remove redundant or use faster...
2013-10-29 Martin MathiesonAdd a cast to try to fix OSX buildbot
2013-10-29 Martin MathiesonPass security command details (integrity and ciphering...
2013-10-29 Irene RüngelerMake the packet analysis for SCTP independent from...
2013-10-29 Martin Kaisersimplify file_error()
2013-10-29 Martin Kaiserallow err_info==NULL in file_error()
2013-10-29 Martin KaiserFrom Peter Wu
2013-10-29 Gerald CombsRevert part of 52896 and (for now) all of 52935. As...
2013-10-29 Jeff MorrissMake it so out-of-tree builds (autofoo and cmake) have...
2013-10-29 Guy HarrisSupport building and installing both Qt and GTK+.
2013-10-29 Michael MannHave GTPv2 pass its "instance ID" to "private extension...
2013-10-28 Gerald CombsFix scroll bar ranges.
2013-10-28 Gerald CombsAdd c-ares. Untested, but it *should* work.
2013-10-28 Gerald CombsRemove some (but not all) U3 remnants.
2013-10-28 Martin KaiserTABs -> spaces
2013-10-28 Pascal QuantinAdd Tinkerforge to the list of new protocols
2013-10-28 Bill MeierFIX compiler warning:
2013-10-28 Bill MeierFrom Ishraq Ibne Ashraf: Tinkerforge protocol dissector
2013-10-28 Michael MannAdd an extra parameter to gtp_match_response() so pinfo...
2013-10-28 Gerald CombsAdd some verbosity.
2013-10-28 Michael TüxenFix the compilation.
2013-10-28 Anders BromanAdd an if(tree) and tweek col_add_fstr().
2013-10-28 Jeff MorrissFrom Peter Wu via https://bugs.wireshark.org/bugzilla...
2013-10-28 Martin Kaisermake Pointer filterable
2013-10-28 Martin Kaiserpacked_analysis_data_t -> packet_analysis_data_t
2013-10-28 Martin Kaisercorrect typos
2013-10-28 Martin Kaiserremove unnecessary return; lines
2013-10-28 Martin Kaiseradd tags file to .gitignore
2013-10-28 Martin Kaiserinitialize tree variables
2013-10-28 Michael MannPass diam_sub_dis_t directly to the subdissectors inste...
2013-10-28 Martin MathiesonRemove accidentally-added private dissectors from Makefile
2013-10-28 Martin MathiesonComment changes only
2013-10-28 Michael MannPass tcap_private into the dissectors that need it...
2013-10-28 Bill MeierRevert SVN #52914;
2013-10-28 Bill MeierFrom Shekhar Chandra: support for version 3.0 of netsca...
2013-10-28 Gerald CombsMore size and position tweaks.
2013-10-28 Evan HuusUse _add_item not _add_uint as pointed out by checkAPI
2013-10-28 Jeff MorrissFix up some formatting.
2013-10-27 Michael MannRemove "Cisco MDS-specific" fields from packet_info...
2013-10-27 Evan HuusDissect Kafka "fetch" requests and responses.
2013-10-27 Jeff MorrissAs pointed by Evan: don't leak memory when the string...
2013-10-27 Pascal QuantinFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 Gerald CombsTry to improve the appearance of the sequence diagram.
2013-10-27 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-10-27 Martin MathiesonInitialise a couple of variables to avoid bogus may...
2013-10-27 Pascal QuantinFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 Pascal QuantinFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 Pascal QuantinFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 Evan HuusMark unused parameters.
2013-10-27 Michael MannRemove iplen and iphdrlen from struct _packet_info.
2013-10-27 Pascal QuantinFix relative path now that u3 folder has been removed
2013-10-27 Pascal QuantinDo not reset pinfo->curr_layer_num in packet-frame.c
2013-10-27 Gerald CombsRemove U3 code and packaging.
2013-10-27 Gerald CombsAdd Gettext to PACKAGELIST. Homebrew puts it in a nonst...
2013-10-27 Michael MannHave X.25 dissector pass boolean q_bit_set value throug...
2013-10-27 Michael MannAllow "circuit dissectors" to pass data between dissect...
2013-10-27 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2013-10-27 Anders BromanFrom Zoltán Lajos Kis:
2013-10-27 Anders BromanFrom Zoltán Lajos Kis:
2013-10-27 Jörg MayerVarious updates - go into a little depth now.
2013-10-27 Jörg MayerTreat IE 173 (symbol proprietary) like we treat the...
2013-10-27 Michael MannHave ANSI TCAP dissector pass data through subdissector...
2013-10-27 Jeff MorrissMore SVN properties cleanup.
2013-10-27 Michael MannRemove use of pinfo->private_data and just pass the...
2013-10-27 Jeff MorrissFix up some more svn properties.
2013-10-27 Jeff MorrissDon't set svn:keywords on .pod files. Remove it from...
2013-10-26 Pascal QuantinFrom robionekenobi via https://bugs.wireshark.org/bugzi...
2013-10-26 Evan HuusUpdates to radiotap-iter licensing terms. The upstream...
2013-10-26 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2013-10-26 Michael MannDon't use private_data for pwatm_private_data_t and...
2013-10-26 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-10-26 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-10-26 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-10-26 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-10-26 Alexis La GoutteRemove unused variable
2013-10-26 Alexis La GoutteFix indent and add modelines info
2013-10-26 Evan HuusConvert some emem to wmem. It took some manual flow...
2013-10-26 Michael MannBluetooth: SDP: Decode custom 128bit UUIDs and minor...
2013-10-26 Michael MannBluetooth: OBEX: PBAP: Fix Filter parameter. Bug 9327...
2013-10-26 Anders BromanConvert to value_str_ext in a couple of places.
2013-10-26 Bill MeierFix several [-Wunused-const-variable] warnings (using...
2013-10-26 Evan HuusCleanups to the TPNCP database parser/loader:
next