summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-02-03unit test for match_filter_list() function; still want a betterDamien Miller
2017-02-02sudo -> SUDO and some other minor tweaksTheo Buehler
2017-02-01SUDO is doasReyk Floeter
2017-02-01Add Range and multipart tests.Reyk Floeter
2017-01-31Mark the IO::Socket::SSL server socket with SSL_server to avoidAlexander Bluhm
2017-01-31The libssl and libcrypto error messages have changed. Adapt theAlexander Bluhm
2017-01-31LibreSSL : regress for carry bug in mulx4x_mont and sqr8x_montKinichiro Inoguchi
2017-01-30Fix TLS tests. Keys and log files are now in obj, not in obj/htdocsReyk Floeter
2017-01-30Adjust CLEANFILES for new httpd rootReyk Floeter
2017-01-30unbreak httpd regress tests after wobj changeReyk Floeter
2017-01-30fully unbreak: some $SSH invocations did not have -F specified andDamien Miller
2017-01-30partially unbreak: was not specifying hostname on some $SSH invocationsDamien Miller
2017-01-29ouch, smallest regress ever. Can't believe no-one got bitten by thisMarc Espie
2017-01-27Make sure that the fstest program has been build when running inAlexander Bluhm
2017-01-27More s/OSCP/OCSP/ typosTom Cosgrove
2017-01-26Fix -man -Thtml formatting after .nf (which has nothing to doIngo Schwarze
2017-01-26deactivate the existing pledge regress tests, they needSebastian Benoit
2017-01-26add check for pledge(pf), and pledge(pf) + fd passingSebastian Benoit
2017-01-26enable compiler warnings and fix them.Sebastian Benoit
2017-01-26Each entry in REGRESS_TARGETS is run in a separate make process, so theJonathan Matthew
2017-01-25Do not try to execute this test on !m88k archs.Martin Pieuchot
2017-01-25Update ssl versions regress to handle min/max configured versions andJoel Sing
2017-01-25Add start of a regress for cert gen and validation. not clean, won'tBob Beck
2017-01-25+arm64;Jason McIntyre
2017-01-25link in rsa testBob Beck
2017-01-25Add rsa test from openssl, since it has a license nowBob Beck
2017-01-24fix make clean and warningsOtto Moerbeek
2017-01-24make sure realloc preserves dataOtto Moerbeek
2017-01-24use ${.OBJDIR}Otto Moerbeek
2017-01-24Update client tests for changes in default EC formats/curves.Joel Sing
2017-01-24Use prime256v1 for tests unless otherwise specified.Joel Sing
2017-01-24Fix typo in variable name.Alexander Bluhm
2017-01-23For testing http redirect unset http_proxy, not ftp_proxy.Alexander Bluhm
2017-01-23The ftp program is only verbose by default, if stdin is a tty. AsAlexander Bluhm
2017-01-23When run as root, fstat prints the pcb pointer instead of 0x0.Alexander Bluhm
2017-01-23hook malloc_general to the testsOtto Moerbeek
2017-01-23test malloc/realloc/free with some flag combo'sOtto Moerbeek
2017-01-23Fix regress to handle movement of ssl structures to internalBob Beck
2017-01-22Update the TLS ALPN unit tests to work with internal/opaque data.Joel Sing
2017-01-21Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatBob Beck
2017-01-20Use bsd.regress.mk in the intended way so that the test printsAlexander Bluhm
2017-01-20Hook up the pf_table regress testClaudio Jeker
2017-01-20Add a basic test for pf_table using pfctl -t x -T testClaudio Jeker
2017-01-19Fix -L/-I processing in -0 mode so that NUL-delimited entries areTodd C. Miller
2017-01-19Our kernel does not generate IPv6 atomic fragments anymore. CheckAlexander Bluhm
2017-01-19Sending a PMTU ICMP packet will trigger a TCP retransmit. The testAlexander Bluhm
2017-01-19Make it so if the "server" is slow starting we don't fail..Bob Beck
2017-01-19Implement line breaking of the generated HTML code at space charactersIngo Schwarze
2017-01-18Do not use privileged or NFS source ports for UDP packets as inetdAlexander Bluhm
2017-01-18Add tests that generate IPv6 atomic fragments for UDP and TCP byAlexander Bluhm