]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2022-06-21  Matt CaswellPrepare for 1.1.1p release OpenSSL_1_1_1p
2022-06-21  Matt CaswellUpdate copyright year
2022-06-21  Matt CaswellUpdate CHANGES and NEWS for new release
2022-06-20  Daniel FialaFix file operations in c_rehash.
2022-06-16  Fraser TweedaleFix documentation of BIO_FLAGS_BASE64_NO_NL
2022-06-16  Tomas MrazAdd an extra reduction step to RSAZ mod_exp implementations
2022-06-16  Tomas MrazAlways end BN_mod_exp_mont_consttime with normal Montgo...
2022-06-15  Matt CaswellFix a crash in X509v3_asid_subset()
2022-06-06  Tomas MrazUpdate further expiring certificates that affect tests
2022-06-03  Tomas MrazFix strict client chain check with TLS-1.3
2022-06-01  Tomas Mrazct_test.c: Update the epoch time
2022-06-01  Tomas MrazUpdate expired SCT certificates
2022-05-25  Bernd EdlingerFix a memory leak in crl_set_issuers
2022-05-24  Bernd EdlingerFix a crash in ssl_security_cert_chain
2022-05-24  Bernd EdlingerFix a memory leak in X509_issuer_and_serial_hash
2022-05-24  Bernd EdlingerFix undefined behaviour in EC_GROUP_new_from_ecparameters
2022-05-24  Bernd EdlingerFix a memory leak in ec_key_simple_oct2priv
2022-05-23  Bernd EdlingerFix a crash in asn1_item_embed_new
2022-05-21  Bernd EdlingerBackport a missing bug-fix from master
2022-05-21  Bernd EdlingerBackport some fuzzing data files from master
2022-05-19  Daniel Fialas_serve: Report an error if init-connection fails witho...
2022-05-09  basaveshFix leakage when the cacheline is 32-bytes in CBC_MAC_R...
2022-05-05  Tomas MrazAdd test for empty supported-groups extension
2022-05-05  Tomas MrazDo not send an empty supported groups extension
2022-05-05  Allan Jude1_1_1-stable: Detect arm64-*-*bsd and enable assembly...
2022-05-05  Hugo Landau(1.1) Add SSL_(CTX_)?get0_(verify|chain)_cert_store...
2022-05-03  Matt CaswellPrepare for 1.1.1p-dev
2022-05-03  Matt CaswellPrepare for 1.1.1o release OpenSSL_1_1_1o
2022-05-03  Matt CaswellUpdate copyright year
2022-05-03  Matt CaswellUpdate CHANGES and NEWS for new release
2022-05-03  Tomas MrazAdd additional keys to release key fingerprints
2022-05-03  Tomas Mrazc_rehash: Do not use shell to invoke openssl
2022-04-28  Paul Kehreradd wycheproof submodule
2022-04-28  Nicola Tuveri[github-ci] Sync pyca workflow with master
2022-04-26  Nicola TuveriRevert "[github-ci][ci.yml] Disable pyca external tests"
2022-04-25  Daniel Fialax509: use actual issuer name if a CA is used
2022-04-14  Bernd EdlingerFix an assertion in the DTLS server code
2022-04-13  Bernd EdlingerFix a DTLS server hangup due to TLS13_AD_MISSING_EXTENSION
2022-04-11  Todd ShortFix -no-tls1_2 in tests
2022-04-09  Dr. Matthias... err: get rid of err_free_strings_int()
2022-04-09  Dr. Matthias... err: fix indentation of preprocessor directive
2022-04-09  Dr. Matthias... err: fix crash in ERR_load_strings() when configured...
2022-04-07  Hugo LandauFix failure to check result of bn_rshift_fixed_top
2022-03-30  Matt CaswellFix usage of SSLfatal
2022-03-30  Tomas MrazTest processing of a duplicated HRR
2022-03-30  Tomas Mraztls_process_server_hello: Disallow repeated HRR
2022-03-25  Todd ShortFix: ticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-25  Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-25  Juergen Christs390x: Hide internal cpuid symbol and function
2022-03-25  PauliFix Coverity 1498612: integer overflow
2022-03-23  Hugo LandauFix integer overflow in evp_EncryptDecryptUpdate
2022-03-23  PauliFix Coverity 1201763 uninitialised pointer read
2022-03-23  PauliFix Coverity 1498611 & 1498608: uninitialised read
2022-03-20  PauliFix coverity 1498607: uninitialised value
2022-03-18  David Carlierprint SSL session, fix build warnings on OpenBSD.
2022-03-18  Tomas Mrazeng_dyn: Avoid spurious errors when checking for 3...
2022-03-17  Daniel FialaCheck password length only when verify is enabled.
2022-03-15  Matt CaswellPrepare for 1.1.1o-dev
2022-03-15  Matt CaswellPrepare for 1.1.1n release OpenSSL_1_1_1n
2022-03-15  Matt CaswellUpdate copyright year
2022-03-15  Matt CaswellUpdate CHANGES/NEWS for new release
2022-03-15  Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-15  Tomas MrazAdd documentation of BN_mod_sqrt()
2022-03-15  Tomas MrazFix possible infinite loop in BN_mod_sqrt()
2022-03-12  Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-12  Richard LevitteFix OPENSSL_ENGINES in Configurations/descrip.mms.tmpl
2022-03-11  Todd ShortDOC: TLS compression is disabled by default
2022-03-11  Hugo LandauFix issue where OBJ_nid2obj doesn't always raise an...
2022-03-10  Todd ShortSet protocol in init_client()
2022-03-10  Dmitry BelyavskiyAvoid potential memory leak
2022-03-07  Hugo LandauDocument bug in openssl cms -binary
2022-03-03  Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-03-03  Nicola Tuveri[ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersu...
2022-03-03  Nicola Tuveri[ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias
2022-03-03  Richard LevitteVMS: move copy_argc to its own module and make it an...
2022-03-03  Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-03-02  DanielImprove documentation of BIO_FLAGS_BASE64_NO_NL flag.
2022-02-28  Jiasheng Jiangcrypto/x509/v3_utl.c: Add missing check for OPENSSL_strndup
2022-02-09  Bernd EdlingerCheck for presence of 3.x openssl runtime
2022-02-09  Bernd EdlingerPrevent crash with engine using different openssl runtime
2022-02-09  Pauliscrypt: increase memory usage beyond limit
2022-02-07  Thomas1664Correct return type for BIO_ptr_ctrl
2022-02-04  Richard LevitteDon't link test/ec_internal_test with libapps.a
2022-02-04  Juan Manuel... Fix builds with DJGPP
2022-02-02  Matt CaswellDocument purpose and trust setting functions
2022-02-02  Matt CaswellAdd a test for X509_STORE_CTX_set_purpose()
2022-02-02  Matt CaswellEnsure X509_STORE_CTX_purpose_inherit handles a 0 defau...
2022-01-27  Tomas Mrazlhash: Avoid 32 bit right shift of a 32 bit value
2022-01-13  Matt CaswellAdd a test for a custom digest created via EVP_MD_meth_...
2022-01-13  Matt CaswellFix a leak in EVP_DigestInit_ex()
2022-01-11  Bernd EdlingerRemove unsafe call to OPENSSL_cpuid_setup
2022-01-08  Bernd EdlingerFix password_callback to handle short passwords
2022-01-05  Tomas Mrazclose_console: Always unlock as the lock is always...
2022-01-05  Peiwei Huapps/passwd.c: free before error exiting
2022-01-04  Dr. David von... Update troublesome copyright years of auto-generated...
2022-01-03  Dr. David von... OBJ_obj2txt(): fix off-by-one documentation of the...
2022-01-01  Piotr KubajAdd support for BSD-riscv64 target
2021-12-29  Matt CaswellEnsure s_client sends SNI data when used with -proxy
2021-12-24  Michael Baentschdocument additional stack push error code
2021-12-23  Alexandros... Fix Configure variable spill
next