aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-07-09Add support for dissecting UDT over DTLSSimon Graham3-0/+48
2017-06-22http2: reassemble entity bodies in data framesRyan Doyle4-0/+67
2017-06-21Lua: Add "tonumber" method to NSTimeSilvio Gissi1-4/+7
2017-06-18Revert "Temporary debugging hack, the sequel - fewer printouts, flush before ...Guy Harris1-1/+0
2017-06-18Temporary debugging hack, the sequel - fewer printouts, flush before crash.Guy Harris1-0/+1
2017-06-17Revert "Temporary hack to try to debug tshark -G values crash on 32-bit Windo...Guy Harris1-1/+0
2017-06-17Temporary hack to try to debug tshark -G values crash on 32-bit Windows.Guy Harris1-0/+1
2017-06-02Add ChaCha20-Poly1305 decryption support for TLS 1.2 and 1.3Peter Wu6-3/+94
2017-05-05New Lua function TreeItem:referenced(ProtoField | Dissector).Rado Radoulov2-9/+34
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris2-2/+2
2017-03-19Lua: Add some ProtoField testsStig Bjørlykke1-1/+40
2017-03-16Lua: Run protofield test with treeStig Bjørlykke1-8/+0
2017-03-15Lua: Add absolute time base valuesStig Bjørlykke1-2/+2
2017-03-14Lua: Add some ProtoField tests.Stig Bjørlykke2-0/+146
2017-02-26Remove executable bit, from not executable files.Jakub Zawadzki2-0/+0
2017-01-31Enable some more tests.Gerald Combs1-2/+2
2017-01-31test: add (D)TLS test for AEAD ciphersPeter Wu4-0/+45
2016-11-06lua: Added new integer sizes in TvbRangeFranklin "Snaipe" Mathieu1-1/+27
2016-10-25lua: Added support for FT_IPv6 fieldsSnaipe1-1/+43
2016-10-21tests: do not invoke missing unit testsPeter Wu1-7/+8
2016-10-21test: make GTK support optionalPeter Wu3-8/+7
2016-10-19Add a Kerberos decryption test.Gerald Combs4-2/+33
2016-10-18wslua: prepare for split class/instance (meta)methodsPeter Wu1-25/+0
2016-10-16More wlan_mgt cleanup:Joerg Mayer1-1/+1
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey2-0/+8
2016-10-10Disable wslua GRegex unit testJoão Valverde1-1/+2
2016-09-06ssl: fix TLS renegotiation, add test for thisPeter Wu2-0/+17
2016-09-04ssl,http: rename http-over-ssl to http-over-tlsPeter Wu2-3/+3
2016-08-25Go back to having only one SocketCAN LINKTYPE_ value.Guy Harris1-2/+1
2016-08-23dissector ISAKMP IKEv2: fixed bug with libgcrypt-1.6.x and AEAD ciphersMichał Skalski10-0/+134
2016-08-20ISAKMP: Add regression testsMirko Parthey4-0/+34
2016-08-19Adjust to the split of the SocketCAN encapsulation.Guy Harris1-1/+2
2016-08-15Fix unit test location for out of tree autotools buildJoão Valverde1-0/+3
2016-08-09Use -r rather than -i for the "via stdin" tests.Guy Harris1-4/+4
2016-08-06test.sh: Don't abort on failed testJoão Valverde1-2/+0
2016-08-05Fix copyright.Guy Harris1-1/+1
2016-08-05Put the usual copyright notice on test/run_and_catch_crashes.Guy Harris1-0/+20
2016-07-28Add an ESP decryption test.Gerald Combs3-1/+20
2016-07-15We no longer add default names to interfaces in an IDB.Guy Harris1-0/+0
2016-06-27test: ensure temporary directory outside source treePeter Wu1-1/+1
2016-06-15Remove Nmake build systemPascal Quantin1-1/+1
2016-05-27Test: Revert debugging output.Gerald Combs1-4/+0
2016-04-26Test: capture_step_stdin updates.Gerald Combs1-0/+12
2016-04-26Test: more suite-capture debugging.Gerald Combs1-0/+2
2016-04-26Test: Make capture_step_stdin more verbose.Gerald Combs1-0/+2
2016-04-17The dissector for HTTP-over-SSL is now called "http-over-ssl", not just "http".Guy Harris2-3/+3
2016-04-02There are two separate IP-over-Infiniband encapsulations.Guy Harris1-1/+2
2016-03-23Use absolute path for test suite TEST_OUTDIRJoão Valverde1-6/+6
2016-02-25Try putting the output directly into the error message.Guy Harris1-4/+2
2016-02-20Initial support for FreeBSD USB captures.Guy Harris1-1/+1