aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
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-05Move RSA key loading and decryption functions to wsutilAhmad Fatoum1-0/+5
2017-06-05wsutil: Add XTEA block cipherAhmad Fatoum1-0/+2
2017-06-03Update libwireshark0.symbols filePascal Quantin1-1/+11
2017-06-022.3.0 → 2.5.0.Gerald Combs1-1/+1
2017-05-31debian: remove imagemagick and demote xdg-utils depsPeter Wu1-3/+4
2017-05-31debian: add lintian-overrides for libwireshark0Alexis La Goutte1-0/+25
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-19Add libxml2 as optional dependencyAhmad Fatoum1-1/+1
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 Harris2-6/+24
2017-03-16Add support for verifying CIP Safety CRC values.Michael Mann1-0/+4
2017-03-10Replace aes.c and des.c by Libgcrypterikdejong1-7/+1
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-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-24/+1
2017-02-26Remove executable bit, from not executable files.Jakub Zawadzki2-0/+0
2017-02-16Qt: Disable pane menu items if not used in layoutStig Bjørlykke1-0/+1
2017-02-14wiretap: add cleanup routine.Dario Lombardo2-0/+3
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 symbolsAndersBroman2-5/+26
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