summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-07-15enable warnings and apply a dash of knfmtAnton Lindqvist
2024-07-14enable warnings and fix complaintsAnton Lindqvist
2024-06-28Test writing to socket pair closed by the other side. This mustAlexander Bluhm
2024-07-14Add elf_aux_info(3)Jeremie Courreges-Anglas
2024-07-11Adjust regress to match changes in SSL_select_next_proto() argsTheo Buehler
2024-07-10Teach symbols test about the namespaceTheo Buehler
2024-07-10Sweep up more softdep crumbs.Kenneth R Westerback
2024-07-10Sweep up more softdep crumbs.Kenneth R Westerback
2024-07-09Improve test coverage for TLS1-PRFTheo Buehler
2024-07-09Add a minimal regress test for TLS1-PRFTheo Buehler
2024-07-08Adjust regress for SPKAC removalTheo Buehler
2024-07-01Explicit TLS handshake with syslog client.Alexander Bluhm
2024-07-01use "lcd" to change directory before "lls" rather then "cd", sinceDamien Miller
2024-06-28Link regress unp-write-closed to build.Alexander Bluhm
2024-06-28Test writing to socket pair closed by the other side. This mustAlexander Bluhm
2024-06-28Add more regress coverage for SSL_select_next_proto()Theo Buehler
2024-06-23rust-openssl: switch from deprecated config to config.tomlTheo Buehler
2024-06-20Work around dbclient cipher and mac query bug.Darren Tucker
2024-06-20Remove dropbear key types not supported by current OpenSSH.Darren Tucker
2024-06-19Provide defaults for ciphers and macs if querying for them fails sinceDarren Tucker
2024-06-19Use ed25519 keys for kex tests since that's supported by OpenSSH even whenDarren Tucker
2024-06-19Rework dropbear key setup to always generate ed25519 keys, other typesDarren Tucker
2024-06-18Re-enable ssh-dss tests if ssh is compiled with DSA supportDarren Tucker
2024-06-18Stop using DSA in dropbear interop tests.Anton Lindqvist
2024-06-17Add regress coverage for X509V3_get_d2i()Theo Buehler
2024-06-16zap a stray spaceTheo Buehler
2024-06-16same treatment for this testDamien Miller
2024-06-16penalty test is still a bit racyDamien Miller
2024-06-15openssl-ruby: prepare test for default ruby switchTheo Buehler
2024-06-15crank up penalty timeouts so this should work on even the slowest ofDamien Miller
2024-06-14Replace deprecated given/when and smartmatch operator in Perl scripts.Alexander Bluhm
2024-06-14split the PerSourcePenalties test in two: one tests penalty enforcementDamien Miller
2024-06-14don't redirect stderr for ssh-keyscan we expect to succeedDamien Miller
2024-06-14specify an algorithm for ssh-keyscan, otherwise it will makeDamien Miller
2024-06-11fix PIDFILE handling, broken for SUDO=doas in last commit hereDamien Miller
2024-06-08Perl 5.38 permanently stops reading a file after it has seen EOF.Alexander Bluhm
2024-06-06regress test for PerSourcePenaltiesDamien Miller
2024-06-06make sure logs are saved from sshd run via start_sshdDamien Miller
2024-06-06simplifyDamien Miller
2024-06-06prepare for PerSourcePenalties being enabled by default in futureDamien Miller
2024-06-05make test struct constTheo Buehler
2024-06-03Pledge violation messages are no longer accessible through dmesg sinceAnton Lindqvist
2024-05-30Adjust hmac test for removal of static buffer from HMAC()Theo Buehler
2024-05-29asn1object: zap trailing whitespaceTheo Buehler
2024-05-29Make it possible for the large OID test to failTheo Buehler
2024-05-29Add regress coverage for some corner cases of i2d_ASN1_OBJECT()Theo Buehler
2024-05-29Add regress coverage for i2d_ASN1_OBJECT() fixesTheo Buehler
2024-05-28Test that invalid operations push the X509V3_R_UNSUPPORTED_OPTION errorTheo Buehler
2024-05-28Add regress coverage for X509V3_add1_i2d()Theo Buehler
2024-05-25Eliminate last timegm() correctly this timeTheo Buehler