aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
AgeCommit message (Expand)AuthorFilesLines
2017-07-21ENIP: Add support for CIP Security Information in ListIdentityMichael Mann1-0/+3
2017-07-09Don't use uint_to_str_back when you need guint32_to_str_buf.Michael Mann1-0/+2
2017-07-09tfs: Add up downAlexis La Goutte1-0/+1
2017-07-086LoWPAN: added dissection for 6LoRH. (RFC8138, RFC8025)Jonathan Munoz1-0/+1
2017-07-03Replace and remove enterprises_lookup_format()João Valverde1-1/+0
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-1/+4
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann1-2/+0
2017-06-24simplified Decode As entry if the next protocol requires manual selectionMartin Kaiser1-0/+1
2017-06-20Fix filter for "Next Packet in Conversation"Peter Wu1-0/+1
2017-06-13[MEGACO] Add tman/sdr as an integer with a unit string.Anders1-0/+1
2017-06-11print_stream: add a new print_line_color() methodDave Goodell1-0/+1
2017-06-08packet-lapd.c: Replace heuristic UDP dissector with "deterministic" one with ...Piotr Tulpan1-1/+0
2017-06-03Update libwireshark0.symbols filePascal Quantin1-1/+11
2017-05-20Revert "Change exports from Q.932 to use VALS_WITH_TABLE in the same way as Q...Pascal Quantin1-0/+4
2017-05-19Fix debian symbols check after Q.932 symbols removalPeter Wu1-4/+0
2017-05-16sharkd: export uat records.Jakub Zawadzki1-0/+1
2017-05-15Update symbols tableAndersBroman1-1/+10
2017-05-15sharkd: output JSON for new_stat_ API.Jakub Zawadzki1-0/+1
2017-05-14Add unit_name_string_get_double to handle float/double fieldsMichael Mann1-0/+1
2017-04-28Add proto_tree_add_item_ret_boolean().Guy Harris1-0/+1
2017-04-26Add proto_tree_add_item_ret_uint64Michael Mann1-0/+1
2017-04-24Move UI-only stuff out of libwireshark.Guy Harris1-6/+0
2017-04-17Rename some routines and structure members.Guy Harris1-3/+3
2017-04-15Update symbols.Guy Harris1-1/+3
2017-04-14Make prefs_register_module() static.Guy Harris1-1/+0
2017-04-12Rename routines to clarify what they do.Guy Harris1-2/+2
2017-04-12Add an API to let a postdissector specify fields whose values it needs.Guy Harris1-0/+2
2017-04-09Pull all the "load settings" calls into a epan_load_settings() routine.Guy Harris1-4/+1
2017-04-09Pull the code to save enabled/disabled lists into libwireshark.Guy Harris1-4/+2
2017-04-08Update symbol lists.Guy Harris1-5/+20
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