index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libssl
/
ssl_txt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use cipher suite values instead of IDs.
jsing
2024-07-22
1
-4
/
+4
*
Remove cipher from SSL_SESSION.
jsing
2024-07-20
1
-4
/
+5
*
Hide all public symbols in libssl
beck
2023-07-08
1
-1
/
+3
*
Make internal header file names consistent
tb
2022-11-26
1
-2
/
+2
*
Change the loop index from an unsigned int to size_t now that all
tb
2022-06-07
1
-2
/
+2
*
Drop an unnecessary cast
tb
2022-06-07
1
-2
/
+2
*
Use SSL3_CK_VALUE_MASK instead of hardcoded 0xffff and remove some
tb
2022-06-06
1
-10
/
+4
*
Minor style cleanup in ssl_txt.c
tb
2022-06-06
1
-23
/
+41
*
Stop using BIO_s_file_inernal() in libssl.
tb
2021-11-29
1
-2
/
+2
*
Change tlsext_tick_lifetime_hint to uint32_t.
jsing
2021-10-23
1
-2
/
+2
*
Indent all labels with a single space.
jsing
2021-06-11
1
-2
/
+2
*
Change SSLerror() back to taking two args, with the first one being an SSL *.
beck
2017-02-07
1
-2
/
+2
*
Send the error function codes to rot in the depths of hell where they belong
beck
2017-01-26
1
-2
/
+2
*
Remove trailing whitespace.
jsing
2014-12-14
1
-2
/
+2
*
Sort and group includes.
jsing
2014-11-16
1
-1
/
+3
*
Provide ssl_version_string() function, which uses one of those modern C
jsing
2014-07-12
1
-15
/
+3
*
Remove the PSK code. We don't need to drag around this
beck
2014-07-11
1
-11
/
+1
*
decompress libssl. ok beck jsing
tedu
2014-07-10
1
-17
/
+1
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
TLS would not be entirely functional without extensions, so unifdef
jsing
2014-05-31
1
-2
/
+0
*
Everything sane has stdio, and FILE *. we don't need ifdefs for this.
beck
2014-05-29
1
-2
/
+0
*
The ssl_ciper_get_evp() function is currently overloaded to also return the
jsing
2014-05-25
1
-1
/
+3
*
Remove SRP and Kerberos support from libssl. These are complex protocols
tedu
2014-05-05
1
-19
/
+0
*
KNF fixes
lteo
2014-04-25
1
-64
/
+69
*
Chop off more SSLv2 tentacles and start fixing and noting y2038 issues.
guenther
2014-04-20
1
-12
/
+2
*
add back SRP. i was being too greedy.
tedu
2014-04-16
1
-0
/
+6
*
disentangle SRP code from TLS
tedu
2014-04-16
1
-6
/
+0
*
Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap from
guenther
2014-04-16
1
-3
/
+1
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-14
1
-104
/
+107
*
resolve conflicts
djm
2012-10-13
1
-0
/
+8
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-3
/
+40
*
resolve conflicts
djm
2008-09-06
1
-2
/
+19
*
resolve conflicts
djm
2005-04-29
1
-2
/
+2
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-1
/
+13
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-27
/
+25
*
OpenSSL 0.9.5a merge
beck
2000-04-15
1
-1
/
+1
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-1
/
+6
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-21
/
+40
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+152