summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2021-11-08Pull OpenSSL test into the Makefile using it to avoid it on "make obj"Klemens Nanni
2021-11-05Add getmonotime() to test-http.c so that the test compiles again.Claudio Jeker
2021-11-03Add a test tal that has comments and also comes with CRLFClaudio Jeker
2021-11-03Test adding extensions to certification requests.Ingo Schwarze
2021-11-02crank SSH_SK_VERSION_MAJOR to match recent change in usr/bin/sshDamien Miller
2021-11-02Add regress that calls SSL_set_tlsext_host_name() with a NULL host name.Joel Sing
2021-11-01Rework SNI hostname regress to be table driven.Joel Sing
2021-11-01Rework x509attribute regress test in such a way that it doesn't needTheo Buehler
2021-10-31Also remove pcap files during make clean.Alexander Bluhm
2021-10-31Make this test compile again after the damage done in libcryptoTheo Buehler
2021-10-31Prepare regress for opaque structs in x509*.hTheo Buehler
2021-10-29If the test fails, do not hang forever. Abort with a 10 secondsAlexander Bluhm
2021-10-29Hook poll tests.Martin Pieuchot
2021-10-29Test that poll(2) returns POLLNVAL for an already closed fd.Martin Pieuchot
2021-10-29sshsig: add tests for signing key validity and find-principalsDamien Miller
2021-10-29avoid signedness warning; spotted in -portableDamien Miller
2021-10-28openssl-ruby tests: rework for x509_alt.c r1.3 and r1.5.Theo Buehler
2021-10-28increment SSH_SK_VERSION_MAJOR to match last changeDamien Miller
2021-10-26Adjust regress to the new BIO-free world order.Claudio Jeker
2021-10-26Free memory on text exit to make asan quieterBob Beck
2021-10-26Revise regress for removal of SSL_SESSION_INTERNAL.Joel Sing
2021-10-25- add regression tests for pfctl '$rn' macro expansionAlexandr Nedvedicky
2021-10-25open() flags never contain O_CREAT, so variatic mode_t can be removed here alsoTheo de Raadt
2021-10-25Drop two uses of the terrible asn1 kludge spotted by antonTheo Buehler
2021-10-25Use EXPECTED_FAIL instead of DISABLED.mbuhl
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, theTheo de Raadt
2021-10-24Use the print.c file which is now shipped in rpki-client to printClaudio Jeker
2019-11-19Import NetBSD system call regression tests. They were written withAlexander Bluhm
2021-10-24Anther day another broken test-http.c report from anton@Claudio Jeker
2021-10-23For testing snmpd, use rc script to stop any running snmpd on machineAlexander Bluhm
2021-10-23Fixup test-http.c after big io change before anton@ complainsClaudio Jeker
2021-10-23Add a regress test for TLS client/server.Joel Sing
2021-10-23Unbreak test-http after the last io.c changesClaudio Jeker
2021-10-23Revise regress test for tls13_buffer rename.Joel Sing
2021-10-23Revise regress for tlsext_tick_lifetime_hint changing type.Joel Sing
2021-10-22oops.mbuhl
2021-10-22add missing FreeBSD libm tests, update the othersmbuhl
2021-10-22After deleting hifn(4) the only provider for the LZS compressionAlexander Bluhm
2021-10-22knf nitsAnton Lindqvist
2021-10-22add pipe select hangup test case; ok mpi@Anton Lindqvist
2021-10-15Pull in ssl_locl.h so that we can keep reaching into libssl internals.Joel Sing
2021-10-13Sending live tcpdump output over SSH while running tests may dropAlexander Bluhm
2021-10-13ssltest.c does not need param.hTheo Buehler
2021-10-13Remove __dead from usage() to reduce the diff needed to build LibreSSLTheo Buehler
2021-10-13Fix regress test after changing the way bgpsec pubkeys are shown and processed.Claudio Jeker
2021-10-12Relax test regex, read or write error is possible.Alexander Bluhm
2021-10-12quote sudo and handle argumentsAnton Lindqvist
2021-10-11Fold bgpsec cert & traditional certs into same testJob Snijders
2021-10-11Improve BGpsec regress testJob Snijders
2021-10-11quote sudo and handle argumentsAnton Lindqvist