]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2022-03-14  Hugo LandauAdd EVP demo for SIPHASH
2022-03-14  Hugo LandauFix bug in scrypt KDF provider dup method
2022-03-14  Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-03-14  Tomas MrazFix documentation of parameters for DH and ECDH KEX
2022-03-14  Tomas MrazDH: Make padding always on when X9.42 KDF is used
2022-03-14  Hugo LandauAdd manpages for SSL_get_certificate, SSL_get_private_key
2022-03-14  Jiasheng Jiangcrypto/pem/pem_lib.c: Add check for BIO_read
2022-03-14  Hugo LandauAdd EVP demo for RSA key generation
2022-03-14  Tomas MrazReplace handling of negative verification result with...
2022-03-14  Danny TsenFixed conditional statement testing 64 and 256 bytes
2022-03-13  Hugo LandauEVP_MD performance fix (refcount cache contention)
2022-03-12  Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-12  Dr. David von... OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults...
2022-03-11  Todd ShortDOC: TLS compression is disabled by default
2022-03-11  Dr. Matthias... README: add missing link to OpenSSL 3.0 manual pages
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10  Tomas MrazDrop ariacbc demo binary
2022-03-10  EasySecAllow to *just* print key and IV of unstreamable modes...
2022-03-10  xkernelcheck the return of OPENSSL_sk_new_null
2022-03-10  Todd ShortSet protocol in init_client()
2022-03-10  Dmitry BelyavskiyAvoid potential memory leak
2022-03-10  xkernelcheck the return value of BIO_new_file()
2022-03-10  Arran Cudbard... async_posix: Make ASYNC_set_mem_functions threadsafe
2022-03-10  Arran Cudbard... async_posix: Allow custom stack allocation functions...
2022-03-10  Arran Cudbard... async_posix: raise a memory allocation error if we...
2022-03-10  Dr. Matthias... README: add link to migration_guide manual page
2022-03-10  Matt CaswellSome platforms don't have pthread_atfork
2022-03-09  Marcel Raadandroid-x86 target: Add -latomic
2022-03-09  Michael BaentschAdd external testing with oqsprovider
2022-03-09  Tom CosgroveUse Perl to generate bsaes-armv8.S
2022-03-09  Ben AvisonARM assembly pack: translate bit-sliced AES implementat...
2022-03-09  Hugo LandauFix test failure when testing with Test::Harness
2022-03-06  Hugo LandauAdd EVP demos for RSA-PSS signing and verification
2022-03-06  Hugo LandauAdd EVP demo for Poly1305 demonstrating Poly1305-AES
2022-03-06  Daniel HuFurther acceleration for SM4-GCM on ARM
2022-03-06  DanielAdd demo for ARIA-256-CBC.
2022-03-04  Hugo LandauEVP demo for XOF digest using SHAKE256
2022-03-04  xkernelapps: several return value checks for BIO_new()
2022-03-04  Richard LevitteRework dependencies between config files and build...
2022-03-04  XiaokangQianFix build issue with aes-gcm-armv8-unroll8_64.S on...
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
next