]> git.ipfire.org Git - thirdparty/openssl.git/history - test
providers: Add SM4 XTS implementation
[thirdparty/openssl.git] / test /
2022-11-29  Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-29  slontisFix Coverity issues in HPKE
2022-11-29  Tomas MrazFix occasional assertion failure when storing properties
2022-11-28  Tomas MrazDrop incorrect skipping of some evp_test testcases...
2022-11-25  Tomas MrazAdd test for EVP_PKEY_Q_keygen
2022-11-25  Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-25  Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-24  Dr. David von OheimbCMP+CRMF: fix formatting nits in crypto/, include/...
2022-11-24  Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-24  Hugo LandauQUIC TX Packetiser and Streams Mapper
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-23  Dr. David von OheimbCMP: add API functions OSSL_CMP_CTX_get0_libctx() and...
2022-11-22  Richard Levittetest/recipes/80-test_cms.t: Fix the "CAdES ko" test
2022-11-22  Tomas MrazSplit out thread pool tests into threadpool_test
2022-11-21  slontisFix coverity issues in X509v3_addr
2022-11-21  slontisImprove FIPS RSA keygen performance.
2022-11-19  Richard Levittetest/timing_load_creds.c: use OPENSSL_SYS_ macros
2022-11-18  Richard LevitteDisable test/timing_load_creds.c on VMS
2022-11-18  Dr. David von Oheimbtest/smime-certs/ca.cnf: clean up comments, simplify...
2022-11-18  Tomas Mrazevp_extra_test2: Test DH param checks with non-NULL...
2022-11-16  Graham WoodwardAdd test to confirm IPAddressFamily_check_len catches...
2022-11-16  Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-16  Paulilist: add debug sanity checks
2022-11-16  Paulilist: add an is empty function
2022-11-15  Paulitest: fix typo in test description
2022-11-15  Paulitest: add two comparision options to fips version test...
2022-11-15  Simo SorceAdd test for EVP_PKEY_eq
2022-11-14  Matt CaswellTest SSL_shutdown() with async writes
2022-11-14  Tomas MrazQUIC Receive Stream Management: Call QUIC flow control
2022-11-14  Tomas MrazQUIC Receive Stream Management
2022-11-14  Matt CaswellRename SSL3_RECORD to TLS_RL_RECORD
2022-11-14  J.W. JagersmaCast values to match printf format strings.
2022-11-12  Bernd EdlingerResign test/certs/rootCA.pem to expire in 100 years
2022-11-12  Bernd EdlingerUpdate the validity period of ed25519 cerificates
2022-11-11  Tomas Mraztest_CMAC_keygen(): Avoid using ECB cipher with CMAC
2022-11-11  Tomas Mrazcmac_set_ctx_params(): Fail if cipher mode is not CBC
2022-11-11  Tomas MrazAdd test for generating safeprime DH parameters
2022-11-10  Paulipunycode: update to use WPACKET instead of using custom...
2022-11-10  Milan Brozpem: avoid segfault if PKEY is NULL in PEM_write_bio_Pr...
2022-11-10  Tomas MrazLimit size of modulus for BN_mod_exp_mont_consttime()
2022-11-10  PauliRevert "Skip DES based tests in FIPS mode"
2022-11-10  PauliRevert "Remove conditional FIPS dependence for 3DES"
2022-11-10  PauliRevert "Move DES based test cases out of FIPS territory"
2022-11-07  Reinhard UrbanFix PACKET_equal test with BUF_LEN+1 on -Wstringop...
2022-11-07  Hugo LandauQUIC CFQ Fixes
2022-11-07  Hugo LandauQUIC FIFD
2022-11-07  Hugo LandauQUIC TXPIM
2022-11-07  Hugo LandauQUIC CFQ
2022-11-07  Tomas MrazTest that signatures using hash name commands work...
2022-11-04  Wangchong ZhouCheck for private key existence before calling eddsa...
2022-11-03  PauliCoverity 1516624: Fix overrun memory access.
2022-11-02  slontisAdd d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
2022-11-02  slontisAdd test for X509 sign TBS cache regression.
2022-11-02  Matt CaswellAdd a test for TLS pipelining
2022-11-02  Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-11-02  yangyangtiantianlo... Potential null pointer reference
2022-11-01  Hugo LandauFix unused variable in QUIC send stream test
2022-11-01  Paulifipsinstall: add -self_test_oninstall option.
2022-11-01  PauliUpdate fipsinstall tests
2022-11-01  PauliRemove conditional FIPS dependence for 3DES
2022-11-01  PauliMove DES based test cases out of FIPS territory
2022-11-01  PauliSkip DES based tests in FIPS mode
2022-11-01  Paulipunycode: add unit tests
2022-10-27  Tomas Mraztests: clear error queue before executing a testcase
2022-10-27  Matt CaswellCheck whether buffers have actually been allocated...
2022-10-25  Richard LevitteFix 32-bit Windows issues related to QUIC Wire functions
2022-10-25  Matt CaswellFix test_tls13_encryption()
2022-10-24  Matt CaswellFix a compilation failure in bio_comp_test.c
2022-10-24  Tomas MrazWorkaround egd rand source deficiencies
2022-10-21  Čestmír Kalinacrypto: thread: remove ossl_crypto_thread_native_terminate
2022-10-21  Tomas Mrazstack: Do not add error if pop/shift/value accesses...
2022-10-21  Sam Jamestest: driver: fix -Wunused-but-set-variable
2022-10-21  Čestmír Kalinatest: threads: replace test_thread_noreturn
2022-10-21  Čestmír Kalinacrypto: thread: serialize concurrent joins
2022-10-20  Todd ShortFix coverity 1516095 deadcode
2022-10-20  Paul Kehrerlink the pyca tests against the correct openssl
2022-10-20  Matt CaswellRemove some redundant code
2022-10-19  Paulidefault provider: include RIPEMD160
2022-10-18  Todd ShortUpdate COMP_METHOD
2022-10-18  Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-18  Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18  Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18  Todd ShortAdd brotli compression support (RFC7924)
2022-10-17  Tomas MrazAdd missing include for DH_get0_priv_key()
2022-10-17  Čestmír Kalinacrypto: add preemptive threading support
2022-10-12  Matt CaswellAdd a test for TLSv1.3 only client sending a correct...
2022-10-12  Matt CaswellAdd a test for where a client sends a non-TLSv1.3 key...
2022-10-12  Matt CaswellConvert the TLSv1.3 crypto code to the new write record...
2022-10-12  FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-10-10  Paulitest: condition out code that relies on CHACHA.
2022-10-07  Tomas MrazFix older clang warning on initialization
2022-10-07  James Muirset MGF1 digest correctly
2022-10-07  Matt CaswellAdd some more brainpool tests for TLSv1.3
2022-10-07  Matt CaswellReimplement brainpool TLSv1.3 support group support
2022-10-06  Richard LevitteRename ossl_sleep calls to OSSL_sleep everywhere
2022-10-05  Matt CaswellEnable the ability to query the COMP_METHOD being used...
2022-10-05  Hugo LandauQUIC Send Stream Management
2022-10-04  Daniel FialaDisable printf format checking on MinGW
2022-10-03  Matt CaswellTest usage of a custom EVP_CIPHER
2022-09-30  Dr. David von Oheimb80-test_cmp_http.t: some generalizations and minor...
next