aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2017-08-13[Automatic update for 2017-08-13]Gerald Combs19-2065/+227
2017-08-12Sync some CMake and Autotools install behaviors.Gerald Combs1-1/+1
2017-08-10debian: Update symbolsAlexis La Goutte2-0/+5
2017-08-07debian: Update PO files about debconf templatesBalint Reczey20-230/+2156
2017-08-07debian: Use debconf messages instead of "echo" in postinst/postrmBalint Reczey3-8/+50
2017-08-07debian: Make d/copyright machine-readableBalint Reczey1-401/+259
2017-08-07debian: Update symbolsAlexis La Goutte2-1/+8
2017-08-07debian: Refresh patchesBalint Reczey3-6/+6
2017-08-06debian: Fix typo in d/controlBalint Reczey1-1/+1
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 Valverde2-24/+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-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