summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-07-04Plug leak in the ssltestTheo Buehler
2023-07-03favor REGRESS_EXPECTED_FAILURESAnton Lindqvist
2023-07-03add regress tests for the remainder of the function provided by our uuid.hJasper Lievisse Adriaanse
2023-07-03add a few tests related to --cflags and --libs in combination with Requires.p...Jasper Lievisse Adriaanse
2023-07-03Stop caring about tls 1.0 and 1.1.Bob Beck
2023-07-03Stop testing tls 1.0 and 1.1Bob Beck
2023-07-02Disable TLS 1.0 and TLS 1.1 in libsslBob Beck
2023-07-02Remove the ability to do tls 1.0 and 1.1 from libtls.Bob Beck
2023-06-29update rpki-regress. log.c is no more.Theo Buehler
2023-06-26On amd64, test whether PKU has been enabled and set our expectationPhilip Guenther
2023-06-26Update regress files to aspa-profile-15 formatJob Snijders
2023-06-24Call notification_done() in the regress test so that the listClaudio Jeker
2023-06-23Codify BN_asc2bn(NULL, *) behavior in regress.Theo Buehler
2023-06-22symbols: Tweak this test so it works with -j NTheo Buehler
2023-06-21Add tests for BN_sqr() corner cases.Joel Sing
2023-06-21Add BN_cmp()/BN_ucmp() tests with zero padded inputs.Joel Sing
2023-06-21Add a BN_num_bits() with zero padded input.Joel Sing
2023-06-20Update regress to align with recent changes in rpki-clientJob Snijders
2023-06-20Fix copy-paste errorTheo Buehler
2023-06-20Add regress coverage for BN_num_bits()Joel Sing
2023-06-19Make enginetest work with disabled engine supportTheo Buehler
2023-06-19Fix GOST test with disabled engineTheo Buehler
2023-06-19Drop test for msgbuf_drain() since that function is no longer part of theClaudio Jeker
2023-06-17Add community tests for various ext-community * versions.Claudio Jeker
2023-06-14fix test after method name changeMarc Espie
2023-06-13Link http regress test with -lz for content-encoding gzip support.Claudio Jeker
2023-06-13Some KNF nitsTheo Buehler
2023-06-13imsg test: simplify MakefileTheo Buehler
2023-06-13All hooked up regress directories must at least support make obj and clean inAnton Lindqvist
2023-06-12Simple seq(1) regress. More tests are needed.Todd C. Miller
2023-06-10File new test-bleichenbacher-timing-pregenerate.py under failing testsTheo Buehler
2023-06-08add tests related to --libs-only-l and the likesMarc Espie
2023-06-05Fix copy+paste error in x509 asn regressJob Snijders
2023-06-04Make ruby-openssl cope with default ruby changeTheo Buehler
2023-06-04bn_mod_inverse tweaksTheo Buehler
2023-06-04More thorough write-afetr-free checks.Otto Moerbeek
2023-06-03Add regress coverage for BN_mod_inverse()Theo Buehler
2023-06-02fix typoTheo Buehler
2023-06-01Remove the speed test againTheo Buehler
2023-05-30Add json.c to linker instructionsJob Snijders
2023-05-30sparc64 disklabel(8) must be compiled with SUN_CYLCHECK and SUN_AAT0.Kenneth R Westerback
2023-05-30Revert commitid ANSBO0rBvIUtTi45:Claudio Jeker
2023-05-29Correct test that was pasto'ed incorrectlyBob Beck
2023-05-29Make X509_NAME_get_text_by[NID|OBJ] safer.Bob Beck
2023-05-28Refactor tls_check_common_name to use lower level API.Bob Beck
2023-05-27Add coverage for calling BN_{dec,hex}2bn() with NULL inputs.Joel Sing
2023-05-24Skip tests if p5-BSD-Socket-Splice is not installed.Alexander Bluhm
2023-05-24Default pf rule "block return; pass" interferes with test.Alexander Bluhm
2023-05-24Copy the verify param hostflags independently of the host listTheo Buehler
2023-05-24Add a test to verify that an SSL inherits the hostflags from the SSL_CTXTheo Buehler