aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Add name resolution support to address type.Michael Mann1-0/+1
2015-02-16Make get_manuf_name return a const string.Michael Mann1-0/+1
2015-02-15Fix handling of invalid UAT itemsPeter Wu1-0/+1
2015-02-14"Hide" hashether_t structure.Michael Mann1-0/+3
2015-02-12Little tuning of proto_tree_add_bytes_with_lengthMichal Labedzki1-1/+1
2015-02-12Revert ""Hide" hashether_t structure."Anders Broman1-3/+0
2015-02-12Revert "Make get_manuf_name return a const string."Anders Broman1-1/+0
2015-02-12Make get_manuf_name return a const string.Michael Mann1-0/+1
2015-02-12"Hide" hashether_t structure.Michael Mann1-0/+3
2015-02-11Try to fix the debian symbolsAndersBroman1-1/+1
2015-02-11Combine SSE and pre-compiled patterns for faster pbrkHadriel Kaplan2-2/+4
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki1-0/+4
2015-02-041.99.2 → 1.99.3.Gerald Combs1-1/+1
2015-02-04emem is dead! Long live wmem!Michael Mann1-4/+0
2015-02-02Create wmem versions of val_to_str and val_to_str_extMichael Mann1-0/+2
2015-01-19Eliminate ep_strdup(), as it's no longer used.Guy Harris1-1/+0
2015-01-18Reflect the disappearance of the seasonal allocator.Guy Harris1-2/+0
2015-01-18Update libwireshark0.symbolsPascal Quantin1-1/+12
2015-01-18Remove ep_strndupMichael Mann1-1/+0
2015-01-16Kill more unused emem functionsEvan Huus1-3/+0
2015-01-12Remove ep_strbuf codeEvan Huus1-3/+0
2015-01-10Remove/replace ep_strsplit()Evan Huus1-1/+0
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann1-1/+1
2015-01-08Remove decode_numeric_bitfield.Michael Mann1-1/+0
2015-01-08ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann1-4/+3
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann1-2/+1
2015-01-07Replace bytes_to_ep_str_punct with wmem equivalent.Michael Mann1-1/+0
2015-01-07tvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punctMichael Mann1-1/+1
2015-01-07Remove bytestring_to_ep_strMichael Mann1-1/+0
2015-01-07Add tvb_address_to_str.Michael Mann1-6/+2
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-1/+0
2015-01-05Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann1-2/+1
2015-01-04Make all Lua code use wmem not ememHadriel Kaplan1-0/+3
2015-01-02Replace proto_tree_add_text in dissector header files where it was used in a ...Michael Mann1-0/+1
2015-01-02tshark: Add endpoints statisticsMichael Mann1-1/+0
2015-01-02Remove pkt_comment member from packet_info structure.Michael Mann1-0/+1
2014-12-31Move some routines into ws_version_info.c.Guy Harris1-4/+0
2014-12-31Update libwsutil symbolsPascal Quantin1-0/+4
2014-12-29Add ability to follow UDP stream by indexPascal Quantin1-3/+5
2014-12-28Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.Michael Mann1-2/+0
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-1/+0
2014-12-21Replace ether_to_str with either address_to_str or tvb_ether_to_str.Michael Mann1-1/+0
2014-12-19Use new color_dissector_filters.[ch] to refactor (color) conversation generat...Michael Mann1-0/+1
2014-12-18Use LocatePythonModule to find make-dissector-reg.py in order to make UseMake...Maarten Bezemer2-2/+4
2014-12-17Resync Debian symbolsMaarten Bezemer2-1/+8
2014-12-16Add cmake helper files for finding wiresharkMaarten Bezemer1-0/+1
2014-12-15Enable case-insensitive string dissector tablesEvan Huus1-1/+1
2014-12-11CMake: Make it easier to generate the release notes & NEWS.Gerald Combs3-50/+1
2014-12-101.99.1 → 1.99.2.Gerald Combs1-1/+1
2014-12-10Refactor "color" conversation filtersMichael Mann1-0/+3