aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Introduce "bytes_string" type, similar to "value_string"Peter Wu1-0/+4
2017-03-06Switch conversations to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-1/+1
2017-02-16Qt: Disable pane menu items if not used in layoutStig Bjørlykke1-0/+1
2017-02-09Add wmem_map_get_keys.Michael Mann1-0/+1
2017-02-09Add wmem_map_stealMichael Mann1-0/+1
2017-02-09Add wmem_tree_remove32Michael Mann1-0/+1
2017-02-07Update symbolsAndersBroman1-5/+25
2017-01-31format_text_wmem -> format_textMichael Mann1-1/+0
2017-01-31Add format_text_wmem.Michael Mann1-0/+1
2017-01-29Register reassembly tablesMichael Mann1-0/+1
2017-01-28Add wmem_map_new_autoresetMichael Mann1-0/+1
2017-01-22Internalize struct preferenceMichael Mann1-1/+30
2017-01-19Use dissector tables for PPP protocols' options.Michael Mann1-0/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-12-31Add interface for "pinos" (Protocols in name only)Michael Mann1-0/+2
2016-12-24Add enabled protocol list for dissectors who are disabled by defaultMichael Mann1-0/+4
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann1-0/+8
2016-12-16Adjust proto_tree_add_xxx_format_value calls to use unit stringMichael Mann1-0/+1
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-0/+11
2016-12-13Adjust proto_tree_add_[float|double]_format_value calls to use unit stringMichael Mann1-0/+5
2016-12-13Add support for adding unit names to hf_ fields.Michael Mann1-0/+10
2016-12-12Rename non-EBCDIC-specific routines.Guy Harris1-1/+1
2016-12-12Update for library changes.Guy Harris1-1/+1
2016-12-04Update list of symbols.Guy Harris1-55/+6
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-0/+10
2016-11-22Add prefs_get_uint_value and prefs_get_range_valueMichael Mann1-0/+2
2016-11-10tcp: Fix Follow TCP tap data and when its tapped.Michael Mann1-0/+1
2016-11-03Fragmentation reassembly as in PPP MP (RFC 1990/2686)John A. Thacker1-0/+2
2016-10-28Implement registration of capture dissectors by nameJoão Valverde1-0/+4
2016-10-28diameter: improvement of AVP 18Joakim Karlsson1-0/+1
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