aboutsummaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Expand)AuthorAgeFilesLines
* Change a lot of http:// URLs to https://.Gerald Combs2015-03-102-7/+7
* Reflect wsutil changes.Guy Harris2015-03-061-2/+4
* There's no proto_tree_add_bytes_with_bytes() routine.Guy Harris2015-03-051-1/+0
* 1.99.3 → 1.99.4.v1.99.4rc0Gerald Combs2015-03-051-1/+1
* Add tvb_get_ether_nameMichael Mann2015-03-031-0/+1
* Add "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we c...Michael Mann2015-03-032-1/+2
* Add tvb_address_with_resolution_to_str.Michael Mann2015-02-221-0/+1
* Update Debian symbols list.Guy Harris2015-02-211-1/+1
* Update Debian symbols file.Guy Harris2015-02-211-1/+5
* Clear the filter expression list in prefs.c.Gerald Combs2015-02-201-0/+1
* Add name resolution support to address type.Michael Mann2015-02-191-0/+1
* Make get_manuf_name return a const string.Michael Mann2015-02-161-0/+1
* Fix handling of invalid UAT itemsPeter Wu2015-02-151-0/+1
* "Hide" hashether_t structure.Michael Mann2015-02-141-0/+3
* Little tuning of proto_tree_add_bytes_with_lengthMichal Labedzki2015-02-121-1/+1
* Revert ""Hide" hashether_t structure."Anders Broman2015-02-121-3/+0
* Revert "Make get_manuf_name return a const string."Anders Broman2015-02-121-1/+0
* Make get_manuf_name return a const string.Michael Mann2015-02-121-0/+1
* "Hide" hashether_t structure.Michael Mann2015-02-121-0/+3
* Try to fix the debian symbolsAndersBroman2015-02-111-1/+1
* Combine SSE and pre-compiled patterns for faster pbrkHadriel Kaplan2015-02-112-2/+4
* Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki2015-02-071-0/+4
* 1.99.2 → 1.99.3.v1.99.3rc0Gerald Combs2015-02-041-1/+1
* emem is dead! Long live wmem!Michael Mann2015-02-041-4/+0
* Create wmem versions of val_to_str and val_to_str_extMichael Mann2015-02-021-0/+2
* Eliminate ep_strdup(), as it's no longer used.Guy Harris2015-01-191-1/+0
* Reflect the disappearance of the seasonal allocator.Guy Harris2015-01-181-2/+0
* Update libwireshark0.symbolsPascal Quantin2015-01-181-1/+12
* Remove ep_strndupMichael Mann2015-01-181-1/+0
* Kill more unused emem functionsEvan Huus2015-01-161-3/+0
* Remove ep_strbuf codeEvan Huus2015-01-121-3/+0
* Remove/replace ep_strsplit()Evan Huus2015-01-101-1/+0
* guid_to_ep_str -> guid_to_strMichael Mann2015-01-081-1/+1
* Remove decode_numeric_bitfield.Michael Mann2015-01-081-1/+0
* ep_<protocol>_port_to_display -> <protocol>_port_to_displayMichael Mann2015-01-081-4/+3
* tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann2015-01-071-2/+1
* Replace bytes_to_ep_str_punct with wmem equivalent.Michael Mann2015-01-071-1/+0
* tvb_bytes_to_ep_str_punct -> tvb_bytes_to_str_punctMichael Mann2015-01-071-1/+1
* Remove bytestring_to_ep_strMichael Mann2015-01-071-1/+0
* Add tvb_address_to_str.Michael Mann2015-01-071-6/+2
* Replace ep_address_to_str with address_to_str.Michael Mann2015-01-061-1/+0
* Replace ep_display_to_address with wmem equivalent display_to_address.Michael Mann2015-01-051-2/+1
* Make all Lua code use wmem not ememHadriel Kaplan2015-01-041-0/+3
* Replace proto_tree_add_text in dissector header files where it was used in a ...Michael Mann2015-01-021-0/+1
* tshark: Add endpoints statisticsMichael Mann2015-01-021-1/+0
* Remove pkt_comment member from packet_info structure.Michael Mann2015-01-021-0/+1
* Move some routines into ws_version_info.c.Guy Harris2014-12-311-4/+0
* Update libwsutil symbolsPascal Quantin2014-12-311-0/+4
* Add ability to follow UDP stream by indexPascal Quantin2014-12-291-3/+5
* Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.Michael Mann2014-12-281-2/+0