]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2021-12-19  KanFix the null pointer dereference
2021-12-14  Matt CaswellPrepare for 1.1.1n-dev 17272/head
2021-12-14  Matt CaswellPrepare for 1.1.1m release OpenSSL_1_1_1m
2021-12-14  Richard LevitteUpdate NEWS for 1.1.1m
2021-12-14  Matt CaswellUpdate copyright year
2021-12-14  Richard LevitteAdd some CHANGES entries for 1.1.1m
2021-12-14  Bernd EdlingerFix a carry overflow bug in bn_sqr_comba4/8 for mips...
2021-12-11  Richard LevitteFix faulty detail in BN_rand() manual
2021-12-10  Tomas MrazCI: Replace windows-2016 with windows-2022
2021-12-09  Bernd EdlingerFix a deadlock in OBJ_NAME_add
2021-12-09  Dr. David von... OBJ_nid2obj.pod: Replace remaining 'B<' by 'I<' were...
2021-12-07  Matt CaswellFix documentation for tlsext_ticket_key
2021-12-03  Dr. David von... BIO_f_ssl.pod: Make clear where an SSL BIOs are expecte...
2021-12-03  Dr. David von... Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE
2021-12-01  Dmitry BelyavskiyNo EtM for GOST ciphers
2021-11-30  Richard LevitteTEST: Enable and fix test_bn2padded() in test/bntest.c
2021-11-27  Chenglong ZhangFix speed, use OPENSSL_free instead of free 17156/head
2021-11-26  Dr. David von... BIO_push.pod: fix confusing text and add details on...
2021-11-25  Paulidoc: fix macro name
2021-11-24  Matt CaswellClarify and correct the EVP_CTRL_AEAD_SET_TAG docs
2021-11-24  Allan JudeFix detection of ARMv7 and ARM64 CPU features on FreeBSD
2021-11-23  Richard LevitteDOC: Add a few previously documented functions
2021-11-23  Bernd EdlingerAdd a test case for duplicate engine loading
2021-11-23  Richard LevitteERR: Add a missing common reason string
2021-11-23  Bernd EdlingerAvoid loading of a dynamic engine twice
2021-11-16  zhaozgevp: fix EVP_PKEY_get0_EC_KEY when EC_KEY is SM2
2021-11-16  x2018free the Post-Handshake Auth digest when there is an...
2021-11-15  Matt CaswellReset the rwstate before calling ASYNC_start_job()
2021-11-09  PW HuFix: invoking x509_name_cannon improperly
2021-11-04  Bernd EdlingerFix a memory leak in ssl_create_cipher_list
2021-11-04  Bernd EdlingerFix a memory leak in tls_parse_stoc_key_share
2021-11-03  x2018check the return value of BN_new() and BN_dup()
2021-10-28  Paulispeed: range check the argument given to -multi for...
2021-10-27  Matt CaswellFix a gcc 11.2.0 warning
2021-10-25  Matt CaswellFix no-cmac
2021-10-22  Matt CaswellFix the s_server psk_server_cb for use in DTLS
2021-10-22  Peiwei HuFix BIO_get_md_ctx return value check
2021-10-22  PW HuFix some documentation errors related to return values
2021-10-21  Matt CaswellAdd tests for ENGINE problems
next