openssl.git
2022-10-03 Matt CaswellFix usage of custom EVP_CIPHER objects
2022-10-03 Adam JosephConfigurations: mips64*-linux-*abin32 needs bn_ops...
2022-09-30 Graham WoodwardFix missing null check in ossl_cmp_log_parse_metadata()
2022-09-29 Richard LevitteOpenSSL::config: Fix trivial bugs
2022-09-29 Richard LevitteOpenSSL::config: Fix VMS guesses
2022-09-29 Richard LevitteOpenSSL::config: determine the MSVC target architecture...
2022-09-29 J.W. Jagersmadjgpp: Skip test/rsa_complex.c
2022-09-29 J.W. Jagersmadjgpp: Define WATT32_NO_OLDIES before including socket...
2022-09-29 J.W. Jagersmadjgpp: Use usleep() for ossl_sleep()
2022-09-29 J.W. Jagersmadjgpp: Inherit config from BASE_unix
2022-09-28 Todd ShortTest TLS extension ordering
2022-09-27 visbjnssl_log_secret call in tls13_key_update
2022-09-27 Matt CaswellIf a ticket key callback returns 0 in TLSv1.3 don't...
2022-09-27 Matt CaswellTest a 0 return from the ticket key callback
2022-09-26 Todd ShortAdd documentation for the OPENSSL_gmtime functions
2022-09-23 Tianjia Zhangtest: Fix memory leak of asynctest
2022-09-23 Tomas MrazMaximum return value of BIO_ctrl_(w)pending is SIZE_MAX
2022-09-23 Tomas MrazFix error return values from BIO_ctrl_(w)pending()
2022-09-23 Daniel FialaClear incorrectly reported errors in d2i_CMS_ContentInfo
2022-09-23 olszomalOSSL_PROVIDER_set_default_search_path() return value
2022-09-22 Matt CaswellAdd additional messages to the DTLS dropped records...
2022-09-22 Matt CaswellCorrectly handle a retransmitted ClientHello
2022-09-21 PauliCoverity 1515415: NULL dereference
2022-09-21 PauliRemove unnecessary define
2022-09-21 PauliRuntime detect FIPS RNG usage in test
2022-09-21 PauliRemove FIPS condition on IV gen test.
2022-09-21 PauliRemove FIPS condition on SM2 test.
2022-09-20 Richard Levitteapps/ciphers.h: Ensure ossl_assert() is properly declared
2022-09-20 Daniel FialaCheck that sk_SSL_CIPHER_value returns non-NULL value.
2022-09-20 Patrik SevalliusAlways use FORMAT_BINARY for infile
2022-09-20 Patrik SevalliusUpdate documentation, standard input is expected to...
2022-09-19 Tomas MrazFix detection of ktls support in cross-compile environm...
2022-09-18 Daniel FialaAdd an EVP demo for AES key wrap
2022-09-16 David von Oheimb80-test_ssl_new.t: make dependencies on CTLOG_FILE...
2022-09-16 Dr. David von... stack.c: add missing direct error reporting and improve...
2022-09-16 Dr. David von... x509_vpm.c: add missing direct error reporting and...
2022-09-16 David von OheimbX509_STORE_CTX_set_default(): improve error handling...
2022-09-16 Daniel FialaAdd documentation and test for EVP_PBE_alg_add
2022-09-15 PauliAdd CI to test old FIPS provider versions
2022-09-15 Tomas MrazWith fips provider 3.0.0 skip tests related to explicit...
2022-09-15 Tomáš MrázEVP_PKEY_eq: regain compatibility with the 3.0.0 FIPS...
2022-09-15 PauliFix default padding regression against 3.0.0 FIPS provider
2022-09-15 PauliTDES: fix test with old FIPS provider
2022-09-15 Paulievp_test: allow FIPS provider version based escapes...
2022-09-15 Paulitest: make unit tests FIPS provider version aware
2022-09-15 Akshat MaheshwariFix a typo in the function name
2022-09-15 Richard Levitteutil/wrap.pl.in: Use parentheses so `kill` gets all...
2022-09-10 Dr. David von... crypto/x509/{x509_req,x_all}.c: add some NULL parameter...
2022-09-10 Gibeom GwonX509 x_all.c: Set 'modified' flag when ASN1_item_sign...
2022-09-10 Gibeom GwonX509 x509_req.c: Set 'modified' flag when X509_req_info...
2022-09-09 Gang Chencrypto/conf: gcc build warning fix
2022-09-09 Juergen Christs390x: fix ecx derive
2022-09-08 Daniel FialaAdd an EVP demo for key encoding using EC
2022-09-06 PauliCoverity 1513478: negative return
2022-09-01 Tomas MrazDocument the return value of OSSL_LIB_CTX_load_config()
2022-09-01 Tobias BrunnerFix documented max. length for info buffer in HKDF
2022-08-31 Juergen Christapps/speed.c: Wait for generated children
2022-08-30 Stefanos HarhalakisFix man page to indicate SHA256 MAC for PKCS12
2022-08-26 Daniel FialaConvert serverinfo in SSL_CTX_use_serverinfo() to v2.
2022-08-25 PauliAdd missing ')' to command help
2022-08-24 Sam Jamestest: placate Clang's --Wbitwise-instead-of-logical
2022-08-24 Dr. David von... CMP: correct handling of fallback subject in OSSL_CMP_C...
2022-08-23 Richard Levitteutil/wrap.pl.in: If the subprocess died with a signal...
2022-08-23 PauliCoverity 1508532: out of bounds access
2022-08-23 Ryan KelleyMoving notify check after the no time check
2022-08-23 Dmitry Belyavskiyopenssl speed fails in FIPS mode
2022-08-23 Tobias NießenFix typo in migration guide
2022-08-23 Tomas MrazAlways automatically add -DPEDANTIC with enable-ubsan
2022-08-22 Todd ShortFix doc-nits
2022-08-22 PauliCoverity 1508506: misuse of time_t
2022-08-22 Jeff CroxellClarify dashes are required for openssl list command
2022-08-19 PauliFix bug in EVP_CIPHER_CTX_get_iv_length()
2022-08-19 Paulievp enc: cache cipher IV length
2022-08-19 PauliLimit the size of various MAXCHUNK definitions
2022-08-18 PauliCoverity 1508534 & 1508540: misuses of time_t
2022-08-18 Matt CaswellAdd some documentation for X509_gmtime_adj()
2022-08-18 Tomas MrazClarify documentation in regards to EC key parameters
2022-08-18 Tomas MrazAdd testcases for EVP_PKEY_get1_encoded_public_key
2022-08-18 Tomas Mrazec_kmgmt.c: Do not crash when getting OSSL_PKEY_PARAM_E...
2022-08-17 valdaarhunFix memory leak in BN_rand_range()
2022-08-17 Matt CaswellEnsure we build ub sanitizer builds with -DPEDANTIC
2022-08-17 Matt CaswellDon't incorrectly skip the multiblock test
2022-08-17 Matt CaswellTest that swapping the first app data record with Finis...
2022-08-17 Matt CaswellFix SSL_pending() and SSL_has_pending() with DTLS
2022-08-17 slontisSHAKE documentation updates for default output length.
2022-08-17 PauliAvoid using tsan_add
2022-08-17 Matt CaswellCRYPTO_mem_debug_push() and CRYPTO_mem_debug_pop()...
2022-08-17 Matt CaswellCorrect the documentation for OPENSSL_MALLOC_FD
2022-08-17 Clemens LangAPPS: genrsa: Support setting properties
2022-08-17 Clemens LangAPPS: dgst: Support properties when signing
2022-08-17 Clemens LangTEST: Check property query support of apps/pkey
2022-08-17 Clemens LangAPPS: pkeyparam: Support setting properties
2022-08-17 Clemens LangAPPS: ecparam: Support setting properties
2022-08-17 Clemens LangAPPS: dhparam: Support setting properties
2022-08-16 Pauliproperty: make cache flushing slight less deterministic
2022-08-12 Daiyuu NoboriVC++ 2008 or earlier x86 compilers do not have an inlin...
2022-08-04 Sebastian Andrzej... test/evp_test: Test if EVP_DigestSign() set signature...
2022-08-04 Sebastian Andrzej... providers: Set the size of EC signature on s390.
2022-08-04 Tomas MrazProperly document deprecation of DH_new() and related...
2022-08-04 Roberto Hueso... Fix EC_KEY_set_private_key() NULL priv_key docs
next