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/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
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_txt.c
Age
Commit message (
Expand
)
Author
2022-05-03
Update copyright year
Matt Caswell
2022-03-18
print SSL session, fix build warnings on OpenBSD.
David Carlier
2021-06-17
Update copyright year
Matt Caswell
2021-06-02
tls: remove TODOs
Pauli
2020-11-11
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2020-04-23
Update copyright year
Matt Caswell
2020-02-06
Explicitly fetch ciphers and digests in libssl
Matt Caswell
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2018-12-06
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-07-01
Address coverity-reported NULL dereference in SSL_SESSION_print()
Benjamin Kaduk
2018-06-26
Update SSL_SESSION_print for TLSv1.3
Matt Caswell
2018-05-29
Update copyright year
Matt Caswell
2018-05-21
ssl/ssl_txt: fix NULL-check
Tilman Keskinöz
2017-10-18
Remove parentheses of return.
KaoruToda
2017-10-09
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-06-21
Merge Nokia copyright notice into standard
Rich Salz
2017-01-09
Move extension data into sub-structs
Rich Salz
2016-11-04
Fix misc size_t issues causing Windows warnings in 64 bit
Matt Caswell
2016-11-04
Convert session_id_length and sid_ctx_len to size_t
Matt Caswell
2016-08-18
Indent ssl/
Emilia Kasper
2016-07-25
Enforce and explicit some const casting
FdaSilvaYY
2016-05-17
Copyright consolidation 01/10
Rich Salz
2016-04-28
various spelling fixes
FdaSilvaYY
2016-04-04
Revert "various spelling fixes"
Rich Salz
2016-04-04
various spelling fixes
FdaSilvaYY
2016-03-09
Add support for minimum and maximum protocol version supported by a cipher
Kurt Roeckx
2016-03-09
Make function to convert version to string
Kurt Roeckx
2016-01-26
Remove /* foo.c */ comments
Rich Salz
2015-10-02
Remove BIO_s_file_internal macro.
Rich Salz
2015-05-22
Remove support for OPENSSL_NO_TLSEXT
Matt Caswell
2015-05-13
Remove Kerberos support from libssl
Matt Caswell
2015-05-12
Make COMP_CTX and COMP_METHOD opaque
Rich Salz
2015-04-16
Code style: space after 'if'
Viktor Dukhovni
2015-03-23
Fix missing return value checks
Matt Caswell
2015-02-03
Extended master secret extension support.
Dr. Stephen Henson
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-14
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2014-12-04
Remove SSLv2 support
Kurt Roeckx
2014-05-24
Add an NSS output format to sess_id to export to export the session id and th...
Martin Kaiser
2013-09-08
Experimental encrypt-then-mac support.
Dr. Stephen Henson
2013-03-26
Provisional DTLS 1.2 support.
Dr. Stephen Henson
2011-04-29
Initial incomplete TLS v1.2 support. New ciphersuites added, new version
Dr. Stephen Henson
2011-03-12
Add SRP support.
Ben Laurie
2009-12-07
Initial experimental TLSv1.1 support
Dr. Stephen Henson
2009-06-30
Update from 0.9.8-stable
Dr. Stephen Henson
2009-05-13
Update from stable branch.
Dr. Stephen Henson
2007-08-11
RFC4507 (including RFC4507bis) TLS stateless session resumption support
Dr. Stephen Henson
2007-06-04
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
Dr. Stephen Henson
2006-03-10
add initial support for RFC 4279 PSK SSL ciphersuites
Nils Larsch
2005-09-30
Make OPENSSL_NO_COMP compile again.
Dr. Stephen Henson
[next]