openssl.git
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
2021-12-19 KanFix the null pointer dereference
2021-12-14 Matt CaswellPrepare for 1.1.1n-dev
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
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...
next