aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2021-10-19QUIC: fix compilation on RaspberryNardi Ivan1-1/+2
2021-10-17TCPCLv4: Update TCPCL dissector to include version 4 from dtn-wiresharkBrian Sipos1-0/+1
2021-10-11wsutil: Provide static inline g_memdup2 in glib-compat.h to not export itBalint Reczey1-1/+0
2021-10-10debian: Report upstream and package version instead of git revisionBalint Reczey1-0/+3
2021-10-10debian/rules: Don't pass --parallel to dh, it is the default nowBalint Reczey1-1/+1
2021-10-10debian/rules: Turn on BUILD_corbaidl2wrs to ship idl2wrs man pageBalint Reczey1-1/+1
2021-10-10debian: Bump compat level to 12 keeping backports in mindBalint Reczey2-2/+2
2021-10-10debian/control: Drop Conflists: and Replaces: referring to very old versionsBalint Reczey1-27/+4
2021-10-10debian: Make wireshark depend on the same version of wireshark-qtBalint Reczey1-1/+1
2021-10-10debian/copyright: Fix typo and remove patterns for removed filesBalint Reczey1-6/+1
2021-10-10BPv7: Add Bundle Protocol version 7 and BPSec dissectors from dtn-wiresharkBrian Sipos1-0/+19
2021-10-07Version: 3.5.1 → 3.7.0Gerald Combs1-1/+1
2021-10-05COSE: Handle indefinite tstr/bstr encodingsBrian Sipos1-0/+1
2021-09-30Qt: Reload Lua FileHandler when having a capture fileStig Bjørlykke1-0/+1
2021-09-29COSE dissector from dtn-wireshark projectBrian Sipos1-0/+26
2021-09-26USB HID: Parse bit fields with correct bit orderTomasz Moń1-0/+1
2021-09-21Qt: Register import_hexdump.json as a profile fileStig Bjørlykke1-0/+1
2021-09-18wslog: Add ws_log_buffer()João Valverde1-0/+1
2021-09-17Use the musl in-tree getopt_long() everywhereJoão Valverde1-0/+9
2021-09-17Debian: Fix symbolsJoão Valverde2-3/+9
2021-09-16Debian: Add missing wsutil symbolsJoão Valverde2-3/+8
2021-09-16Debian: Add missing wsutil symbolsJoão Valverde2-1/+10
2021-09-08epan: export epan_set_always_visible()Developer Alexander1-0/+1
2021-09-08tvblist: explicitly scope memoryEvan Huus1-1/+1
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-2/+2
2021-08-30pcapng: write packet and Netflix custom blocks the same as other blocks.Guy Harris1-2/+4
2021-08-27Version: 3.5.0 → 3.5.1.Gerald Combs1-1/+1
2021-08-27pcapng: export routines to do the option-section processing.Guy Harris1-0/+7
2021-08-27Thrift: Complete handling of Binary & Compact protocolsTriton Circonflexe1-3/+10
2021-08-27Add initial support for BBLog filesMichael Tuexen1-0/+2
2021-08-10[#17478] free blocks in more placesDavid Perry1-0/+1
2021-07-29wslog: Add function to log directly without filteringJoão Valverde1-0/+1
2021-07-29wsutil: rename bytestring_to_str() -> bytes_to_str_punct()João Valverde1-1/+1
2021-07-29wsutil: Add max length argument to bytes_to_str()João Valverde1-2/+2
2021-07-29Move bytes_to_str() to wsutilJoão Valverde2-3/+4
2021-07-28Debian: Fixup our symbols.Gerald Combs1-3/+0
2021-07-26Remove duplicate format_size() functionJoão Valverde2-2/+2
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+0
2021-07-26Move wmem to wsutilJoão Valverde3-103/+112
2021-07-13prefs_register_protocol_obsolete protocols with only obsolete prefsChuck Craft1-0/+1
2021-07-08Consistently refer to blocks that have been modified as "modified".Guy Harris1-1/+1
2021-07-07Use wtap_blocks for packet commentsDavid Perry2-2/+15
2021-07-07QUIC: improve "Follow QUIC Stream" supportNardi Ivan1-0/+2
2021-07-07wmem: add a GCompareFunc implementation to compare unsigned integer 64 bits longNardi Ivan1-0/+1
2021-06-26wslog: Check environment initialization for errorsJoão Valverde1-1/+2
2021-06-25wsutil: Rewrite ws_assert() to minimize dependenciesJoão Valverde1-0/+1
2021-06-23pcapng: add support for custom optionsMichael Tuexen1-0/+1
2021-06-21NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packetPascal Quantin1-0/+3
2021-06-21wslog: Shorten ws_log_message_is_active() nameJoão Valverde1-1/+1
2021-06-18wslog: Add support for inverted debug matchesJoão Valverde1-1/+1