summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2024-08-23Putting Xs into squares is all the rage with statisticians. We shouldFlorian Obser
2024-08-23Remove unwanted trailing newlines from err/warn format strings.Anton Lindqvist
2024-08-23Remove use of CSP/LMK in pkcs12 create/verify testsTheo Buehler
2024-08-23these tests only print strerror result, which can be confusing to look up.Theo de Raadt
2024-08-22Use aes128-ctr for MAC tests since default has implicit MAC.Darren Tucker
2024-08-21Some awks won't match on the \r so delete it instead.Darren Tucker
2024-08-21Use curve25519-sha256 kex where possible. Except where we're explicitlyDarren Tucker
2024-08-20Send only as much data as needed to trigger rekeying.Darren Tucker
2024-08-20Merge AEAD test into main test loop. Removes 3 duplicate tests andDarren Tucker
2024-08-20Set a default RekeyLimit of 256k. Used unless overridden by aDarren Tucker
2024-08-20Add Compression=no to default ssh_config. All of the rekey tests use itDarren Tucker
2024-08-20Remove duplicate curve25519-sha256 kex. curve25519-sha256@libssh.orgDarren Tucker
2024-08-20Unnest rekey param parsing test and use ssh not sshd. ssh uses the sameDarren Tucker
2024-08-19move ed/tests files to regress/bin/ed, where they are usedTheo de Raadt
2024-08-18Drop OpenSSL 3.0 interop testing infrastructureTheo Buehler
2024-08-18Add support for openssl32 in interop testTheo Buehler
2024-08-15Regen some OK files since the bgpctl rib header changed.Claudio Jeker
2024-08-15t_recvmmsg and t_sendmmsg were enabled in 2022Philip Guenther
2024-08-15adapt to EVP_PKEY conversionDamien Miller
2024-08-11Add include path for crypto_arch.h.Joel Sing
2024-08-09Regenerate expected files since gcc4 switched to std=gnu9x some time ago.Claudio Jeker
2024-08-09Add string.h include and typecast data to reduce warningsClaudio Jeker
2024-08-08check_complete: accept #errorTheo Buehler
2024-08-08check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are goneTheo Buehler
2024-08-08instead of including a literal NUL in a string, use "x$(printf \\000)x"Theo Buehler
2024-08-08hmac test: fix build with gccTheo Buehler
2024-08-07Update sparc64 ok files to match with reality.Claudio Jeker
2024-08-07Rework fork-exit regress to work with any pagesize not only 4k.Claudio Jeker
2024-08-07adjust check_complete after recent-ish API and docs changesTheo Buehler
2024-08-06Define _LOCORE before including machine/ctlreg.h in ASM code.Claudio Jeker
2024-08-02Fix previousTheo Buehler
2024-08-02Adjust tls regress for protocol parsing fixesTheo Buehler
2024-07-30sched_yield() is not strong enough to overflow the recv buffer on someClaudio Jeker
2024-07-30On arm64, check whether the CPU has the BT feature to determine the expectedMark Kettenis
2024-07-25Fix test23. It assumed the place of the attribute is unchanged. But now,YASUOKA Masahiko
2024-07-23Revise regress for ssl3_get_cipher() changes.Joel Sing
2024-07-22Revise regress to match cipher suite values change.Joel Sing
2024-07-21asn1time: indicate which comparison function failedTheo Buehler
2024-07-20Fix golden numbers after beck broke it months agoTheo Buehler
2024-07-19test transfers in mux proxy mode tooDamien Miller
2024-07-17Add RCS idTheo Buehler
2024-07-17Enable regress for SSL_CIPHER_get_handshake_digest()Joel Sing
2024-07-17Rework cipher find test to also provide coverage for SSL_CIPHER_*()Joel Sing
2024-07-16Update regress for removal of SSL_HANDSHAKE_MAC_DEFAULT.Joel Sing
2024-07-15fix signature of main()Anton Lindqvist
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