aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
AgeCommit message (Expand)AuthorFilesLines
2015-12-13Create a way to register "capture" dissectors.Michael Mann1-26/+0
2015-12-11epan: Don't export deregister functionsStig Bjørlykke1-8/+0
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-12-04[packet-h] Add defines to make it possible to convert functions prefixedAndersBroman1-3/+3
2015-11-26Remove create_dissector_handleMichael Mann1-1/+0
2015-11-25Require BER dissector (OID) registration to be "new style".Michael Mann1-2/+0
2015-11-24Remove support for "old style" dissectors in PER API.Michael Mann1-3/+0
2015-11-24Remove register_dissector.Michael Mann1-1/+0
2015-11-23Qt: Set tooltip for packet list headerStig Bjørlykke1-0/+1
2015-11-21Lua: Validate Proto() argumentsStig Bjørlykke1-0/+1
2015-11-20Bluetooth: Add ability to add custom UUID descriptionMichal Labedzki1-1/+2
2015-11-11Additional 2.1 symbols.Guy Harris1-0/+8
2015-11-10New 2.0 symbols.Guy Harris1-0/+2
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