index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/dtls-1.3
feature/ech
feature/hss
feature/ml-kem
feature/quic-server
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl.h
Age
Commit message (
Expand
)
Author
2015-03-25
Resolve swallowed returns codes
Matt Caswell
2015-03-25
Support key loading from certificate file
Dr. Stephen Henson
2015-03-25
SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG was disabled in 0.9.8q and 1.0.0c.
Matt Caswell
2015-03-23
return unexpected message when receiving kx with kDHr or kDHd
Kurt Roeckx
2015-03-23
ssl3_set_handshake_header returns
Matt Caswell
2015-03-23
Fix missing return value checks
Matt Caswell
2015-03-23
Check libssl function returns
Matt Caswell
2015-03-11
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-02-26
Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removed
Matt Caswell
2015-02-10
Add SSL_SESSION_get0_ticket API function.
Matt Caswell
2015-02-10
Provide the API functions SSL_SESSION_has_ticket and
Matt Caswell
2015-02-07
Apache Traffic Server has a need to set the rbio without touching the wbio.
Matt Caswell
2015-02-06
Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.
Matt Caswell
2015-02-03
Ctrl to retrieve extms support.
Dr. Stephen Henson
2015-01-31
Make libssl opaque. Move all structures that were previously protected by
Matt Caswell
2015-01-28
Remove support for opaque-prf
Rich Salz
2015-01-27
Dead code removal: Fortezza identifiers
Rich Salz
2015-01-27
"#if 0" removal: header files
Rich Salz
2015-01-27
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
Rich Salz
2015-01-27
OPENSSL_NO_xxx cleanup: many removals
Rich Salz
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
Move more comments that confuse indent
Matt Caswell
2015-01-22
Fix indent comment corruption issue
Matt Caswell
2015-01-22
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
Further comment changes for reformat (master)
Matt Caswell
2015-01-14
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-06
Only allow ephemeral RSA keys in export ciphersuites.
Dr. Stephen Henson
2014-12-30
mark all block comments that need format preserving so that
Tim Hudson
2014-12-18
Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATED
Matt Caswell
2014-12-16
Add more meaningful OPENSSL_NO_ECDH error message for suite b mode
Matt Caswell
2014-12-10
tls1_process_heartbeat: check for NULL after allocating buffer
Jonas Maebe
2014-12-05
Add extra checks for odd-length EC curve lists.
Emilia Kasper
2014-12-04
Remove SSLv2 support
Kurt Roeckx
2014-12-03
Remove instances in libssl of the constant 28 (for size of IPv4 header + UDP)
Matt Caswell
2014-11-25
Corrected comments in ssl.h about SSLv23_method and friends
Matt Caswell
2014-11-19
New option no-ssl3-method which removes SSLv3_*method
Dr. Stephen Henson
2014-11-19
Process signature algorithms before deciding on certificate.
Dr. Stephen Henson
2014-10-24
Process signature algorithms in ClientHello late.
Dr. Stephen Henson
2014-10-21
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
Bodo Moeller
2014-10-15
Support TLS_FALLBACK_SCSV.
Bodo Moeller
2014-09-24
RT3544: Remove MWERKS support
Rich Salz
2014-08-28
Rename some callbacks, fix alignment.
Dr. Stephen Henson
2014-08-28
Use consistent function naming.
Dr. Stephen Henson
2014-08-28
New function SSL_extension_supported().
Dr. Stephen Henson
2014-08-28
New extension callback features.
Dr. Stephen Henson
2014-08-28
Callback revision.
Dr. Stephen Henson
2014-08-28
Add custom extension sanity checks.
Dr. Stephen Henson
2014-08-28
Custom extension revision.
Dr. Stephen Henson
2014-08-22
RT 3060: amend patch
Emilia Kasper
2014-08-15
Revision of custom extension code.
Dr. Stephen Henson
[next]