aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
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
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 Harris2-1/+2
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-1/+1
2016-12-04Reflect API changes.Guy Harris1-1/+1
2016-12-04Show codec information in About dialogPeter Wu1-0/+1
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris1-0/+2
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-18cmake: install icons and .desktop filesPeter Wu3-7/+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-11-02Packaging: Add dependencies for lz4 and snappy packagesBenoît Canet1-1/+2
2016-11-02Move Base32_encode from packet-fc00.c to wsutil (as ws_base32_decode)Michael Mann1-0/+1
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-20debian: Ship ciscodump and sshdumpBalint Reczey1-1/+1
2016-10-19Disable GTK+ by default.Gerald Combs1-0/+1