aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
AgeCommit message (Expand)AuthorFilesLines
2016-10-17debian: Update symbols file for new symbolsBalint Reczey1-0/+12
2016-10-08add tvb_find_guint16() utilityFrancesco Fondelli1-0/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-0/+1
2016-10-01uat: allow insertion of new record at arbitrary indexPeter Wu1-0/+1
2016-09-27[proto.c] Add proto_find_first_finfo() to find first occurance of a field.AndersBroman1-0/+1
2016-09-22Add range_add_value and range_remove_value.Michael Mann1-0/+2
2016-09-19Improve support for single-character fields and filter expressions.Guy Harris1-0/+2
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-08-22debian: Update symbols file with new symbolsBalint Reczey1-0/+2
2016-08-07Allow up to 64-bit values to use BASE_RANGE_STRING.Michael Mann1-0/+2
2016-08-01Add OSI Layer 4 to exported PDU to handle TCP and UDP payloads.Michael Mann1-0/+2
2016-07-21Add proto_tree_add_checksum.Michael Mann1-0/+1
2016-07-15Update Debian symbol files to reflect current reality.Guy Harris1-0/+15
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