aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2019-06-21debian/control: Update Vcs-{Browser|Git} to point to SalsaBalint Reczey1-2/+2
2019-06-21debian/control: remove debhelper and cdbs from wireshark-devPeter Wu1-2/+2
2019-06-21debian/control: fix minor Lintian warnings related to Priority, etc.Peter Wu3-12/+9
2019-06-21debian/copyright: Mention GPLv3+ code snippet in tools/pidl/idl.ypBalint Reczey1-0/+4
2019-06-16NGAP: fix dissection of N2 Information ContentPascal Quantin1-0/+3
2019-06-11debian: update libwsutil0 symbolsPascal Quantin1-0/+11
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde4-29/+1
2019-06-09tools: Switch some scripts exclusively to Python 3.Gerald Combs1-1/+1
2019-06-08Have routines to add a protocol tree item and return a display string.Guy Harris1-2/+2
2019-06-07Improve handling of binary data that *might* be text.Guy Harris1-0/+2
2019-05-29Use the HTTPS URL for our main site in a few places.Gerald Combs2-2/+2
2019-05-28Dissect LDAP strings as UTF-8.Guy Harris1-0/+1
2019-05-20debian: add libspeexdsp-dev to debian/control.Dario Lombardo1-1/+2
2019-05-09Debian: Be more strict about symbol changes.Gerald Combs1-0/+3
2019-05-08Debian: Add missing symbols.Gerald Combs1-0/+2
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde1-22/+0
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris1-0/+2
2019-04-24Qt: Support setting custom preferencesTomasz Moń1-0/+1
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai2-1/+3
2019-04-05Have wtap_read() fill in a wtap_rec and Buffer.Guy Harris1-2/+0
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-0/+7
2019-04-01Add some new symbols for Debian.Guy Harris2-0/+3
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup1-0/+1
2019-03-19Debian: Add a missing symbol.Gerald Combs1-0/+1
2019-02-19Add new Debian symbols.Guy Harris1-0/+2
2019-02-11json_dumper: add json_dumper_value_doublePeter Wu1-0/+1
2019-02-06debian: fix indentation in postinst script.Dario Lombardo1-12/+12
2019-02-06debian: fix wrong version in symbols.Dario Lombardo1-3/+3
2019-02-05debian: update libwireshark symbols.Dario Lombardo1-0/+3
2019-02-052.9 → 3.1.Gerald Combs1-1/+1
2019-01-29secrets: add functions to query and validate pkcs11 tokens/key filesPeter Wu1-0/+2
2019-01-28funnel: Fix memleaks in funnel_remove_menuStig Bjørlykke1-0/+1
2019-01-11Fix up the lists of binaries and man pages in dpkgs.Guy Harris2-13/+18
2019-01-10debian: Fixup symbols.Gerald Combs1-4/+4
2019-01-04debian: add dh-python to debian deps.Dario Lombardo1-1/+1
2019-01-04CRC6: Fixed CRC lookup table and functionsRoss1-2/+1
2019-01-03debian: update symbols.Dario Lombardo1-0/+1
2019-01-01Move some command-line-oriented routines from wsutil to ui.Guy Harris1-8/+0
2019-01-01Add some new symbols.Guy Harris1-0/+4
2018-12-28Allow floating point values for stats_treeMichael Mann1-1/+2
2018-12-27json_dumper: add json_dumper_value_va_list().Dario Lombardo1-0/+1
2018-12-23json_dumper: add base64 routines.Dario Lombardo1-0/+3
2018-12-13Add new "rsa_keys" UAT for storage of RSA private keysPeter Wu1-0/+1
2018-12-132.9.0 → 2.9.1.Gerald Combs1-1/+1
2018-12-09Add tvb_get_token_lenMichael Mann1-0/+1
2018-12-05Debian: Add a Lintian override for l16_mono.Gerald Combs1-0/+2
2018-12-05Debian: Add missing symbols.Gerald Combs1-0/+3
2018-11-29Drop support for GnuTLS 2.12.x, require GnuTLS 3.2 or newerPeter Wu1-3/+2
2018-11-20Add new Secrets API and allow TLS to use pcapng decryption secretsPeter Wu2-0/+2
2018-11-20Replace JSON-GLib by custom JSON dumper libraryPeter Wu1-0/+8