metze/wireshark/wip.git
2013-11-01 Bill MeierFrom robionekenobi: Enhancement of the packet-mq dissec...
2013-11-01 Jeff MorrissFrom Thomas Dreibholz via https://bugs.wireshark.org...
2013-11-01 Michael MannGeneral dissector cleanup.
2013-11-01 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-11-01 Pascal QuantinClarify which filter types can share the same name
2013-11-01 Pascal QuantinFrom Peter Wu via https://bugs.wireshark.org/bugzilla...
2013-11-01 Jörg MayerAdd generation of release notes.
2013-11-01 Jörg MayerRemove a comment about adding use of the sh version...
2013-11-01 Jörg MayerFix a typo that was never noticed
2013-10-31 Anders BromanIncrease PROTO_PRE_ALLOC_HF_FIELDS_MEM
2013-10-31 Chris MaynardMake declarations consistent, fix typos, remove tabs...
2013-10-31 Michael MannUSB/PN532: Fix dissector to use new dissector *data...
2013-10-31 Michael MannBluetooth: SDP: Recognize attributes by record handle...
2013-10-31 Michael Mannsb3_task_id_t is not used in any existing dissector...
2013-10-31 Martin MathiesonTest was the wrong way around
2013-10-31 Irene RüngelerAdd licence information.
2013-10-31 Evan HuusFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2013-10-31 Gerald CombsFix up some macros.
2013-10-31 Michael MannAdd a data parameter to call_ber_oid_callback to be...
2013-10-31 Gerald CombsSet the progress bar animation behavior to match other...
2013-10-31 Gerald CombsTry to make the animation a little more natural.
2013-10-30 Gerald CombsMove the geometry shenanigans a bit further ahead in...
2013-10-30 Gerald CombsFix maximized geometry behavior on non-OS X systems.
2013-10-30 Gerald CombsFix a comparison.
2013-10-30 Gerald CombsAdd initial support for geometry settings in the main...
2013-10-30 Martin KaiserBAT has a Bouquet ID, no Service ID
2013-10-30 Martin Kaiseradd one more private data specifier
2013-10-30 Chris MaynardRemove an extraneous semicolon.
2013-10-30 Jeff MorrissAdd some documentation to hopefully help dissector...
2013-10-30 Martin MathiesonInitialise current_security to NULL, to avoid possibly...
2013-10-30 Martin MathiesonGet rid of value_strings that appear to be a throwback...
2013-10-30 Martin MathiesonDon't call RRC dissector if should be ciphered. Take...
2013-10-30 Michael MannAllow string-based dissector tables to pass data betwee...
2013-10-30 Evan HuusReplace some proto_tree_add_string_format with proto_tr...
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...
next