threads_pthread.c: change inline to ossl_inline
[openssl.git] / test /
4 hours ago Nek Saikouecstresstest.c: Fix memory leak on error
6 hours ago Matt CaswellFurther extend the SSL_free_buffers testing
6 hours ago Matt CaswellMove the ability to load the dasync engine into ssltest...
6 hours ago Matt CaswellExtend the SSL_free_buffers testing
11 hours ago sashanMove stack of compression methods from libssl to OSSL_L...
4 days ago Max AmmannAdd provider fuzzer
6 days ago Randall S. BeckerAdded an explicit yield (OP_SLEEP) to QUIC testing...
6 days ago Dimitri John Ledkovtest: remove the just added, but now unrealistic, shake...
6 days ago Dimitri John Ledkovrsa-oaep: block SHAKE usage in FIPS mode
6 days ago Dimitri John Ledkovrsa-pss: add tests checking for SHAKE usage in RSA-PSS
8 days ago shridhar kalavaguntaFix mem leak in threadpool_test.c
12 days ago Tomas MrazCheck DSA parameters for excessive sizes before validating
13 days ago Andrew GolovashevichAdditional testcases for bn_gcd
13 days ago Matt CaswellSuppress a spurious error from the sysdefault test
13 days ago Tomas MrazIntentionally break EVP_DigestFinal for SHAKE128 and...
2024-05-14 Tomas Mrazsslapitest.c: With fips skip tests depending on X25519...
2024-05-14 Tomas Mraz90-test_sslapi.t: Fix execution of sslapitest with...
2024-05-14 Trust-Worthyevp_test: Added the special private key that triggers...
2024-05-14 Rajeev RanjanAdd support for integrity-only cipher suites for TLS...
2024-05-14 Georgi Valkovquic_multistream_test: fix undefined symbol snprintf...
2024-05-10 Tomas Mraztls_provider_init(): Rename prov_ctx to xor_prov_ctx...
2024-05-10 Tomas Mraztls_provider_init(): Fix leaks in error cases
2024-05-09 Tomas MrazOSSL_LIB_CTX_load_config() must not be called concurren...
2024-05-09 Tomas MrazAdd tests for conf_diagnostics
2024-05-09 Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
2024-05-08 Viktor DukhovniAvoid memory leak in x509_test error path
2024-05-07 Tomas MrazFix Coverity issues 1596850, 1596851 and 1596852
2024-05-07 shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
2024-05-06 Matt CaswellAdd a test for the session_secret_cb
2024-05-06 Jiasheng Jiangtest/threadstest.c: Add checks for CRYPTO_THREAD_lock_new()
2024-05-06 Bernd EdlingerFix error handling in CMS_EncryptedData_encrypt
2024-05-05 Veronika HanulíkováAdd processing by chunks to mac tests
2024-05-05 Veronika HanulíkováAdd processing by chunks to encoding tests
2024-05-05 Veronika HanulíkováAdd processing by chunks to digest, sign, verify tests
2024-05-05 Veronika HanulíkováAdd processing by chunks to cipher tests in evp_test
2024-05-05 Veronika HanulíkováAdd option for setting size of processed data chunks
2024-05-01 Dr. David von OheimbCMP: add support for genm with crlStatusList and genp...
2024-05-01 Matt CaswellFix intermittent sslapitest early data related failures
2024-05-01 Matt CaswellUse OSSL_TIME instead of using arithmetic directly...
2024-04-29 Michael Baentschupdated to oqs-provider 0.6.0
2024-04-29 Tomas Mraz82-test_ocsp_cert_chain.t: kill -HUP the server after...
2024-04-29 Tomas Mraz82-test_ocsp_cert_chain.t: Terminate the server after...
2024-04-24 Damian Hobson-Garciax509_acert: Add more parsing and printing tests
2024-04-24 Damian Hobson-Garciafuzz: Add attribute certificate fuzz test
2024-04-24 Damian Hobson-Garciax509_acert: Add simple API tests
2024-04-24 Randall S. BeckerRemove all references to FLOSS for NonStop Builds.
2024-04-24 Neil Hormanadding a multithreaded hashtable test
2024-04-24 Neil HormanAdding hashtable fuzzer
2024-04-24 Neil HormanIntroduce new internal hashtable implementation
2024-04-24 Neil HormanFix potential divide by zero error
2024-04-23 shridhar kalavaguntaInvoke tear_down when exiting test_encode_tls_sct(...
2024-04-22 Tim PerryUse empty renegotiate extension instead of SCSV for...
2024-04-22 Neil HormanFix missing NULL check in prov_config_test
2024-04-22 Rajeev Ranjanfix sending error when no root CA cert update available
2024-04-19 Neil HormanMake rcu_thread_key context-aware
2024-04-19 Tomas MrazAdjust tests that were depending on X25519 and X448...
2024-04-18 Neil HormanFix up path generation to use OPENSSL_MODULES
2024-04-18 Neil HormanUpdate modulepath test for provider config to skip...
2024-04-18 Neil HormanAdd test for OSSL_PROVIDER_load with module path set
2024-04-18 Viktor DukhovniFix fragile explicit cert date tests.
2024-04-17 trinity-1686aHandle empty param in EVP_PKEY_CTX_add1_hkdf_info
2024-04-16 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...
next