aboutsummaryrefslogtreecommitdiffstats
path: root/test/captures
AgeCommit message (Expand)AuthorFilesLines
2019-07-15smb2: add support for decompressionAurelien Aptel1-0/+0
2019-07-02smb2: add support for AES-128-GCM decryptionAurelien Aptel1-0/+0
2019-06-17Add support for embedding WireGuard keys in a pcapng filePeter Wu1-0/+0
2019-04-24TLS: Implement reassembly for Handshake messagesPeter Wu1-0/+0
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai2-0/+0
2019-04-03ieee80211: Fix WPA1 decryptionMikael Kanstrup1-0/+0
2019-03-26ieee80211: Support decrypting OWE capturesMikael Kanstrup1-0/+0
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup1-0/+0
2019-01-27TCP: pass data after a ZeroWindowProbe to subdissectorsPeter Wu1-0/+0
2019-01-25test/suite_decryption.py: add smb2 decryption testsAurelien Aptel2-0/+0
2019-01-25tcp: fix reporting of "Reassembled in" for OoO initial segmentPeter Wu1-0/+0
2019-01-17DTLS: add DSB support, use the key log file from the TLS dissectorPeter Wu1-0/+0
2018-11-20wiretap: add read/write support for Decryption Secrets Block (DSB)Peter Wu1-0/+0
2018-11-16Dumpcap: Fix writing SHBs and IDBs.Gerald Combs3-0/+0
2018-10-25test: make 'double' tests rely on icmp instead of ntp.Dario Lombardo1-0/+0
2018-10-16KNX-IP: new KNXnet/IP dissectorRalf Nasilowski3-0/+0
2018-08-30tcp: fix OoO reassembly when the first data packet is OoOPeter Wu1-0/+0
2018-08-17TLS13: add final tests for RFC 8446Peter Wu1-0/+0
2018-08-08WireGuard: implement decryption with PSKsPeter Wu1-0/+0
2018-08-08WireGuard: implement peer identification based on MAC1Peter Wu1-0/+0
2018-07-06tests: add regression tests for Follow TCP StreamPeter Wu1-0/+0
2018-06-28tcp: add support for reassembling out-of-order segmentsPeter Wu1-0/+0
2018-05-04Test: Add dftest to our tests.Gerald Combs7-0/+0
2017-07-09Add support for dissecting UDT over DTLSSimon Graham1-0/+0
2017-06-22http2: reassemble entity bodies in data framesRyan Doyle1-0/+0
2017-06-02Add ChaCha20-Poly1305 decryption support for TLS 1.2 and 1.3Peter Wu2-0/+0
2017-02-26Remove executable bit, from not executable files.Jakub Zawadzki1-0/+0
2017-01-31test: add (D)TLS test for AEAD ciphersPeter Wu3-0/+0
2016-10-19Add a Kerberos decryption test.Gerald Combs1-0/+0
2016-09-06ssl: fix TLS renegotiation, add test for thisPeter Wu1-0/+0
2016-08-23dissector ISAKMP IKEv2: fixed bug with libgcrypt-1.6.x and AEAD ciphersMichał Skalski8-0/+0
2016-08-20ISAKMP: Add regression testsMirko Parthey2-0/+0
2016-07-28Add an ESP decryption test.Gerald Combs1-0/+0
2016-07-15We no longer add default names to interfaces in an IDB.Guy Harris1-0/+0
2016-02-04[text2pcap] Fix parsing of hash sign at the end of the lineVasil Velichckov1-0/+10
2016-02-04[airpdcap] Add support to decrypt TDLS trafficCedric Izoard1-0/+0
2016-01-14test: Add test in decryption test suite for 802.11wCedric Izoard1-0/+0
2015-11-09WPA/WPA2 decoding fixes and improvementsAlexander Wetzel1-0/+0
2015-08-19Mergecap: add test suite for various merging scenariosHadriel Kaplan3-0/+0
2015-07-15ssl-utils: fix failing decryption for some RSA keysPeter Wu1-0/+0
2015-06-04SSL: Add support for private key password when decryptingKevin Grigorenko1-0/+0
2015-05-08IEEE 802.11: 802.1X (WPA-EAP) rekeying supportdeagol1-0/+0
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-0/+0
2015-01-20HTTP2: Add HPACK decode to test suiteAlexis La Goutte1-0/+0
2014-09-24test: add decryption test for isakmp with certificatesAlex Badea1-0/+0
2014-03-26Add filterable expert info for LuaHadriel Kaplan1-0/+0
2014-03-19Fix lua file testsuite not working and weak heuristic readers not being regis...Hadriel Kaplan1-0/+0
2014-03-19Add capture file reader/writer support for Lua so scripts can implement new c...Michael Mann2-0/+136
2014-03-14Add Lua heuristic dissector supportHadriel Kaplan1-0/+0
2014-03-13add a test for SSL/TLS decryption using the master secretMartin Kaiser1-0/+0