Add proper "Decode As" mechanism for L2TPv3 subdissectors instead of preference.
[metze/wireshark/wip.git] / debian /
2015-06-18 Gerald Combs1.99.7 → 1.99.8
2015-06-18 Gerald CombsAdd frequency_utils.
2015-06-16 Gerald CombsAdd the wireless toolbar.
2015-06-15 Michal LabedzkiQt/Bluetooth: Add Devices dialogue
2015-05-31 Gerald Combs[Automatic update for 2015-05-31]
2015-05-28 Gerald Combs1.99.6 → 1.99.7.
2015-04-30 Pavel StrnadAdd reordercap to the wireshark-common package
2015-04-22 Michal LabedzkiAdd androiddump to debian package
2015-04-16 Arnd HannemannFix misspellings in German debconf translation
2015-04-13 Michael MannAdd more "bitmask grouping" APIs.
2015-03-22 Pascal QuantinUpdate libwireshark0.symbols file
2015-03-20 Michael MannReduce epan dependence on dissectors by having print...
2015-03-20 Gerald Combs1.99.5 → 1.99.6.
2015-03-19 Gerald Combs1.99.4 → 1.99.5.
2015-03-19 AndersBromanImplement proto_tree_add_item_ret_int() and proto_tree_...
2015-03-19 Michael MannEliminate decode_bitfield_value from "public" use.
2015-03-12 Peter WuExport CLIENT_RANDOM with Export SSL Session Keys
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-03-06 Guy HarrisReflect wsutil changes.
2015-03-05 Guy HarrisThere's no proto_tree_add_bytes_with_bytes() routine.
2015-03-05 Gerald Combs1.99.3 → 1.99.4.
2015-03-03 Michael MannAdd tvb_get_ether_name
2015-03-03 Michael MannAdd "seed" capabilities to crc16_x25_ccitt (now crc16_x...
2015-02-22 Michael MannAdd tvb_address_with_resolution_to_str.
2015-02-21 Guy HarrisUpdate Debian symbols list.
2015-02-21 Guy HarrisUpdate Debian symbols file.
2015-02-20 Gerald CombsClear the filter expression list in prefs.c.
2015-02-19 Michael MannAdd name resolution support to address type.
2015-02-16 Michael MannMake get_manuf_name return a const string.
2015-02-15 Peter WuFix handling of invalid UAT items
2015-02-14 Michael Mann"Hide" hashether_t structure.
2015-02-12 Michal LabedzkiLittle tuning of proto_tree_add_bytes_with_length
2015-02-12 Anders BromanRevert ""Hide" hashether_t structure."
2015-02-12 Anders BromanRevert "Make get_manuf_name return a const string."
2015-02-12 Michael MannMake get_manuf_name return a const string.
2015-02-12 Michael Mann"Hide" hashether_t structure.
2015-02-11 AndersBromanTry to fix the debian symbols
2015-02-11 Hadriel KaplanCombine SSE and pre-compiled patterns for faster pbrk
2015-02-07 Michal LabedzkiBluetooth/GUI: ATT: Add Server Attribute Table
2015-02-04 Gerald Combs1.99.2 → 1.99.3.
2015-02-04 Michael Mannemem is dead! Long live wmem!
2015-02-02 Michael MannCreate wmem versions of val_to_str and val_to_str_ext
2015-01-19 Guy HarrisEliminate ep_strdup(), as it's no longer used.
2015-01-18 Guy HarrisReflect the disappearance of the seasonal allocator.
2015-01-18 Pascal QuantinUpdate libwireshark0.symbols
2015-01-18 Michael MannRemove ep_strndup
2015-01-16 Evan HuusKill more unused emem functions
2015-01-12 Evan HuusRemove ep_strbuf code
2015-01-10 Evan HuusRemove/replace ep_strsplit()
2015-01-08 Michael Mannguid_to_ep_str -> guid_to_str
2015-01-08 Michael MannRemove decode_numeric_bitfield.
2015-01-08 Michael Mannep_<protocol>_port_to_display -> <protocol>_port_to_display
2015-01-07 Michael Manntvb_bytes_to_ep_str -> tvb_bytes_to_str
2015-01-07 Michael MannReplace bytes_to_ep_str_punct with wmem equivalent.
2015-01-07 Michael Manntvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punct
2015-01-07 Michael MannRemove bytestring_to_ep_str
2015-01-07 Michael MannAdd tvb_address_to_str.
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-05 Michael MannReplace ep_display_to_address with wmem equivalent...
2015-01-04 Hadriel KaplanMake all Lua code use wmem not emem
2015-01-02 Michael MannReplace proto_tree_add_text in dissector header files...
2015-01-02 Michael Manntshark: Add endpoints statistics
2015-01-02 Michael MannRemove pkt_comment member from packet_info structure.
2014-12-31 Guy HarrisMove some routines into ws_version_info.c.
2014-12-31 Pascal QuantinUpdate libwsutil symbols
2014-12-29 Pascal QuantinAdd ability to follow UDP stream by index
2014-12-28 Michael MannReplace ip6_to_str and ip6_guint8_to_str with address_t...
2014-12-26 Michael MannReplace ip_to_str with [ep_]address_to_str and tvb_ip_t...
2014-12-21 Michael MannReplace ether_to_str with either address_to_str or...
2014-12-19 Michael MannUse new color_dissector_filters.[ch] to refactor (color...
2014-12-18 Maarten BezemerUse LocatePythonModule to find make-dissector-reg.py...
2014-12-17 Maarten BezemerResync Debian symbols
2014-12-16 Maarten BezemerAdd cmake helper files for finding wireshark
2014-12-15 Evan HuusEnable case-insensitive string dissector tables
2014-12-11 Gerald CombsCMake: Make it easier to generate the release notes...
2014-12-10 Gerald Combs1.99.1 → 1.99.2.
2014-12-10 Michael MannRefactor "color" conversation filters
2014-12-08 Balint ReczeyAdd missing build-dependencies for the Debian package
2014-12-08 Michael MannAdd proto_tree_add_bitmask_with_flags.
2014-12-08 Alexis La Goutte802.11: Add ieee80211_supported_rates_vals_ext to be...
2014-11-30 Guy HarrisUpdate to reflect current reality.
2014-11-25 Maarten BezemerUpdate debian symbols
2014-11-22 Guy HarrisUpdate symbol list.
2014-11-14 Guy HarrisIt's not missing, it's passed on.
2014-11-14 Guy HarrisUpdate Debian symbol files.
2014-11-10 Stig BjørlykkeImproved deregistering fields.
2014-11-02 Balint ReczeyFix typo: Intrustion -> Intrusion
2014-10-31 Michael MannSync debian symbol files to current API.
2014-10-30 Michael MannEliminate proto_tree_add_text from packet-q933.c
2014-10-08 Guy HarrisRobopatch and remove #MISSING comments.
2014-10-07 Gerald Combs1.99.0 → 1.99.1.
2014-09-29 Evan HuusUpdate debian symbol files to satisfy the buildbot
2014-09-27 Guy HarrisThe Ubuntu build says to do this, so I'll believe it...
2014-09-02 Gerald CombsQt → wireshark. GTK+ → wireshark-gtk.
2014-08-24 Gerald CombsConvert admon graphics to SVG.
2014-08-09 Guy HarrisUpdate symbol lists.
2014-08-02 Guy HarrisFix Debian package build complaints.
2014-08-02 Guy HarrisAdd tvb_ensure_bytes_exist64 to the API list.
2014-07-16 Guy HarrisReflect the move of the buffer_ routines to libwsutil.
2014-07-03 Guy HarrisRename and move ui/stat_menu.h to epan/stat_groups.h.
next