index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_txt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast values to match printf format strings.
J.W. Jagersma
2022-11-14
1
-1
/
+1
*
ssl: modify libssl so that it uses OSSL_TIME
Pauli
2022-09-13
1
-4
/
+6
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
print SSL session, fix build warnings on OpenBSD.
David Carlier
2022-03-18
1
-2
/
+2
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
tls: remove TODOs
Pauli
2021-06-02
1
-1
/
+0
*
Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-11
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Explicitly fetch ciphers and digests in libssl
Matt Caswell
2020-02-06
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Address coverity-reported NULL dereference in SSL_SESSION_print()
Benjamin Kaduk
2018-07-02
1
-1
/
+2
*
Update SSL_SESSION_print for TLSv1.3
Matt Caswell
2018-06-26
1
-1
/
+11
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
ssl/ssl_txt: fix NULL-check
Tilman Keskinöz
2018-05-21
1
-7
/
+7
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-4
/
+4
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-2
/
+2
*
Merge Nokia copyright notice into standard
Rich Salz
2017-06-21
1
-27
/
+1
*
Move extension data into sub-structs
Rich Salz
2017-01-10
1
-4
/
+4
*
Fix misc size_t issues causing Windows warnings in 64 bit
Matt Caswell
2016-11-04
1
-1
/
+2
*
Convert session_id_length and sid_ctx_len to size_t
Matt Caswell
2016-11-04
1
-4
/
+4
*
Indent ssl/
Emilia Kasper
2016-08-18
1
-5
/
+4
*
Enforce and explicit some const casting
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+7
*
various spelling fixes
FdaSilvaYY
2016-04-28
1
-1
/
+1
*
Revert "various spelling fixes"
Rich Salz
2016-04-04
1
-1
/
+1
*
various spelling fixes
FdaSilvaYY
2016-04-04
1
-1
/
+1
*
Add support for minimum and maximum protocol version supported by a cipher
Kurt Roeckx
2016-03-09
1
-1
/
+1
*
Make function to convert version to string
Kurt Roeckx
2016-03-09
1
-16
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove BIO_s_file_internal macro.
Rich Salz
2015-10-02
1
-1
/
+1
*
Remove support for OPENSSL_NO_TLSEXT
Matt Caswell
2015-05-23
1
-2
/
+0
*
Remove Kerberos support from libssl
Matt Caswell
2015-05-13
1
-12
/
+0
*
Make COMP_CTX and COMP_METHOD opaque
Rich Salz
2015-05-12
1
-3
/
+2
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-1
/
+1
*
Fix missing return value checks
Matt Caswell
2015-03-23
1
-1
/
+2
*
Extended master secret extension support.
Dr. Stephen Henson
2015-02-03
1
-0
/
+4
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-160
/
+183
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-13
/
+1
*
Add an NSS output format to sess_id to export to export the session id and th...
Martin Kaiser
2014-05-24
1
-0
/
+30
*
Experimental encrypt-then-mac support.
Dr. Stephen Henson
2013-09-08
1
-1
/
+1
*
Provisional DTLS 1.2 support.
Dr. Stephen Henson
2013-03-26
1
-0
/
+2
*
Initial incomplete TLS v1.2 support. New ciphersuites added, new version
Dr. Stephen Henson
2011-04-30
1
-0
/
+2
*
Add SRP support.
Ben Laurie
2011-03-12
1
-0
/
+4
*
Initial experimental TLSv1.1 support
Dr. Stephen Henson
2009-12-07
1
-0
/
+2
*
Update from 0.9.8-stable
Dr. Stephen Henson
2009-07-01
1
-2
/
+2
*
Update from stable branch.
Dr. Stephen Henson
2009-05-13
1
-0
/
+4
*
RFC4507 (including RFC4507bis) TLS stateless session resumption support
Dr. Stephen Henson
2007-08-12
1
-0
/
+16
*
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
Dr. Stephen Henson
2007-06-04
1
-1
/
+1
[next]