summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added new tests for SSLVijo Cherian2017-05-0412-47/+145
* Added new tests for SSLVijo Cherian2017-04-2813-14/+799
* Added new tests for SSLVijo Cherian2017-04-199-0/+612
* Fix perl warnings in testsAnton Yuzhaninov2017-04-056-6/+6
* Fix typos in commentsklemens2017-04-012-2/+2
* * tests/WgetTests.pm: Add -d to Wget test optionsTim Rühsen2017-03-131-1/+1
* Change libtool library deps to non-libtool depsTim Rühsen2017-02-101-2/+2
* * tests/WgetTests.pm: Add --no-config to wget invocationTim Rühsen2017-02-091-1/+1
* * tests/WgetTests.pm (_verify_download): Fix failure messageTim Rühsen2017-02-061-2/+3
* Replace WGET_* m4 macros by gnulib modulesTim Rühsen2017-01-131-3/+4
* Move Wget from IDN2003 (libidn) to IDN2008 (libidn2)Tim Rühsen2016-11-071-1/+4
* * tests/Makefile.am: Let WGETRC work on *nix and WindowsTim Rühsen2016-10-071-1/+1
* Fix Test-iri-forced-remoteTim Rühsen2015-12-201-6/+4
* Support non-ASCII URLsEli Zaretskii2015-12-181-2/+2
* Let Test-k survive on CygWin and WindowsTim Rühsen2015-12-141-1/+8
* Introduce Travis IntegrationDarshit Shah2015-12-062-0/+310
* Fix URL conversion for colons in filenamesTim Rühsen2015-10-271-1/+1
* Fix Test-ftp-pasv-not-supported.pxDarshit Shah2015-10-121-6/+2