summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-04-26Add test for invalidation of DER cache for X509_CRL_* setter functionsJob Snijders
2023-04-26Clean up X509 memory before exitJob Snijders
2023-04-26Add lookup name+function pointer table for improved diagnosticsJob Snijders
2023-04-26Parameter names are not neededJob Snijders
2023-04-26Remove unneeded parenthesesJob Snijders
2023-04-26No need to pass around const pointer cpder2Job Snijders
2023-04-26Shrink signature as cpder is only needed as local variableJob Snijders
2023-04-26Replace macros with functionsJob Snijders
2023-04-26regress: remove vmd path length tests.Dave Voutila
2023-04-26Some more EC2M cleanupTheo Buehler
2023-04-26Garbage collect test using the nseq commandTheo Buehler
2023-04-26Rename dercache regress test to x509_asn1Job Snijders
2023-04-25Add regress test for invalidation of DER cache in select X509 setter functionsJob Snijders
2023-04-25bio_asn1: adjust for more recent churnTheo Buehler
2023-04-25Remove a couple of temporary hacksTheo Buehler
2023-04-25Update Wycheproof.go to exercise truncated SHA-2 and SHA-3Theo Buehler
2023-04-25bn_mod_exp: temporarily add a prototype for BN_mod_exp_recp()Theo Buehler
2023-04-25bn_test: temporarily add prototypes for reciprocal functionsTheo Buehler
2023-04-25bn_test: BN_one() will become void, so stop checking itTheo Buehler
2023-04-25bn_primes: the NIST primes will go away, so remove their testsTheo Buehler
2023-04-25The bio_asn1 test will need to be linked statically after the bumpTheo Buehler
2023-04-25Remove CTS testTheo Buehler
2023-04-25CTS support will go away, so unhook corresponding regressTheo Buehler
2023-04-23Fix the client test and the tlsext test to work with randomizedTheo Buehler
2023-04-23cope with more s/XCR0/XFEATURE renamesAnton Lindqvist
2023-04-23Link c2sp test to buildTheo Buehler
2023-04-23Import C2SP/CCTV testTheo Buehler
2023-04-22Provide initial regress for BN_{asc,dec,hex}2bn()/BN_bn2{dec,hex}()Joel Sing
2023-04-20Exercise d2i_IPAddrBlocks() and X509v3_addr_subset() a little bitTheo Buehler
2023-04-19Fix missing whitespace in bgpd(8) outputJob Snijders
2023-04-19interop: work around extreme REGRESS_SKIP_SLOW slownessTheo Buehler
2023-04-19Add workaround for introduction of flowrib and re_rib() functional change.Claudio Jeker
2023-04-19remove duplicate includesJonathan Gray
2023-04-18Skip all tests that need internet connection unless they have it.Alexander Bluhm
2023-04-18Define net lock assertions for building kernel code in regress.Alexander Bluhm
2023-04-18ectest: Remove #if 1Theo Buehler
2023-04-18Unifdef OPENSSL_NO_EC_NISTP_64_GCC_128Theo Buehler
2023-04-18ectest: drop a broken #if 0 /* optional */ piece of codeTheo Buehler
2023-04-18ec_point_conversion: drop test for sect571k1Theo Buehler
2023-04-18ectest: drop some gross unused macrosTheo Buehler
2023-04-18ectest: unifdef OPENSSL_NO_EC2MTheo Buehler
2023-04-18I reversed flowspec_cmp() so adjust the code here as well.Claudio Jeker
2023-04-17Skip binary curves in ec_point_conversionTheo Buehler
2023-04-17Switch all ec tests to using dynamic linkingTheo Buehler
2023-04-17Simplify MakefileTheo Buehler
2023-04-17Drop GF2m testsTheo Buehler
2023-04-17Allow overriding the bc implementation used in run-bcTheo Buehler
2023-04-17Fix typoTheo Buehler
2023-04-17Skip sect* curve checksTheo Buehler
2023-04-17Add basic flowspec regress test.Claudio Jeker