hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / test /
40 hours ago Damian Hobson-Garciax509_acert: Add more parsing and printing tests
40 hours ago Damian Hobson-Garciafuzz: Add attribute certificate fuzz test
40 hours ago Damian Hobson-Garciax509_acert: Add simple API tests
46 hours ago Randall S. BeckerRemove all references to FLOSS for NonStop Builds.
2 days ago Neil Hormanadding a multithreaded hashtable test
2 days ago Neil HormanAdding hashtable fuzzer
2 days ago Neil HormanIntroduce new internal hashtable implementation
2 days ago Neil HormanFix potential divide by zero error
2 days ago shridhar kalavaguntaInvoke tear_down when exiting test_encode_tls_sct(...
3 days ago Tim PerryUse empty renegotiate extension instead of SCSV for...
3 days ago Neil HormanFix missing NULL check in prov_config_test
3 days ago Rajeev Ranjanfix sending error when no root CA cert update available
6 days ago Neil HormanMake rcu_thread_key context-aware
6 days ago Tomas MrazAdjust tests that were depending on X25519 and X448...
7 days ago Neil HormanFix up path generation to use OPENSSL_MODULES
7 days ago Neil HormanUpdate modulepath test for provider config to skip...
7 days ago Neil HormanAdd test for OSSL_PROVIDER_load with module path set
7 days ago Viktor DukhovniFix fragile explicit cert date tests.
8 days ago trinity-1686aHandle empty param in EVP_PKEY_CTX_add1_hkdf_info
9 days ago Alexandr NedvedickyOpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP...
2024-04-10 Dimitri John Ledkovtest: fix 20-test_dgst.t to use hexkey
2024-04-09 Neil HormanAdd check for public key presence on sm2 signing
2024-04-09 Todd ShortFix EVP_PKEY_CTX_add1_hkdf_info() behavior
2024-04-09 Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2024-04-09 slontisCheck range of RSA plaintext and ciphertext when using...
2024-04-09 Richard LevitteCopyright year updates
2024-04-08 Matt CaswellAdd a test for session cache overflow
2024-04-08 Matt CaswellExtend the multi_resume test for simultaneous resumptions
2024-04-08 Matt CaswellAdd a test for session cache handling
2024-04-04 Richard LevitteDiverse small VMS build fixups
2024-04-02 Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2024-04-02 Bernd EdlingerFix openssl req with -addext subjectAltName=dirName
2024-04-02 Neil HormanAdd locking to atomic operations in rw/rcu tests
2024-04-01 Jiasheng Jiangtest/bad_dtls_test.c: Add checks for the EVP_MD_CTX_get...
2024-03-26 Neil HormanFix threadstest wrapping again
2024-03-25 Viliam LejčíkAdd NULL check before accessing PKCS7 encrypted algorithm
2024-03-22 Neil HormanMake counters in rcu/rw threads torture test 64 bit
2024-03-21 Hugo LandauMove artifact upload code into the shell script
2024-03-21 Hugo LandauExperimental support for uploading qlog artifacts
2024-03-15 Bernd EdlingerTry to fix intermittent CI failures in quic_multistream...
2024-03-15 Tomas Mraz82-test_ocsp_cert_chain.t: Just ignore unrecognized...
2024-03-15 Alexandr NedvedickyMinor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr...
2024-03-15 Tomas MrazAdd a test using the bandwidth limit filter
2024-03-15 Tomas MrazAdd support for bandwidth limitation in noisydgram...
2024-03-15 Tomas Mrazbio_f_noisy_dgram_filter(): Fix typo
2024-03-13 sharad3001Update tls13ccstest.c, removal of deadcode
2024-03-12 Frederik Wedel-HeinenAdd fuzzing for DTLS
2024-03-12 James Muirs_server: test ocsp with "-cert_chain"
2024-03-12 Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-12 Jiasheng JiangAdd check for xor_get_aid()
2024-03-11 slontisFix BIO_get_new_index() to return an error when it...
2024-03-09 Hugo LandauQUIC MULTISTREAM TEST: Test write buffer statistics...
2024-03-08 Bernd EdlingerTry to fix intermittent CI failures in sslapitest
2024-03-07 Hugo LandauQUIC: Uniform changes for QUIC error code definitions...
2024-03-07 Dmitry BelyavskiyFix a memory leak on successful load of CRL
2024-03-06 Hugo LandauQUIC QLOG: Fix ANSI
2024-03-06 Tomas MrazAdd test for ignoring unknown sigalgs and groups marked...
2024-03-06 Dr. David von Oheimbapps/cmp: improve -reqin option to read fallback public...
2024-03-06 Dr. David von Oheimbapps/cmp: add -reqout_only option for dumping/saving...
2024-03-02 Neil HormanDump out qlog json if it is malformed
2024-03-01 pohsingwuImplement PCT for EDDSA
2024-02-25 Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-02-22 Michael BaentschSSL_set1_groups_list(): Fix memory corruption with...
2024-02-22 Tomas MrazMinor wording fixes related to no-atexit
2024-02-21 Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-19 Hugo LandauQUIC FIFD: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC MULTISTREAM TEST: Test explicit event handling...
2024-02-16 Hugo LandauQUIC: Test that SSL_ctrl, SSL_set_mode are routed corre...
2024-02-14 Hugo LandauFix SSL_export_keying_material for QUIC
2024-02-14 Neil HormanSkip shlibload tests if no-atexit is configured
2024-02-14 Dimitri PapadopoulosFix new typos found by codespell
2024-02-13 Dr. David von Oheimbtest_cmp_http: decrease risk of timeouts due to delays...
2024-02-10 Hugo LandauMinor tweak to recipe
2024-02-10 Hugo LandauQUIC MULTISTREAM Test: Ensure poll test is robust
2024-02-10 Hugo LandauQUIC MULTISTREAM TEST: Fix perl warning around envvars
2024-02-10 Hugo LandauQUIC MULTISTREAM TEST: Add test for SSL_poll
2024-02-09 Hugo LandauJSON_ENC: Fix unit test for MSVC
2024-02-09 Frederik Wedel-HeinenRemove unneeded stuff
2024-02-09 Frederik Wedel-HeinenRefactor skip test statements.
2024-02-09 Frederik Wedel-HeinenAdds some version guards for dummy proxy.
2024-02-09 Frederik Wedel-HeinenDon't use dtls proxy on windows.
2024-02-09 Frederik Wedel-HeinenCheck if creating a tlsproxy instance per use allows...
2024-02-09 Frederik Wedel-HeinenFix test runs on builds without tls1_3
2024-02-09 Frederik Wedel-HeinenSkip tests if build does not support dtls1.2 or tls1.2
2024-02-09 Frederik Wedel-HeinenMerge dtls and tls records tests
2024-02-09 Frederik Wedel-HeinenDon't run dtls test on windows.
2024-02-09 Frederik Wedel-HeinenSupport DTLS in TLS::Proxy.
2024-02-08 Hugo LandauFixup multistream test
2024-02-08 Hugo LandauMinor fixes after rebase
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Make test resilient on stochasti...
2024-02-08 Hugo LandauQuiet false warning about uninitialised variable
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Test available stream count API
2024-02-08 Hugo LandauQUIC MULTISTREAM TEST: Test idle timeout configuration
2024-02-08 Liu-ErmengFix sm4-xts aarch64 assembly implementation bug
2024-02-07 Tomas MrazFix testcases to run on duplicated keys
2024-02-02 Hugo LandauQUIC QLOG: Namespace the RUN_CI_TESTS variable
2024-02-02 Hugo LandauMinor fixes
2024-02-02 Hugo LandauMinor fixes
2024-02-02 Hugo LandauQUIC QLOG: Don't build QLOG test if QLOG is disabled
2024-02-02 Hugo LandauQUIC QLOG: Record implementation version
next