]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2022-03-04  Hugo LandauAdd EVP demo for X25519 key exchange
2022-03-03  Hugo LandauFix typo in EVP_MD-BLAKE2(7)
2022-03-03  Hugo Landaus_server: Do not use SSL_sendfile when KTLS is not...
2022-03-03  Matt CaswellPerturb the malloc output during tests
2022-03-03  John Baldwinasn1_string_to_time_t: Use timegm on FreeBSD.
2022-03-03  Michael BaentschAdd testing of OBJ_find_sigid_by_algs()
2022-03-03  Michael Baentschenable CMS sign/verify for provider-implemented PKEYs
2022-03-03  zhangzhileiSM4 optimization for non-asm mode
2022-03-03  Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-03-03  Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-02  DanielImprove documentation of BIO_FLAGS_BASE64_NO_NL flag.
2022-03-01  Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-03-01  Nicola Tuveri[ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersu...
2022-03-01  Nicola Tuveri[ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias
2022-02-28  Tom Cosgroveaarch64: Fix async_fibre_swapcontext() on clang BTI...
2022-02-28  Jiasheng Jiangcrypto/x509/v3_utl.c: Add missing check for OPENSSL_strndup
2022-02-28  Jiasheng Jiangfuzz/fuzz_rand.c: Add check for OSSL_LIB_CTX_new
2022-02-28  Matt CaswellCorrect the UnsafeLegacyServerConnect docs
2022-02-28  xkernelcheck the return value of CRYPTO_strdup()
2022-02-28  PauliChange `strlen' argument name to `strlength' to avoid...
2022-02-28  Paulifetch: convert a NULL property query to ""
2022-02-25  Richard LevitteVMS: copy prologue/epilogue headers when header files...
2022-02-24  Jiasheng Jiangtest/crltest.c: Add check for glue2bio
2022-02-24  Jiasheng Jiangbio_enc.c: add check for BIO_new_mem_buf
2022-02-24  Carlo TeubnerX509_VERIFY_PARAM_set_flags.pod: fix typos
2022-02-24  Raul FerrandoAdd -quiet option to pkcs7 for -print_certs
2022-02-23  Matt CaswellUndeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_...
2022-02-23  msa42doc: Fix KDF example for scrypt
2022-02-23  Matt CaswellFix a failure in sslapitest
2022-02-22  xkernelcheck *libctx which is allocated by OSSL_LIB_CTX_new()
2022-02-22  Jiasheng Jiangtest/sslapitest.c: Add check for SSL_CTX_new
2022-02-22  Dr. David von... X509V3_get_d2i.pod: use I<> for arguments and remove...
2022-02-22  Dr. David von... X509V3_get_d2i.pod: Fix glitch on X509V3_get{,_ext...
2022-02-22  Dr. David von... CMP: add subject of any provided CSR as default message...
2022-02-22  Deepankar Bhattacharjeechacha20 performance optimizations for ppc64le with...
2022-02-21  Paulix509: handle returns from X509_TRUST_get_by_id() more...
2022-02-20  Jiasheng Jiangrand: Add missing check for rand_get_global
2022-02-20  Jiasheng Jiangfuzz/asn1.c: Add missing check for BIO_new
2022-02-20  Jiasheng Jiangtest/mdc2test.c: Add check for OSSL_PROVIDER_load
2022-02-20  yangyangtiantianlonglongdoc: Refactored the example in crypto.pod
2022-02-20  yangyangtiantianlonglongdoc: Update "SSL/TLS" old documentation description...
2022-02-20  Dimitris ApostolouFix typo
2022-02-20  Oleg PekarAdd changes logs caption for the next release 1.1.1n
2022-02-20  Oleg PekarFixed the date of changes of 1.1.1m
2022-02-18  EasySecenc : add support for wrap mode
2022-02-17  Armin FuerstPrefix output to avoid random ok to confuse test parser
2022-02-17  Jiasheng Jiangapps/s_server: Add missing check for BIO_new
2022-02-17  Jiasheng Jiangapps/ocsp: Add check for OPENSSL_strdup
2022-02-17  Jiasheng Jiangs_server: Add check for OPENSSL_strdup
2022-02-17  Tomas MrazAdd back check for the DH public key size
2022-02-16  Weiguo LiAdd define guards to avoid multi-inclusion
2022-02-16  Jiasheng Jiangtest/helpers/handshake.c: Add check for OPENSSL_strdup
2022-02-15  Todd ShortForce macOS 10.15 or later to be 64-bit
2022-02-14  Armin FuerstAdd tests for do_updatedb
2022-02-14  Jiasheng Jiangdh_exch.c: Add check for OPENSSL_strdup
2022-02-14  Tomas MrazApply the correct Apache v2 license
2022-02-14  Jiasheng Jiangopenssl rehash: add check for OPENSSL_strdup
2022-02-14  Rami KhaldiImplement a new flag for running s_client in a non...
2022-02-13  DanielUse C locale in Bash scripts.
2022-02-11  Bernd EdlingerCleanup record length checks for KTLS
2022-02-11  Tomas MrazAdd test of FIPS provider from the master branch with...
2022-02-11  Tomas Mrazevp_test: Skip testcase if r parameter is unsupported
2022-02-11  Tomas MrazAdd test of FIPS provider from the 3.0 branch with...
2022-02-11  PauliChange condition to avoid spurious compiler complaints.
2022-02-11  Kevin K BijuAdded checking for buflen overflow due to MAX_MISALIGNMENT.
2022-02-10  Kelvin Leebn_lib.c: Change Endianess check to as a binary condition.
2022-02-10  Andrey MatyukovAES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
2022-02-10  Weiguo LiFix outdated comments
2022-02-09  EasySecFix small typo in EVP_KEYEXCH-ECDH.html doc example
2022-02-09  Tom Cosgroveaarch64: fix branch target indications in arm64cpuid...
2022-02-08  Jiasheng JiangAdd the check after calling OPENSSL_strdup
2022-02-08  Matt CaswellFix an enginetest failure when compiled with no-depreca...
2022-02-08  DanielSend auxiliary messages to bio_err.
2022-02-08  Jiasheng Jiangrsa: add check after calling BN_BLINDING_lock
2022-02-08  Bernd EdlingerCheck for presence of 1.1.x openssl runtime
2022-02-08  Bernd EdlingerPrevent crash with engine using different openssl runtime
2022-02-07  Tomas MrazAdd testcases for EVP_PKEY_set1_encoded_public_key()
2022-02-07  Tomas MrazReplace size check with more meaningful pubkey check
2022-02-07  Tomas Mrazdoc: Add hint to use EVP_PKEY_get_bn_param to retrieve...
2022-02-07  Ankit DasFix SIZE_MAX not defined on z/OS etc
2022-02-07  Thomas1664Correct return type for BIO_ptr_ctrl
2022-02-07  Danny TsenFixed counter overflow
2022-02-07  Jiasheng Jiangevp_test: Add the missing check after calling OPENSSL_s...
2022-02-07  Dimitris ApostolouFix typos
2022-02-06  Paulievp enc: cache cipher key length
2022-02-06  Paulievp enc: cache cipher IV length
2022-02-06  Pauliaes: avoid accessing key length field directly
2022-02-05  Richard LevitteMove e_os.h to include/internal
2022-02-04  John BaldwinAdd support for Chacha20-Poly1305 to kernel TLS on...
2022-02-04  Harry SintonenAdd missing CRYPTO_THREAD_cleanup_local of default_cont...
2022-02-04  Juan Manuel... Fix builds with DJGPP
2022-02-03  EasySecopenssl-dgst.pod.in: Fix documentation of -list option
2022-02-03  Todd ShortFix copyrights
2022-02-03  Kevin K BijuUse opt_int_arg() to parse integers in apps/speed.c
2022-02-03  slontisFix EVP todata and fromdata when used with selection...
2022-02-03  Phus Luadd SSL_get0_iana_groups() & SSL_client_hello_get_exten...
2022-02-02  Ross Burtonapps/progs.pl: use SOURCE_DATE_EPOCH if defined for...
2022-02-01  yangyangtiantianlonglongUpdate the comment on ssl3_write_pending()
2022-02-01  yangyangtiantianlonglongRevert dropped usage of var thiswr in do_ssl3_write()
2022-02-01  Pauliindentation fix
next