summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2024-05-28Extend the SSL_free_buffers testingMatt Caswell
2024-05-28Move stack of compression methods from libssl to OSSL_LIB_CTXsashan
2024-05-24Add provider fuzzerMax Ammann
2024-05-22Added an explicit yield (OP_SLEEP) to QUIC testing for cooperative threading.Randall S. Becker
2024-05-22test: remove the just added, but now unrealistic, shake128 OAEP testsDimitri John Ledkov
2024-05-22rsa-oaep: block SHAKE usage in FIPS modeDimitri John Ledkov
2024-05-22rsa-pss: add tests checking for SHAKE usage in RSA-PSSDimitri John Ledkov
2024-05-20Fix mem leak in threadpool_test.cshridhar kalavagunta
2024-05-16Check DSA parameters for excessive sizes before validatingTomas Mraz
2024-05-15Additional testcases for bn_gcdAndrew Golovashevich
2024-05-15Suppress a spurious error from the sysdefault testMatt Caswell
2024-05-15Intentionally break EVP_DigestFinal for SHAKE128 and SHAKE256Tomas Mraz
2024-05-14sslapitest.c: With fips skip tests depending on X25519 and X448Tomas Mraz
2024-05-1490-test_sslapi.t: Fix execution of sslapitest with fips providerTomas Mraz
2024-05-14evp_test: Added the special private key that triggers bug (CVE-2011-4354)Trust-Worthy
2024-05-14Add support for integrity-only cipher suites for TLS v1.3Rajeev Ranjan
2024-05-14quic_multistream_test: fix undefined symbol snprintf with VS2010Georgi Valkov
2024-05-10tls_provider_init(): Rename prov_ctx to xor_prov_ctx to clarifyTomas Mraz
2024-05-10tls_provider_init(): Fix leaks in error casesTomas Mraz
2024-05-09OSSL_LIB_CTX_load_config() must not be called concurrently on same libctxTomas Mraz
2024-05-09Add tests for conf_diagnosticsTomas Mraz
2024-05-09Make conf_diagnostics apply also to the SSL conf errorsTomas Mraz
2024-05-08Avoid memory leak in x509_test error pathViktor Dukhovni
2024-05-08Fix Coverity issues 1596850, 1596851 and 1596852Tomas Mraz
2024-05-07Move ossl_asn1_string_to_time_t() to libtestutilshridhar kalavagunta
2024-05-06Add a test for the session_secret_cbMatt Caswell
2024-05-06test/threadstest.c: Add checks for CRYPTO_THREAD_lock_new()Jiasheng Jiang
2024-05-06Fix error handling in CMS_EncryptedData_encryptBernd Edlinger
2024-05-06Add processing by chunks to mac testsVeronika Hanulíková
2024-05-06Add processing by chunks to encoding testsVeronika Hanulíková
2024-05-06Add processing by chunks to digest, sign, verify testsVeronika Hanulíková
2024-05-06Add processing by chunks to cipher tests in evp_testVeronika Hanulíková
2024-05-06Add option for setting size of processed data chunksVeronika Hanulíková
2024-05-01CMP: add support for genm with crlStatusList and genp with crlsDr. David von Oheimb
2024-05-01Fix intermittent sslapitest early data related failuresMatt Caswell
2024-05-01Use OSSL_TIME instead of using arithmetic directly on time_tMatt Caswell
2024-04-29updated to oqs-provider 0.6.0Michael Baentsch
2024-04-2982-test_ocsp_cert_chain.t: kill -HUP the server after client quitsTomas Mraz
2024-04-2982-test_ocsp_cert_chain.t: Terminate the server after 1 connectionTomas Mraz
2024-04-24x509_acert: Add more parsing and printing testsDamian Hobson-Garcia
2024-04-24fuzz: Add attribute certificate fuzz testDamian Hobson-Garcia
2024-04-24x509_acert: Add simple API testsDamian Hobson-Garcia
2024-04-24Remove all references to FLOSS for NonStop Builds.Randall S. Becker
2024-04-24adding a multithreaded hashtable testNeil Horman
2024-04-24Adding hashtable fuzzerNeil Horman
2024-04-24Introduce new internal hashtable implementationNeil Horman
2024-04-24Fix potential divide by zero errorNeil Horman
2024-04-23Invoke tear_down when exiting test_encode_tls_sct() prematurelyshridhar kalavagunta
2024-04-22Use empty renegotiate extension instead of SCSV for TLS > 1.0Tim Perry
2024-04-22Fix missing NULL check in prov_config_testNeil Horman