aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* print: fix ek output with -j option.Dario Lombardo2019-11-182-0/+13
* test/suite_decryption: Add WPA3 SuiteB-192 bit testMikael Kanstrup2019-11-143-0/+23
* test: add ek + raw test to outputformats.Dario Lombardo2019-11-122-0/+12
* elastic: print times the right way.Dario Lombardo2019-11-041-4/+4
* ieee80211: Extended Key ID supportAlexander Wetzel2019-11-022-0/+25
* wslua: Fix memleak of unregistered ProtoField stringsStig Bjørlykke2019-10-281-2/+2
* wslua: Fix two memory leaks in the lua testsVasil Velichkov2019-10-261-2/+2
* wslua: Improve parameter check in ProtoField.new()Stig Bjørlykke2019-10-161-1/+20
* test: add support for pytest 5.2.0Peter Wu2019-10-021-2/+10
* Qt, http2: Add Follow HTTP/2 Stream functionalityAlexander Gryanko2019-09-221-0/+27
* Add new filters for Ethernet src and dst OUI's as well as their resolved OUI'sMichael Mann2019-09-153-4/+228
* test: skip some tests on big endian machines.Dario Lombardo2019-08-032-0/+11
* eth: add dst and src specific local/group fieldsJaap Keuter2019-08-014-4/+138
* HTTPS In More Places, update some URLs.Guy Harris2019-07-271-1/+1
* HTTPS (almost) everywhere.Guy Harris2019-07-261-1/+1
* wslua: pinfo: make p2p_dir accessible to lua dissectorsMartin Kaiser2019-07-221-0/+2
* smb2: add support for decompressionAurelien Aptel2019-07-153-2/+22
* smb2: add support for AES-128-GCM decryptionAurelien Aptel2019-07-022-0/+14
* Add support for embedding WireGuard keys in a pcapng filePeter Wu2019-06-172-0/+25
* IP: Make dissection of ip.frag_offset RFC 791 compliantSake Blok2019-05-303-37/+37
* print: print booleans not integers in ek_write_field_value().Dario Lombardo2019-05-211-4/+4
* elastic: make fields all the same.Dario Lombardo2019-05-143-32/+300
* elastic: change 'pcap_file' into 'doc' in the mapping.Dario Lombardo2019-05-136-16/+16
* elastic: change 'template' into 'index_patterns' in the mapping.Dario Lombardo2019-05-131-1/+1
* proto: don't generate elastic-mapping entries for string fields.Dario Lombardo2019-05-031-3/+0
* TLS: Implement reassembly for Handshake messagesPeter Wu2019-04-242-0/+27
* Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai2019-04-224-0/+27
* wsutil: use environment variable WIRESHARK_EXTCAP_DIR when possiblePeter Wu2019-04-191-10/+8
* test: fix sampleif.py on weird systems using Python 3.6 and olderPeter Wu2019-04-161-1/+6
* test: run test_tshark_extcap_interfaces with capture support only.Dario Lombardo2019-04-151-1/+2
* extcap_parser: remove G_REGEX_RAW from line parsing.Dario Lombardo2019-04-122-0/+80
* ieee80211: Fix WPA1 decryptionMikael Kanstrup2019-04-032-0/+11
* ieee80211: Support decrypting OWE capturesMikael Kanstrup2019-03-263-0/+12
* Clean up IPMB/I2C link-layer header types.Guy Harris2019-03-231-2/+2
* ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup2019-03-213-0/+11
* Accept protocol aliases in Decode As (-d tcp.port==4433,ssl)Peter Wu2019-02-051-0/+2
* editcap: warn when --inject-secrets is given a RSA private keyPeter Wu2019-02-051-0/+20
* tests: Skip Lua related tests when Lua is not presentVasil Velichkov2019-01-282-2/+4
* dfilter: fix memory leaks on dfilter compile errors involving a setPeter Wu2019-01-281-0/+10
* TCP: pass data after a ZeroWindowProbe to subdissectorsPeter Wu2019-01-272-0/+25
* test/suite_decryption.py: add smb2 decryption testsAurelien Aptel2019-01-253-0/+52
* tcp: fix reporting of "Reassembled in" for OoO initial segmentPeter Wu2019-01-252-0/+34
* tshark: fix crash with -Tjson and -e fieldPeter Wu2019-01-241-14/+46
* test/dfilter: be explicit with the expected error messagePeter Wu2019-01-245-20/+43
* ftype-time: parse the month independent of the localePeter Wu2019-01-241-0/+18
* test,travis: dump a screenshot for hanging GUI testsPeter Wu2019-01-243-8/+78
* Test: enable capture tests by default using the Loopback interfacePeter Wu2019-01-245-75/+62
* test: enable GUI tests on Linux, headlessPeter Wu2019-01-221-3/+15
* test: fail tests when programs are missingPeter Wu2019-01-213-5/+17
* json_dumper: increase JSON_DUMPER_MAX_DEPTH to 1100.Dario Lombardo2019-01-201-0/+10