summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/valgrind-suppressions: Add rule for 'strcmp-sse2.S in libdl.so'Tim Rühsen2023-02-181-0/+8
* Update copyright yearsTim Rühsen2023-02-173-3/+3
* * Update Copyright yearsDarshit Shah2022-02-263-3/+3
* * src/netrc.c (test_parse_netrc): New unit test functionTim Rühsen2022-02-132-0/+2
* * tests/valgrind-suppressions: Fix libidn ruleTim Rühsen2021-12-221-1/+1
* * tests/valgrind-suppressions: Extend libidn ruleTim Rühsen2021-12-221-0/+1
* * tests/WgetTests.pm: Add --show-leak-kinds=all valgrind argumentTim Rühsen2021-04-111-1/+1
* Fix double free in FTP CodeDarshit Shah2021-03-022-0/+45
* Run make update-copyrightDarshit Shah2021-01-013-3/+3
* * tests/valgrind-suppressions: Make suppression for libidn false positive mor...Darshit Shah2020-12-281-1/+1
* tests/valgrind-suppressions: Add suppressions for false positivesDarshit Shah2020-12-281-0/+30
* * tests/unit-tests.c: Fix 'multiple definition of...' with gcc 10Tim Rühsen2020-02-221-2/+2
* Add valgrind suppressionsTim Rühsen2020-02-212-0/+40
* Add --gen-suppressions=all to valgrind optionsTim Rühsen2020-02-212-2/+2
* Add valgrind suppressions for HTTPS tests (GnuTLS false positive)Tim Rühsen2020-02-212-0/+16
* Update copyright year to 2020Darshit Shah2020-01-103-3/+3
* * tests/WgetTests.pm: Support to set the wget executable for testingTim Rühsen2019-11-211-1/+7
* Revert "Add . to perl path for all perl tests"Tim Rühsen2019-05-3092-92/+92
* Add sanitizer flags for ./configureTim Rühsen2019-05-031-0/+1
* Update copyright statementsDarshit Shah2019-02-103-3/+6
* Fix typos detected by codespell (via contrib/spell-checker)Tim Rühsen2018-12-281-1/+1
* Fix HTTPS Perl testsTim Rühsen2018-11-0936-1101/+845
* Add . to perl path for all perl testsTim Rühsen2018-09-0792-92/+92
* * tests/Test-https-weboftrust.px: Skip test, needs cert regenTim Rühsen2018-05-061-1/+3
* Fix HTTPS testsTim Rühsen2018-05-066-91/+154
* * tests/Makefile.am: Add -I/src to AM_CPPFLAGSTim Rühsen2018-04-261-1/+2
* Move unit-test code to tests/Tim Rühsen2018-04-053-1/+177
* Fix warning to not print binary IP addressTim Rühsen2018-02-098-8/+8
* Update Copyright yearsDarshit Shah2018-01-141-3/+1
* * tests/Test-https-weboftrust.px: Fix/add sslportTim Rühsen2017-11-161-1/+2
* Fix uninitialized value messages in testsTim Rühsen2017-10-308-8/+8
* Fix Test-https-badcerts.pxTim Rühsen2017-05-152-143/+143
* Fix Test-https-badcerts.px to work with GnuTLSTim Rühsen2017-05-145-315/+315
* Add certs/wotca.pem to avoid temp. file creationTim Rühsen2017-05-102-21/+79
* * tests/Test-https-selfsigned.px: Add newline at EOF (syntax-check)Tim Rühsen2017-05-101-1/+1
* Removed all uses of temp files.Vijo Cherian2017-05-0919-193/+1006
* Made CRL related files in the repo, instead of trying to generate themVijo Cherian2017-05-094-50/+116
* Cleanup on exit in Test-https-*.pxTim Rühsen2017-05-095-12/+71
* Auto-generate interca.conf and rootca.confTim Rühsen2017-05-092-2/+2
* Fix path and VPATH issues of new https/TLS testsTim Rühsen2017-05-0911-118/+217
* Check for test server name resolution in testsTim Rühsen2017-05-098-12/+81
* * tests/Makefile.am: Enable Test-https-badcerts againTim Rühsen2017-05-091-2/+2
* Fix WgetFeature.pm to allow multiple required featuresTim Rühsen2017-05-093-24/+15
* * tests/SSLServer.pm: Check for IO::Socket::SSLTim Rühsen2017-05-092-10/+10
* * tests/Test-https-*: Change server port to <= 32767Tim Rühsen2017-05-097-9/+17
* Move https test server ports from >32767 to <= 32767Tim Rühsen2017-05-093-4/+4
* * tests/Makefile.am: Add SSLTest.pm and SSLServer.pm to EXTRA_DISTTim Rühsen2017-05-091-0/+1
* * tests//Makefile.am: Disable Test-https-badcerts.pxTim Rühsen2017-05-091-2/+2
* * tests/certs/test-ca-key.pem: Add newline at EOFTim Rühsen2017-05-041-1/+1
* Add static HOSTSALIAS fileTim Rühsen2017-05-048-37/+10