aboutsummaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Expand)AuthorAgeFilesLines
* Move the protocol registration routines back into libwiresharkJoão Valverde2017-11-212-1/+4
* Rewrite make-dissector-reg.py in CJoão Valverde2017-11-202-2/+2
* Begin cleanup of make-dissector-reg.pyJoão Valverde2017-11-181-3/+4
* Remove circuit APIMichael Mann2017-11-131-6/+5
* DVB-CI: Convert circuit API to conversation APIMichael Mann2017-11-091-0/+2
* Add conversation endpoint typeMichael Mann2017-10-291-0/+1
* Privatize the conversation_key structureMichael Mann2017-10-281-0/+5
* Share use of conversation_hash_exactMichael Mann2017-10-281-0/+1
* Add find_conversation_pinfoMichael Mann2017-10-271-0/+1
* debian: add ws_compiler_tests.h to libwsutils-dev.installPascal Quantin2017-10-271-2/+3
* ipv4_get_net_order_addr() is no longer an exported function.Guy Harris2017-10-261-1/+0
* Remove inet_aton() usage everywhereJoão Valverde2017-10-251-1/+0
* debian: Update symbolsAlexis La Goutte2017-10-252-0/+5
* Add ptvcursor APIs that return the values it retrievesMichael Mann2017-10-131-0/+4
* Add ENC_VARINT_PROTOBUFMichael Mann2017-10-091-0/+2
* conversation_table: Export all functions for external plugin useGregor Jasny2017-10-031-0/+4
* [Automatic update for 2017-09-24]Gerald Combs2017-09-2419-19/+19
* Complete move of tap-sequence-analysis.c functionality to sequence_analysis.cMichael Mann2017-09-211-0/+1
* plugins: Be more descriptive in "about wireshark"->"folders"João Valverde2017-09-201-0/+2
* Rename get_plugin_dir() for consistencyJoão Valverde2017-09-201-1/+1
* Sequence analysis (flow graph) optimizations for dissectorsMichael Mann2017-09-191-0/+3
* Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki2017-09-181-0/+14
* Update list of symbols for Debian.Guy Harris2017-09-181-0/+5
* sharkd: implement proper JSON string unescaping, based on JSON dissector.Jakub Zawadzki2017-09-081-0/+1
* plugins: config.h must not be included by public headersJoão Valverde2017-09-061-0/+1
* [Automatic update for 2017-08-27]Gerald Combs2017-08-271-1/+1
* [Automatic update for 2017-08-20]Gerald Combs2017-08-2019-75/+1729
* [Automatic update for 2017-08-13]Gerald Combs2017-08-1319-2065/+227
* Sync some CMake and Autotools install behaviors.Gerald Combs2017-08-121-1/+1
* debian: Update symbolsAlexis La Goutte2017-08-102-0/+5
* debian: Update PO files about debconf templatesBalint Reczey2017-08-0720-230/+2156
* debian: Use debconf messages instead of "echo" in postinst/postrmBalint Reczey2017-08-073-8/+50
* debian: Make d/copyright machine-readableBalint Reczey2017-08-071-401/+259
* debian: Update symbolsAlexis La Goutte2017-08-072-1/+8
* debian: Refresh patchesBalint Reczey2017-08-073-6/+6
* debian: Fix typo in d/controlBalint Reczey2017-08-061-1/+1
* ENIP: Add support for CIP Security Information in ListIdentityMichael Mann2017-07-211-0/+3
* Don't use uint_to_str_back when you need guint32_to_str_buf.Michael Mann2017-07-091-0/+2
* tfs: Add up downAlexis La Goutte2017-07-091-0/+1
* 6LoWPAN: added dissection for 6LoRH. (RFC8138, RFC8025)Jonathan Munoz2017-07-081-0/+1
* Replace and remove enterprises_lookup_format()João Valverde2017-07-031-1/+0
* Parse enterprise-numbers at run timeJoão Valverde2017-06-262-24/+4
* Convert filter expressions preference data to a UAT.Michael Mann2017-06-261-2/+0
* simplified Decode As entry if the next protocol requires manual selectionMartin Kaiser2017-06-241-0/+1
* Fix filter for "Next Packet in Conversation"Peter Wu2017-06-201-0/+1
* [MEGACO] Add tman/sdr as an integer with a unit string.Anders2017-06-131-0/+1
* print_stream: add a new print_line_color() methodDave Goodell2017-06-111-0/+1
* packet-lapd.c: Replace heuristic UDP dissector with "deterministic" one with ...Piotr Tulpan2017-06-081-1/+0
* Move RSA key loading and decryption functions to wsutilAhmad Fatoum2017-06-051-0/+5
* wsutil: Add XTEA block cipherAhmad Fatoum2017-06-051-0/+2