cigi: if the packet is not cigi, just return
[metze/wireshark/wip.git] / debian / libwireshark0.symbols
2015-06-16 Gerald CombsAdd the wireless toolbar.
2015-06-15 Michal LabedzkiQt/Bluetooth: Add Devices dialogue
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-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-05 Guy HarrisThere's no proto_tree_add_bytes_with_bytes() routine.
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 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-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-17 Maarten BezemerResync Debian symbols
2014-12-15 Evan HuusEnable case-insensitive string dissector tables
2014-12-10 Michael MannRefactor "color" conversation filters
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-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-09-27 Guy HarrisThe Ubuntu build says to do this, so I'll believe it...
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-06-20 Guy HarrisOne more change to dissector_add_for_decode_as.
2014-06-18 Balint ReczeyUpdate debian/symbols for the changed library ABIs
2014-06-08 Balint ReczeySync .deb packaging from Debian