metze/wireshark/wip.git
2013-11-01 jmayerAdd generation of release notes.
2013-11-01 jmayerRemove a comment about adding use of the sh version...
2013-11-01 jmayerFix a typo that was never noticed
2013-10-31 etxrabIncrease PROTO_PRE_ALLOC_HF_FIELDS_MEM
2013-10-31 cmaynardMake declarations consistent, fix typos, remove tabs...
2013-10-31 mmannUSB/PN532: Fix dissector to use new dissector *data...
2013-10-31 mmannBluetooth: SDP: Recognize attributes by record handle...
2013-10-31 mmannsb3_task_id_t is not used in any existing dissector...
2013-10-31 martinmTest was the wrong way around
2013-10-31 ruengelerAdd licence information.
2013-10-31 eapacheFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2013-10-31 geraldFix up some macros.
2013-10-31 mmannAdd a data parameter to call_ber_oid_callback to be...
2013-10-31 geraldSet the progress bar animation behavior to match other...
2013-10-31 geraldTry to make the animation a little more natural.
2013-10-30 geraldMove the geometry shenanigans a bit further ahead in...
2013-10-30 geraldFix maximized geometry behavior on non-OS X systems.
2013-10-30 geraldFix a comparison.
2013-10-30 geraldAdd initial support for geometry settings in the main...
2013-10-30 martinkBAT has a Bouquet ID, no Service ID
2013-10-30 martinkadd one more private data specifier
2013-10-30 cmaynardRemove an extraneous semicolon.
2013-10-30 morrissAdd some documentation to hopefully help dissector...
2013-10-30 martinmInitialise current_security to NULL, to avoid possibly...
2013-10-30 martinmGet rid of value_strings that appear to be a throwback...
2013-10-30 martinmDon't call RRC dissector if should be ciphered. Take...
2013-10-30 mmannAllow string-based dissector tables to pass data betwee...
2013-10-30 eapacheReplace some proto_tree_add_string_format with proto_tr...
2013-10-30 mmannUpdate the ASN.1 generated dissectors that were missed...
2013-10-30 eapacheWhen adding an entry to a dissector string table, take...
2013-10-30 morrissSet SVN properties.
2013-10-29 etxrabFix proto.c:4498: warning: 'compare_filter_name' define...
2013-10-29 etxrabOptimize proto_get_id_by_filter_name() by using the...
2013-10-29 martinmMark an unused parameter as such
2013-10-29 martinkif pointer==0, the section starts immediately
2013-10-29 martinkseparate function for dissecting the adaptation field
2013-10-29 morrissRevert r52905 and r52908: they're causing plenty of...
2013-10-29 morrissRemove no-longer-used parameter.
2013-10-29 mmannPass T.38 data to subdissectors directly instead of...
2013-10-29 mmannRemove use of pinfo->private_data
2013-10-29 martinmAdd casts to results of g_hash_table_lookup() calls
2013-10-29 martinmShow security config settings in each PDCP PDU. Don...
2013-10-29 morrissAdd some items to the list of things still to be done.
2013-10-29 mmannAdjust when dissect_diameter_avp loop is called to...
2013-10-29 wmeierWhitespace fixes: Replace some tabs by spaces & etc
2013-10-29 morrissFrom Marko Hrastovec via https://bugs.wireshark.org...
2013-10-29 wmeierFrom didier gautheron: remove redundant or use faster...
2013-10-29 martinmAdd a cast to try to fix OSX buildbot
2013-10-29 martinmPass security command details (integrity and ciphering...
2013-10-29 ruengelerMake the packet analysis for SCTP independent from...
2013-10-29 martinksimplify file_error()
2013-10-29 martinkallow err_info==NULL in file_error()
2013-10-29 martinkFrom Peter Wu
2013-10-29 geraldRevert part of 52896 and (for now) all of 52935. As...
2013-10-29 morrissMake it so out-of-tree builds (autofoo and cmake) have...
2013-10-29 guySupport building and installing both Qt and GTK+.
2013-10-29 mmannHave GTPv2 pass its "instance ID" to "private extension...
2013-10-28 geraldFix scroll bar ranges.
2013-10-28 geraldAdd c-ares. Untested, but it *should* work.
2013-10-28 geraldRemove some (but not all) U3 remnants.
2013-10-28 martinkTABs -> spaces
2013-10-28 pascalAdd Tinkerforge to the list of new protocols
2013-10-28 wmeierFIX compiler warning:
2013-10-28 wmeierFrom Ishraq Ibne Ashraf: Tinkerforge protocol dissector
2013-10-28 mmannAdd an extra parameter to gtp_match_response() so pinfo...
2013-10-28 geraldAdd some verbosity.
2013-10-28 tuexenFix the compilation.
2013-10-28 etxrabAdd an if(tree) and tweek col_add_fstr().
2013-10-28 morrissFrom Peter Wu via https://bugs.wireshark.org/bugzilla...
2013-10-28 martinkmake Pointer filterable
2013-10-28 martinkpacked_analysis_data_t -> packet_analysis_data_t
2013-10-28 martinkcorrect typos
2013-10-28 martinkremove unnecessary return; lines
2013-10-28 martinkadd tags file to .gitignore
2013-10-28 martinkinitialize tree variables
2013-10-28 mmannPass diam_sub_dis_t directly to the subdissectors inste...
2013-10-28 martinmRemove accidentally-added private dissectors from Makefile
2013-10-28 martinmComment changes only
2013-10-28 mmannPass tcap_private into the dissectors that need it...
2013-10-28 wmeierRevert SVN #52914;
2013-10-28 wmeierFrom Shekhar Chandra: support for version 3.0 of netsca...
2013-10-28 geraldMore size and position tweaks.
2013-10-28 eapacheUse _add_item not _add_uint as pointed out by checkAPI
2013-10-28 morrissFix up some formatting.
2013-10-27 mmannRemove "Cisco MDS-specific" fields from packet_info...
2013-10-27 eapacheDissect Kafka "fetch" requests and responses.
2013-10-27 morrissAs pointed by Evan: don't leak memory when the string...
2013-10-27 pascalFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 geraldTry to improve the appearance of the sequence diagram.
2013-10-27 morrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-10-27 martinmInitialise a couple of variables to avoid bogus may...
2013-10-27 pascalFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 pascalFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 pascalFrom Michal Labedzki via https://bugs.wireshark.org...
2013-10-27 eapacheMark unused parameters.
2013-10-27 mmannRemove iplen and iphdrlen from struct _packet_info.
2013-10-27 pascalFix relative path now that u3 folder has been removed
2013-10-27 pascalDo not reset pinfo->curr_layer_num in packet-frame.c
2013-10-27 geraldRemove U3 code and packaging.
2013-10-27 geraldAdd Gettext to PACKAGELIST. Homebrew puts it in a nonst...
next