summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add libctx to x931 keygen.slontis2023-05-053-2/+62
* Extend the min/max protocol testingMatt Caswell2023-05-051-7/+71
* 25-test_x509.t: test dots in CA file pathAlois Klink2023-05-041-1/+14
* Minor fixupsHugo Landau2023-05-011-1/+1
* QUIC CC: Use OSSL_PARAMHugo Landau2023-05-012-43/+87
* QUIC CC: Move dummy method to test codeHugo Landau2023-05-012-3/+130
* QUIC CC: TweaksHugo Landau2023-05-011-7/+7
* QUIC CC: Minor fixesHugo Landau2023-05-011-1/+3
* QUIC Congestion Control: TestsHugo Landau2023-05-013-1/+628
* QUIC CC: Major revisions to CC abstract interfaceHugo Landau2023-05-013-3/+3
* build_wincrypt_test.c: Fix compilation with MSVCMathias Berchtold2023-04-281-1/+5
* fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng2023-04-281-0/+13
* APPS/cmp: prevent HTTP client failure on -rspin option with too few filenamesDr. David von Oheimb2023-04-281-0/+2
* Add a test for the SSL_rstate_string*() APIsMatt Caswell2023-04-271-0/+71
* Add "info" concatenation testsPauli2023-04-263-0/+32
* fips: setup the FIPS provider in pendantic mode for testingPauli2023-04-211-1/+1
* test: update ssl_new tests in line with pedantic FIPS policyPauli2023-04-215-0/+29
* test: update TLS PDF tests in line with pedantic FIPS policyPauli2023-04-211-0/+3
* test: update evprand tests in line with pedantic FIPS policyPauli2023-04-211-0/+384
* sslapi: use correct fipsmodule.cnfPauli2023-04-211-1/+1
* Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arraysIrak Rigia2023-04-219-26/+26
* test: test -pedantic option in fipsinstallPauli2023-04-201-1/+26
* crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210Dr. David von Oheimb2023-04-182-2/+3
* adding provider_unload functions for cmp_ testsDanny Carpenter2023-04-164-0/+8
* Fix a HPKE API to put libctx, propq as last (optional parameters).slontis2023-04-141-24/+34
* Fix the LCM computation in the RSA multiprime key checkTomas Mraz2023-04-132-1/+59
* Make the data field for get_record() constMatt Caswell2023-04-121-1/+1
* Add a test for SSL_version(), SSL_get_version() etcMatt Caswell2023-04-042-0/+190
* FFC cleanupsslontis2023-04-031-0/+56
* Make DSA_sign() test for negative p,q,g values.slontis2023-03-311-0/+79
* Fix mem leak in ECDSA_sign().slontis2023-03-311-0/+17
* Add a test for an app data record appearing before epoch change in DTLSMatt Caswell2023-03-313-108/+67
* QUIC test fixHugo Landau2023-03-301-7/+15
* QUIC Thread Assisted mode: miscellaneous fixesHugo Landau2023-03-301-19/+8
* QUIC Thread Assisted Mode: Support Windows XPHugo Landau2023-03-301-1/+2
* Avoid races in tserver test codeHugo Landau2023-03-301-1/+18
* Enhance quic_tserver test to fully test thread assisted modeHugo Landau2023-03-301-15/+91
* QUIC TXP: Allow caller to determine if an ACK-eliciting packet was sentHugo Landau2023-03-301-3/+5
* Add basic test for thread assisted modeHugo Landau2023-03-301-10/+20
* test: test -drbg_allow_truncated_digests optionPauli2023-03-291-1/+30
* RFC7250 (RPK) supportTodd Short2023-03-286-3/+907
* Add a Certificate Policies TestMatt Caswell2023-03-281-1/+12
* Generate some certificates with the certificatePolicies extensionMatt Caswell2023-03-285-2/+72
* test: evp_extra: EC, read affine coordinatesJorge Ramirez-Ortiz2023-03-271-0/+131
* Print the duplicate symbols found in testTomas Mraz2023-03-271-0/+4
* 80-test_cmp_http.t: fix server port and confusion client vs. server configDr. David von Oheimb2023-03-252-28/+45
* apps/cmp.c: make sure that last -reqin argument is actually usedDr. David von Oheimb2023-03-251-3/+6
* OBJ_nid2obj(): Return UNDEF object instead of NULL for NID_undefTomas Mraz2023-03-231-0/+11
* Disable the policy tree exponential growth test conditionallyPauli2023-03-231-0/+2
* Added tests and updated helpAleksey Sanin2023-03-231-1/+38