aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde2-1/+4
2017-11-20Rewrite make-dissector-reg.py in CJoão Valverde2-2/+2
2017-11-18Begin cleanup of make-dissector-reg.pyJoão Valverde1-3/+4
2017-11-13Remove circuit APIMichael Mann1-6/+5
2017-11-09DVB-CI: Convert circuit API to conversation APIMichael Mann1-0/+2
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-27debian: add ws_compiler_tests.h to libwsutils-dev.installPascal Quantin1-2/+3
2017-10-26ipv4_get_net_order_addr() is no longer an exported function.Guy Harris1-1/+0
2017-10-25Remove inet_aton() usage everywhereJoão Valverde1-1/+0
2017-10-25debian: Update symbolsAlexis La Goutte2-0/+5
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-24[Automatic update for 2017-09-24]Gerald Combs19-19/+19
2017-09-21Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann1-0/+1
2017-09-20plugins: Be more descriptive in "about wireshark"->"folders"João Valverde1-0/+2
2017-09-20Rename get_plugin_dir() for consistencyJoão Valverde1-1/+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-09-08sharkd: implement proper JSON string unescaping, based on JSON dissector.Jakub Zawadzki1-0/+1
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-0/+1
2017-08-27[Automatic update for 2017-08-27]Gerald Combs1-1/+1
2017-08-20[Automatic update for 2017-08-20]Gerald Combs19-75/+1729
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