aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
AgeCommit message (Expand)AuthorFilesLines
2017-10-29Add conversation endpoint typeMichael Mann1-0/+1
2017-10-28Privatize the conversation_key structureMichael Mann1-0/+5
2017-10-28Share use of conversation_hash_exactMichael Mann1-0/+1
2017-10-27Add find_conversation_pinfoMichael Mann1-0/+1
2017-10-26ipv4_get_net_order_addr() is no longer an exported function.Guy Harris1-1/+0
2017-10-25debian: Update symbolsAlexis La Goutte1-0/+4
2017-10-13Add ptvcursor APIs that return the values it retrievesMichael Mann1-0/+4
2017-10-09Add ENC_VARINT_PROTOBUFMichael Mann1-0/+2
2017-10-03conversation_table: Export all functions for external plugin useGregor Jasny1-0/+4
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann1-0/+1
2017-09-19Sequence analysis (flow graph) optimizations for dissectorsMichael Mann1-0/+3
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki1-0/+14
2017-09-18Update list of symbols for Debian.Guy Harris1-0/+5
2017-08-10debian: Update symbolsAlexis La Goutte1-0/+4
2017-08-07debian: Update symbolsAlexis La Goutte1-1/+7
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