aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Provide new interface for Export PDU.Michael Mann1-1/+2
2016-06-22Add address_to_bytes API.Michael Mann1-0/+1
2016-06-13Add proto_tree_add_bitmask_list_value.Michael Mann1-0/+1
2016-06-13Convert AT_SS7PC to a "dissector address type"Michael Mann1-1/+0
2016-06-13Add address_type_get_by_nameMichael Mann1-0/+1
2016-06-08ieee80211_htrate() isn't exported.Guy Harris1-1/+0
2016-05-31ssl: export ssl_starttls_* functions so they can be used by plugins.jpmendoza1-0/+2
2016-05-31Remove proto_item_append_string.Michael Mann1-1/+0
2016-05-10rawshark: Get "field string values" from existing functionality.Michael Mann1-0/+1
2016-05-10Update.Guy Harris1-2/+9
2016-04-17Update.Guy Harris1-2/+9
2016-04-08Replace and remove host_ip_af() functionJoão Valverde1-1/+0
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-0/+1
2016-03-20Start work on API to generate protocol dependency tree.Michael Mann1-0/+4
2016-03-09Bluetooth: GATT: Add a lot of attributes usage expert infosMichal Labedzki1-0/+2
2016-02-16Update Debian symbols.AndersBroman1-0/+5
2016-02-06Bluetooth: GATT: Add support for OTS/OTPMichal Labedzki1-0/+2
2016-02-05Qt: Add check for field extractorsStig Bjørlykke1-0/+1
2016-02-02Add proto_tree_add_item_ret_string() routine.Guy Harris1-0/+3
2016-01-25Add a missing function.Guy Harris1-0/+1
2016-01-14Update.Guy Harris1-1/+7
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann1-10/+13
2016-01-09Add routines to add an item and return the item's real length.Guy Harris1-0/+2
2016-01-06KISS the Follow TCP functionality.Michael Mann1-2/+1
2016-01-04Another symbol exported.Guy Harris1-0/+1
2016-01-04Don't walk the entire protocol tree to extract the value of one field.Guy Harris1-0/+1
2015-12-29Update.Guy Harris1-3/+43
2015-12-25Refactoring: Use data bits per symbol MCS table to calculate rates andSimon Barber1-1/+1
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki1-2/+2
2015-12-18prefs_register_modules() is used only in epan/prefs.c; make it static.Guy Harris1-1/+0
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