Test: Add name resolution.
[metze/wireshark/wip.git] / test /
2018-04-30 Gerald CombsTest: Add name resolution.
2018-04-30 Peter WuLua: ensure that DATA_DIR and USER_DIR have trailing...
2018-04-27 Gerald CombsTest: Quote our Python executable.
2018-04-27 Gerald CombsTest: Add mergecap.
2018-04-27 Gerald CombsTest: Add fileformats and I/O.
2018-04-27 Gerald Combstest: Miscellaneous fixups.
2018-04-26 Gerald CombsStart porting our test scripts to Python. Add ctest...
2018-04-25 Guy HarrisGet rid of more .libs stuff.
2018-04-19 Pascal QuantinRemove remnants of WS_QT_BIN_PATH
2018-04-09 Gerald CombsRemove GTK+ tests.
2018-03-09 Dario Lombardospdx: more licenses converted.
2018-03-07 Dario LombardoMore licenses converted to SPDX.
2018-02-14 Gerald CombsFix a typo in the I/O tests.
2018-01-11 Gerald CombsTest: Fix the plugin check.
2018-01-11 Gerald CombsTest: Add a plugin check.
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2017-11-14 Graham BloiceRevert "Windows tests:"
2017-11-14 Graham BloiceWindows tests:
2017-11-13 Michael MannRemove circuit_id from Lua tests
2017-07-09 Simon GrahamAdd support for dissecting UDT over DTLS
2017-06-22 Ryan Doylehttp2: reassemble entity bodies in data frames
2017-06-21 Silvio GissiLua: Add "tonumber" method to NSTime
2017-06-18 Guy HarrisRevert "Temporary debugging hack, the sequel - fewer...
2017-06-18 Guy HarrisTemporary debugging hack, the sequel - fewer printouts...
2017-06-17 Guy HarrisRevert "Temporary hack to try to debug tshark -G values...
2017-06-17 Guy HarrisTemporary hack to try to debug tshark -G values crash...
2017-06-02 Peter WuAdd ChaCha20-Poly1305 decryption support for TLS 1...
2017-05-05 Rado RadoulovNew Lua function TreeItem:referenced(ProtoField | Disse...
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2017-03-19 Stig BjørlykkeLua: Add some ProtoField tests
2017-03-16 Stig BjørlykkeLua: Run protofield test with tree
2017-03-15 Stig BjørlykkeLua: Add absolute time base values
2017-03-14 Stig BjørlykkeLua: Add some ProtoField tests.
2017-02-26 Jakub ZawadzkiRemove executable bit, from not executable files.
2017-01-31 Gerald CombsEnable some more tests.
2017-01-31 Peter Wutest: add (D)TLS test for AEAD ciphers
2016-11-06 Franklin "Snaipe... lua: Added new integer sizes in TvbRange
2016-10-25 Snaipelua: Added support for FT_IPv6 fields
2016-10-21 Peter Wutests: do not invoke missing unit tests
2016-10-21 Peter Wutest: make GTK support optional
2016-10-19 Gerald CombsAdd a Kerberos decryption test.
2016-10-18 Peter Wuwslua: prepare for split class/instance (meta)methods
2016-10-16 Joerg MayerMore wlan_mgt cleanup:
2016-10-13 Balint ReczeyRemove nghttp2 code and use system' nghttp2
2016-10-10 João ValverdeDisable wslua GRegex unit test
2016-09-06 Peter Wussl: fix TLS renegotiation, add test for this
2016-09-04 Peter Wussl,http: rename http-over-ssl to http-over-tls
2016-08-25 Guy HarrisGo back to having only one SocketCAN LINKTYPE_ value.
2016-08-23 Michał Skalskidissector ISAKMP IKEv2: fixed bug with libgcrypt-1...
2016-08-20 Mirko PartheyISAKMP: Add regression tests
2016-08-19 Guy HarrisAdjust to the split of the SocketCAN encapsulation.
2016-08-15 João ValverdeFix unit test location for out of tree autotools build
2016-08-09 Guy HarrisUse -r rather than -i for the "via stdin" tests.
2016-08-06 João Valverdetest.sh: Don't abort on failed test
2016-08-05 Guy HarrisFix copyright.
2016-08-05 Guy HarrisPut the usual copyright notice on test/run_and_catch_cr...
2016-07-28 Gerald CombsAdd an ESP decryption test.
2016-07-15 Guy HarrisWe no longer add default names to interfaces in an...
2016-06-27 Peter Wutest: ensure temporary directory outside source tree
2016-06-15 Pascal QuantinRemove Nmake build system
2016-05-27 Gerald CombsTest: Revert debugging output.
2016-04-26 Gerald CombsTest: capture_step_stdin updates.
2016-04-26 Gerald CombsTest: more suite-capture debugging.
2016-04-26 Gerald CombsTest: Make capture_step_stdin more verbose.
2016-04-17 Guy HarrisThe dissector for HTTP-over-SSL is now called "http...
2016-04-02 Guy HarrisThere are two separate IP-over-Infiniband encapsulations.
2016-03-23 João ValverdeUse absolute path for test suite TEST_OUTDIR
2016-02-25 Guy HarrisTry putting the output directly into the error message.
2016-02-20 Guy HarrisInitial support for FreeBSD USB captures.
2016-02-15 Guy HarrisAllow test of the -D and -L options to succeed or fail...
2016-02-04 Vasil Velichckov[text2pcap] Fix parsing of hash sign at the end of...
2016-02-04 Cedric Izoard[airpdcap] Add support to decrypt TDLS traffic
2016-02-03 Alexis La Gouttesuite-decrypt: fix mixed indent (use tabs)
2016-02-03 Alexis La Gouttesuite-mergecap: fix indent (use tabs)
2016-02-03 Alexis La GoutteSuite test: fix modelines for bash script (emac)
2016-01-24 Pascal QuantinUpdate Lua tests after g9eda2fa
2016-01-14 Cedric Izoardtest: Add test in decryption test suite for 802.11w
2015-12-13 Guy HarrisExplicitly specify the template for the mktemp command.
2015-12-12 Gerald CombsPing on Windows isn't necessarily IPv4-only.
2015-11-26 Guy HarrisChange Lua tests to reflect the disappearance of WTAP_E...
2015-11-25 Alexander WetzelWPA (IEEE802.11) decryption function cleanups
2015-11-16 Guy HarrisFor now, call the finish routine in Lua file writers...
2015-11-09 Guy HarrisUpdate tests to reflect Lua file API change (write_clos...
2015-11-09 Alexander WetzelWPA/WPA2 decoding fixes and improvements
2015-10-15 Vasil Velichckovtext2pcap: Add test suite
2015-09-28 Graham BloiceFix tests to allow selection of suite 10
2015-09-23 Jeff MorrissAdd a test to verify we pre-allocated enough hf entries.
2015-08-20 Hadriel KaplanGet the windows buildbot working for mergecap test...
2015-08-19 Hadriel KaplanTry to debug merge test suite failure on windows buildbot
2015-08-19 Hadriel KaplanMergecap: add test suite for various merging scenarios
2015-07-24 Hadriel KaplanLua: add the 1.12.x Lua API to the globals verification...
2015-07-17 Guy HarrisRemove the debugging output; it's now attached to the...
2015-07-17 Guy HarrisIn the p < q test, first run tshark -V, to see the...
2015-07-17 Guy HarrisDump the output of tshark in the p < q decryption test.
2015-07-17 Guy HarrisDon't discard the echo command's output.
2015-07-17 Guy HarrisOK, that didn't do it - print the command again.
2015-07-17 Guy HarrisGenerate key paths as UN*X paths and then run them...
2015-07-17 Guy HarrisTemporarily log the command that's failing.
2015-07-16 Peter Wutest: fix RSA decryption test under Windows
2015-07-15 Peter Wussl-utils: fix failing decryption for some RSA keys
next