]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Fix typo in CONTRIBUTING.md
[thirdparty/openssl.git] / test /
5 days ago  Tomas MrazCheck DSA parameters for excessive sizes before validating
6 days ago  Andrew GolovashevichAdditional testcases for bn_gcd
6 days ago  Matt CaswellSuppress a spurious error from the sysdefault test
6 days ago  Tomas MrazIntentionally break EVP_DigestFinal for SHAKE128 and...
7 days ago  Tomas Mrazsslapitest.c: With fips skip tests depending on X25519...
7 days ago  Tomas Mraz90-test_sslapi.t: Fix execution of sslapitest with...
7 days ago  Trust-Worthyevp_test: Added the special private key that triggers...
7 days ago  Rajeev RanjanAdd support for integrity-only cipher suites for TLS...
7 days ago  Georgi Valkovquic_multistream_test: fix undefined symbol snprintf...
11 days ago  Tomas Mraztls_provider_init(): Rename prov_ctx to xor_prov_ctx...
11 days ago  Tomas Mraztls_provider_init(): Fix leaks in error cases
12 days ago  Tomas MrazOSSL_LIB_CTX_load_config() must not be called concurren...
12 days ago  Tomas MrazAdd tests for conf_diagnostics
12 days ago  Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
13 days ago  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...
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
next