summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-08-21cover force recreation (with smallest non-default number of rounds)Klemens Nanni
2023-08-21rename target to reflect realityKlemens Nanni
2023-08-21= ought to be += in previousKlemens Nanni
2023-08-21cover expected failures for volume recreation and the empty passphraseKlemens Nanni
2023-08-21most tests need root, add targets using ${SUDO} to REGRESS_ROOT_TARGETSKlemens Nanni
2023-08-21bioctl tests needs rootAnton Lindqvist
2023-08-20First tests for bioctl(8), start with scripted creation + passphrase changeKlemens Nanni
2023-08-20stricter devname match on bioctl(8) output avoids false positives on failureKlemens Nanni
2023-08-20Make some global variables constTheo Buehler
2023-08-20Bye bye to all people out thereTheo Buehler
2023-08-20Add some spaces after commaTheo Buehler
2023-08-20unifdef -D FULL_TESTTheo Buehler
2023-08-20knfmt(1) to the rescueTheo Buehler
2023-08-20Another OPENSSL_NO_DEPRECATED hits the bit bucketTheo Buehler
2023-08-20Drop unnecessary OPENSSL_NO_DEPRECATED danceTheo Buehler
2023-08-20Use a separate flags variable for the error flags in DH_check()Theo Buehler
2023-08-20Add initial regress tests for kqueue1(2)Visa Hankala
2023-08-16Cosmetic fix for copy-pastoTheo Buehler
2023-08-16The per-AFI madness in ASPA was removed. So adjust this test here.Claudio Jeker
2023-08-16Per-AFI ASPA provider was removed. Adjust expected result.Claudio Jeker
2023-08-15Add regress coverage for ASN1_STRING_cmp()Theo Buehler
2023-08-15Add some regress coverage for various ASN1_STRING types to codify someTheo Buehler
2023-08-15Avoid memcmp() with NULL pointer and 0 lengthTheo Buehler
2023-08-15fix openssl11 regress compilationTheo Buehler
2023-08-14Prepare tlsfuzzer.py for ports updateTheo Buehler
2023-08-14unreferneced -> unreferencedMiod Vallat
2023-08-14Sync expected failures with reality. Recent libm changes causedAnton Lindqvist
2023-08-13Ignore failure when deleting regress/ttest anchorAlexandr Nedvedicky
2023-08-13remove by now unused test.sh scriptAnton Lindqvist
2023-08-13Use a dedicated regress target for each test case.Anton Lindqvist
2023-08-13Regression test for the use-after-free in map insertionMartin Pieuchot
2023-08-13kevent: Add precision and abstimer flags for EVFILT_TIMERVisa Hankala
2023-08-13Add modff()/modfl() inf/nan tests; from Willemijn Coene.Miod Vallat
2023-08-13Extent the modf() tests; from Willemijn Coene.Miod Vallat
2023-08-12first batch of intentionally undocumented EVP constants:Ingo Schwarze
2023-08-12Check for a full read, avoid warn when errno might be unmodifiedGreg Steuck
2023-08-12Now that the DH is sensibly called dh instead of a, we can also renameTheo Buehler
2023-08-12a is a silly name for a DHTheo Buehler
2023-08-12Use printf for consistencyTheo Buehler
2023-08-12Check that {DH,DSA}_get0_engine() returns NULL if OPENSSL_NO_ENGINE isTheo Buehler
2023-08-11Add regress coverage for DH and for DSA parametersTheo Buehler
2023-08-10Table persistent flag (PFR_TFLAG_PERSIST) won't get setAlexandr Nedvedicky
2023-08-08X509_STORE_CTX_get_check_issued(3) is weird.Ingo Schwarze
2023-08-08In objects.h rev. 1.17 (Jan 14, 2022),Ingo Schwarze
2023-08-07No need to mark BN_options() as intentionally undocumented any longer.Ingo Schwarze
2023-08-07Mark asn1_ps_func as obsolete and intentionally undocumented.Ingo Schwarze
2023-08-07Mark BIT_STRING_BITNAME as obsolete and intentionally undocumented.Ingo Schwarze
2023-08-07Add a regress test exercising BIO_dup_chain() and triggering the leakTheo Buehler
2023-08-03Link new ccs test to buildTheo Buehler
2023-08-03Make the bn_rand_interval() API a bit more ergonomicTheo Buehler