aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-11-18print: fix ek output with -j option.Dario Lombardo2-0/+13
2019-11-14test/suite_decryption: Add WPA3 SuiteB-192 bit testMikael Kanstrup3-0/+23
2019-11-12test: add ek + raw test to outputformats.Dario Lombardo2-0/+12
2019-11-04elastic: print times the right way.Dario Lombardo1-4/+4
2019-11-02ieee80211: Extended Key ID supportAlexander Wetzel2-0/+25
2019-10-28wslua: Fix memleak of unregistered ProtoField stringsStig Bjørlykke1-2/+2
2019-10-26wslua: Fix two memory leaks in the lua testsVasil Velichkov1-2/+2
2019-10-16wslua: Improve parameter check in ProtoField.new()Stig Bjørlykke1-1/+20
2019-10-02test: add support for pytest 5.2.0Peter Wu1-2/+10
2019-09-22Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko1-0/+27
2019-09-15Add new filters for Ethernet src and dst OUI's as well as their resolved OUI'sMichael Mann3-4/+228
2019-08-03test: skip some tests on big endian machines.Dario Lombardo2-0/+11
2019-08-01eth: add dst and src specific local/group fieldsJaap Keuter4-4/+138
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-22wslua: pinfo: make p2p_dir accessible to lua dissectorsMartin Kaiser1-0/+2
2019-07-15smb2: add support for decompressionAurelien Aptel3-2/+22
2019-07-02smb2: add support for AES-128-GCM decryptionAurelien Aptel2-0/+14
2019-06-17Add support for embedding WireGuard keys in a pcapng filePeter Wu2-0/+25
2019-05-30IP: Make dissection of ip.frag_offset RFC 791 compliantSake Blok3-37/+37
2019-05-21print: print booleans not integers in ek_write_field_value().Dario Lombardo1-4/+4
2019-05-14elastic: make fields all the same.Dario Lombardo3-32/+300
2019-05-13elastic: change 'pcap_file' into 'doc' in the mapping.Dario Lombardo6-16/+16
2019-05-13elastic: change 'template' into 'index_patterns' in the mapping.Dario Lombardo1-1/+1
2019-05-03proto: don't generate elastic-mapping entries for string fields.Dario Lombardo1-3/+0
2019-04-24TLS: Implement reassembly for Handshake messagesPeter Wu2-0/+27
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai4-0/+27
2019-04-19wsutil: use environment variable WIRESHARK_EXTCAP_DIR when possiblePeter Wu1-10/+8
2019-04-16test: fix sampleif.py on weird systems using Python 3.6 and olderPeter Wu1-1/+6
2019-04-15test: run test_tshark_extcap_interfaces with capture support only.Dario Lombardo1-1/+2
2019-04-12extcap_parser: remove G_REGEX_RAW from line parsing.Dario Lombardo2-0/+80
2019-04-03ieee80211: Fix WPA1 decryptionMikael Kanstrup2-0/+11
2019-03-26ieee80211: Support decrypting OWE capturesMikael Kanstrup3-0/+12
2019-03-23Clean up IPMB/I2C link-layer header types.Guy Harris1-2/+2
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup3-0/+11
2019-02-05Accept protocol aliases in Decode As (-d tcp.port==4433,ssl)Peter Wu1-0/+2
2019-02-05editcap: warn when --inject-secrets is given a RSA private keyPeter Wu1-0/+20
2019-01-28tests: Skip Lua related tests when Lua is not presentVasil Velichkov2-2/+4
2019-01-28dfilter: fix memory leaks on dfilter compile errors involving a setPeter Wu1-0/+10
2019-01-27TCP: pass data after a ZeroWindowProbe to subdissectorsPeter Wu2-0/+25
2019-01-25test/suite_decryption.py: add smb2 decryption testsAurelien Aptel3-0/+52
2019-01-25tcp: fix reporting of "Reassembled in" for OoO initial segmentPeter Wu2-0/+34
2019-01-24tshark: fix crash with -Tjson and -e fieldPeter Wu1-14/+46
2019-01-24test/dfilter: be explicit with the expected error messagePeter Wu5-20/+43
2019-01-24ftype-time: parse the month independent of the localePeter Wu1-0/+18
2019-01-24test,travis: dump a screenshot for hanging GUI testsPeter Wu3-8/+78
2019-01-24Test: enable capture tests by default using the Loopback interfacePeter Wu5-75/+62
2019-01-22test: enable GUI tests on Linux, headlessPeter Wu1-3/+15
2019-01-21test: fail tests when programs are missingPeter Wu3-5/+17
2019-01-20json_dumper: increase JSON_DUMPER_MAX_DEPTH to 1100.Dario Lombardo1-0/+10