aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
AgeCommit message (Expand)AuthorFilesLines
2015-11-07column-utils: Refactor col_append_port() to col_append_ports()João Valverde1-1/+1
2015-11-07Create real dissector tables for SSL and DTLS to use.Michael Mann1-2/+2
2015-11-04Refactor DCE/RPC dissection to include a real dissector table.Michael Mann1-1/+0
2015-10-29Use "2.0.0" for symbols that are in 2.0.Guy Harris1-18/+18
2015-10-29Update symbol list.Guy Harris1-4/+26
2015-10-27Replace all "dissector filter" registrations with "dissector color filter" re...Michael Mann1-2/+0
2015-10-15Remove ability to make dissectors "private"Michael Mann1-2/+0
2015-10-09airpdcap: add free_key_string function, fix memleaksPeter Wu1-0/+1
2015-09-21Remove proto_tree_add_text API.Michael Mann1-1/+0
2015-09-13Make other_decode_bitfield_value private to proto.c.Michael Mann1-1/+0
2015-09-08Add API to expose "expert info" summary.Michael Mann1-0/+1
2015-08-22Add the display filter macros dialog.Gerald Combs1-1/+0
2015-08-18Add udp_dissect_pdus.Michael Mann1-0/+1
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-3/+14
2015-08-06Fixup stat_tap table freeing.Gerald Combs1-1/+1
2015-07-25DNS: move DNS name resolution pref to Name Resolution prefsHadriel Kaplan1-0/+1
2015-07-21Update symbols.Guy Harris1-1/+23
2015-07-15Simply code for export of PDUs coming from heuristic dissectorsPascal Quantin1-1/+0
2015-07-14Add a "heuristic dissectors" tab to the Enable Protocols dialog.Michael Mann1-0/+1
2015-07-03packet: add cleanup routines supportPeter Wu1-0/+1
2015-07-02Update Debian symbols for recent packet API additions.Michael Mann1-0/+1
2015-07-02Update libwireshark0.symbolsAndersBroman1-1/+52
2015-06-16Add the wireless toolbar.Gerald Combs1-3/+0
2015-06-15Qt/Bluetooth: Add Devices dialogueMichal Labedzki1-1/+4
2015-04-13Add more "bitmask grouping" APIs.Michael Mann1-0/+3
2015-03-22Update libwireshark0.symbols filePascal Quantin1-2/+3
2015-03-20Reduce epan dependence on dissectors by having print module "cache" the proto...Michael Mann1-6/+0
2015-03-19Implement proto_tree_add_item_ret_int() and proto_tree_add_item_ret_uint() whichAndersBroman1-0/+2
2015-03-19Eliminate decode_bitfield_value from "public" use.Michael Mann1-1/+0
2015-03-12Export CLIENT_RANDOM with Export SSL Session KeysPeter Wu1-0/+1
2015-03-05There's no proto_tree_add_bytes_with_bytes() routine.Guy Harris1-1/+0
2015-03-03Add tvb_get_ether_nameMichael Mann1-0/+1
2015-03-03Add "seed" capabilities to crc16_x25_ccitt (now crc16_x25_ccitt_seed) so we c...Michael Mann1-0/+1
2015-02-22Add tvb_address_with_resolution_to_str.Michael Mann1-0/+1
2015-02-21Update Debian symbols list.Guy Harris1-1/+1
2015-02-21Update Debian symbols file.Guy Harris1-1/+5
2015-02-20Clear the filter expression list in prefs.c.Gerald Combs1-0/+1
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 Kaplan1-1/+2
2015-02-07Bluetooth/GUI: ATT: Add Server Attribute TableMichal Labedzki1-0/+4
2015-02-04emem is dead! Long live wmem!Michael Mann1-4/+0