aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-03-26Lua: add DissectorTable.try_heuristics() functionDaniel Dulaney2-0/+65
2021-03-25test: add missing raw string regex identifier.Dario Lombardo1-2/+2
2021-03-21dfilter, ftypes: get rid of FT_PCRE.Guy Harris1-1/+0
2021-03-16ieee80211: Support decrypting Fast BSS Transition with roamingMikael Kanstrup2-4/+30
2021-03-11Qt: Copy->Value - don't zero pad hex valuesChuck Craft5-57/+57
2021-03-07NetPerfMeter: Drop "protocol" from the nameJoão Valverde1-346/+346
2021-03-04Replaced large NetPerfMeter captures by one small capture.Thomas Dreibholz5-83/+383
2021-02-26tests: skip plugin count test if feature is disabledJoão Valverde2-1/+4
2021-02-22Added "Follow DCCP stream" feature.Thomas Dreibholz2-0/+71
2021-02-21Added NetPerfMeter test suite.Thomas Dreibholz1-0/+151
2021-02-21Added NetPerfMeter test trace.Thomas Dreibholz1-0/+0
2021-02-20tests: Look for softhsm2 in more placesJohn Thacker1-4/+4
2021-02-04tests: Add argument to trim output to a reasonable sizeJoão Valverde2-7/+21
2021-01-20dot11decrypt: Add partial FT-EAP decryption supportMikael Kanstrup3-0/+12
2021-01-20dot11decrypt: Support decrypting FT initial mobility domainMikael Kanstrup2-0/+11
2020-12-27Protobuf: fix bugs that parsing complex syntax .proto filesHuang Qiangxiong5-0/+801
2020-12-08Lua: Add get_preference() and set_preference() utility functions.Stig Bjørlykke2-0/+127
2020-12-02Lua: make TvbRange:raw() return a subset #12046 v2David Perry1-1/+95
2020-12-01Protobuf/gRPC: add test cases for Protobuf and gRPCHuang Qiangxiong17-0/+382
2020-11-21Avoid python deprecation warningJaap Keuter1-1/+1
2020-11-19QT+epan: Set FI_BITS_OFFSET and FI_BITS_SIZE flags on [u]ints and bitmasksJohn Thacker2-12/+12
2020-11-05Tools+test: Call python3 explicitly.Gerald Combs25-32/+4
2020-10-21dot11decrypt: Fix WEP decryptionMikael Kanstrup3-0/+11
2020-10-19Lua: base64_decode: handle unpadded dataDavid Perry1-1/+7
2020-10-02Clean up URLs.Guy Harris2-6/+5
2020-09-26Fix issues discovered by common python lintersJeff Widman4-5/+5
2020-09-26SMB2: add tests for chained compression and pattern_v1Aurelien Aptel2-0/+16
2020-09-17Test: Normalize the line endings everywhere.Gerald Combs1-6/+3
2020-09-16Test: Normalize the line endings of subprocess output.Gerald Combs4-10/+13
2020-09-16A Community ID implementation for Wireshark.Christian Kreibich4-0/+147
2020-09-16Update our issue tracker URL in some places.Gerald Combs2-9/+9
2020-08-10Qt: Add a packet diagram view.Gerald Combs3-12/+13
2020-07-08Test: Remove an unused routine.Gerald Combs1-11/+0
2020-06-01dot11decrypt: Support decryption using TK user inputMikael Kanstrup3-0/+118
2020-05-09sll: add support for LINKTYPE_LINUX_SLL2.Guy Harris1-1/+1
2020-04-11test: fix invalid escape sequence warningsPeter Wu1-4/+4
2020-03-23dot11decrypt: Fix decryption of MFP enabled connectionsMikael Kanstrup2-0/+13
2020-03-16wslua: Fix crash on TvbRange:__tostring for a zero-length TVBMoshe Kaplan1-0/+2
2020-03-14tests/suite_decryption: Skip CCMP-256 test with libgcrypt < 1.6Mikael Kanstrup1-1/+3
2020-03-14ieee80211: GCMP decryption supportMikael Kanstrup3-0/+28
2020-03-14ieee80211: Add CCMP-256 decryption supportMikael Kanstrup2-0/+12
2020-02-26Test: Make sure we can run Wireshark on macOS.Gerald Combs1-3/+5
2020-02-23test/suite_decryption.py: update SMB3+ decryption testsAurelien Aptel1-49/+166
2020-02-23SMB2: try to guess encryption settings when not availableAurelien Aptel1-2/+2
2020-02-23SMB2: allow users to give decryption keys directlyAurelien Aptel1-5/+5
2020-02-18Test: Bump the WireGuard Gcrypt version requirement.Gerald Combs2-2/+3
2020-02-15Test+Qt: Add an automatic update check.Gerald Combs2-0/+49
2020-01-26epan/to_str: change MAX_BYTE_STR_LEN from 48 to 72Stefan Metzmacher1-1/+1
2020-01-24IPv4: Use FT_UINT8 for the 3 bits flags fieldJoão Valverde3-42/+42
2020-01-24IPv4: Fix display of Fragment Offset fieldJoão Valverde2-12/+12