summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
42 hoursupdated to oqs-provider 0.6.0Michael Baentsch
42 hours82-test_ocsp_cert_chain.t: kill -HUP the server after client quitsTomas Mraz
42 hours82-test_ocsp_cert_chain.t: Terminate the server after 1 connectionTomas Mraz
7 daysx509_acert: Add more parsing and printing testsDamian Hobson-Garcia
7 daysfuzz: Add attribute certificate fuzz testDamian Hobson-Garcia
7 daysx509_acert: Add simple API testsDamian Hobson-Garcia
7 daysRemove all references to FLOSS for NonStop Builds.Randall S. Becker
7 daysadding a multithreaded hashtable testNeil Horman
7 daysAdding hashtable fuzzerNeil Horman
7 daysIntroduce new internal hashtable implementationNeil Horman
7 daysFix potential divide by zero errorNeil Horman
8 daysInvoke tear_down when exiting test_encode_tls_sct() prematurelyshridhar kalavagunta
9 daysUse empty renegotiate extension instead of SCSV for TLS > 1.0Tim Perry
9 daysFix missing NULL check in prov_config_testNeil Horman
9 daysfix sending error when no root CA cert update availableRajeev Ranjan
12 daysMake rcu_thread_key context-awareNeil Horman
12 daysAdjust tests that were depending on X25519 and X448 in fipsTomas Mraz
12 daysFix up path generation to use OPENSSL_MODULESNeil Horman
12 daysUpdate modulepath test for provider config to skip if not presentNeil Horman
12 daysAdd test for OSSL_PROVIDER_load with module path setNeil Horman
13 daysFix fragile explicit cert date tests.Viktor Dukhovni
14 daysHandle empty param in EVP_PKEY_CTX_add1_hkdf_infotrinity-1686a
2024-04-16OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socketAlexandr Nedvedicky
2024-04-10test: fix 20-test_dgst.t to use hexkeyDimitri John Ledkov
2024-04-09Add check for public key presence on sm2 signingNeil Horman
2024-04-09Fix EVP_PKEY_CTX_add1_hkdf_info() behaviorTodd Short
2024-04-09apps: ca,req,x509: Add explicit start and end dates optionsStephan Wurm
2024-04-09Check range of RSA plaintext and ciphertext when using no padding.slontis
2024-04-09Copyright year updatesRichard Levitte
2024-04-08Add a test for session cache overflowMatt Caswell
2024-04-08Extend the multi_resume test for simultaneous resumptionsMatt Caswell
2024-04-08Add a test for session cache handlingMatt Caswell
2024-04-04Diverse small VMS build fixupsRichard Levitte
2024-04-02Fix handling of NULL sig parameter in ECDSA_sign and similarBernd Edlinger
2024-04-02Fix openssl req with -addext subjectAltName=dirNameBernd Edlinger
2024-04-02Add locking to atomic operations in rw/rcu testsNeil Horman
2024-04-01test/bad_dtls_test.c: Add checks for the EVP_MD_CTX_get_size()Jiasheng Jiang
2024-03-26Fix threadstest wrapping againNeil Horman
2024-03-25Add NULL check before accessing PKCS7 encrypted algorithmViliam Lejčík
2024-03-22Make counters in rcu/rw threads torture test 64 bitNeil Horman
2024-03-21Move artifact upload code into the shell scriptHugo Landau
2024-03-21Experimental support for uploading qlog artifactsHugo Landau
2024-03-15Try to fix intermittent CI failures in quic_multistream testBernd Edlinger
2024-03-1582-test_ocsp_cert_chain.t: Just ignore unrecognized lines in server outputTomas Mraz
2024-03-15Minor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr_lines(3)Alexandr Nedvedicky
2024-03-15Add a test using the bandwidth limit filterTomas Mraz
2024-03-15Add support for bandwidth limitation in noisydgram BIO filterTomas Mraz
2024-03-15bio_f_noisy_dgram_filter(): Fix typoTomas Mraz
2024-03-13Update tls13ccstest.c, removal of deadcodesharad3001
2024-03-12Add fuzzing for DTLSFrederik Wedel-Heinen