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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move SSL_library_init() next to OPENSSL_init_ssl()
tb
2023-11-22
1
-3
/
+2
*
Unifdef OPENSSL_NO_ENGINE in libssl
tb
2023-11-19
5
-69
/
+5
*
Manually unifdef OPENSSL_NO_ENGINE in ssl_clnt.c
tb
2023-11-19
1
-17
/
+4
*
Check for negative EVP_CIPHER_CTX_iv_length() return in libssl
tb
2023-11-18
2
-9
/
+13
*
Mention a subtle difference between PEM_def_callback(3) and the example.
schwarze
2023-09-19
1
-2
/
+9
*
Remove the duplicate documentation of pem_password_cb(3).
schwarze
2023-09-19
1
-56
/
+94
*
More 0/NULL confusions in SSL_CTX_new()
tb
2023-09-19
1
-8
/
+8
*
Fix some NULL/0 misspellings in SSL_CTX_new()
tb
2023-09-19
1
-5
/
+5
*
Also remove ecdh.h use from libssl
tb
2023-07-28
1
-2
/
+1
*
bump libcrypto, libssl, libtls majors
tb
2023-07-28
1
-1
/
+1
*
Set OPENSSL_NO_ENGINE, remove engine code
tb
2023-07-28
2
-3
/
+1
*
Fix two aliases in libcrypto spotted by the new symbols test
tb
2023-07-19
2
-3
/
+4
*
Remove old workaround for F5
tb
2023-07-11
1
-13
/
+2
*
fix comment to unbreak things that care about warnings
beck
2023-07-08
1
-2
/
+2
*
Hide all public symbols in libssl
beck
2023-07-08
21
-33
/
+828
*
Enable reading RSA-PSS certificates
tb
2023-07-07
1
-1
/
+2
*
unifdef the LIBRESSL_HAS_TLS1_3_[CLIENT|SERVER] goo
beck
2023-07-06
3
-54
/
+3
*
upstream hidden file #include_next workaround for MS C compilers
bcook
2023-07-05
1
-1
/
+5
*
Simplify allocation checks
tb
2023-07-02
1
-11
/
+11
*
Disable TLS 1.0 and TLS 1.1 in libssl
beck
2023-07-02
2
-12
/
+4
*
Switch from get_rfc*() to BN_get_rfc*()
tb
2023-06-27
1
-7
/
+7
*
Convert legacy server kex to one-shot sign/verify
tb
2023-06-11
2
-47
/
+62
*
Easy EVP_Digest{Sign,Verify} conversions for legacy stack
tb
2023-06-11
2
-23
/
+8
*
Convert EVP_Digest{Sign,Verify}* to one-shot for TLSv1.3
tb
2023-06-10
2
-22
/
+10
*
Move verified_chain from SSL to SSL_HANDSHAKE
tb
2023-05-26
4
-14
/
+17
*
add missing pointer invalidation
jcs
2023-05-16
1
-1
/
+2
*
Use -Wshadow with clang
tb
2023-05-05
1
-2
/
+2
*
Too many stupid things whine about these being used uninitialized
tb
2023-04-28
1
-2
/
+2
*
ssl_tlsext.c: Add an accessor for the tls extension type.
tb
2023-04-27
1
-1
/
+7
*
Bump majors after symbol addition and removal
tb
2023-04-25
1
-2
/
+2
*
Fix allocation size
tb
2023-04-25
1
-3
/
+3
*
Unbreak tree: file missed in last commit
tb
2023-04-25
1
-1
/
+3
*
Free and calloc() the tlsext_build_order and remember its length
tb
2023-04-24
1
-2
/
+14
*
Use TLSEXT_TYPE_alpn instead of the stupid long one
tb
2023-04-24
1
-2
/
+2
*
Randomize the order of TLS extensions
tb
2023-04-23
4
-5
/
+71
*
Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3)
schwarze
2023-04-11
1
-2
/
+11
*
Crankl libcrypto/libssl/libtls minors after symbol addition
tb
2023-03-10
1
-1
/
+1
*
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
tb
2023-02-16
2
-7
/
+7
*
fix another typo in comment in a line touched by the last commit (this
sthen
2022-12-26
1
-1
/
+1
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
10
-23
/
+23
*
document the interaction with BIO_dup_chain(3)
schwarze
2022-12-18
1
-2
/
+14
*
Add a small blurb on @SECLEVEL=n
libressl-v3.7.0
tb
2022-12-11
1
-2
/
+8
*
Make header guards of internal headers consistent
tb
2022-11-26
2
-4
/
+4
*
Make internal header file names consistent
tb
2022-11-26
46
-104
/
+103
*
Reverse arguments in CBS_dup()
tb
2022-11-23
1
-2
/
+2
*
Bump libssl minor to match libcrypto
tb
2022-11-13
1
-1
/
+1
*
Convert the legacy TLS stack to tls_content.
jsing
2022-11-11
10
-190
/
+292
*
Symbols.list: Drop comments and sort.
tb
2022-11-11
1
-33
/
+22
*
Add support for symbol hiding disabled by default.
beck
2022-11-11
4
-2
/
+78
*
Use tls_buffer for alert and handshake fragments in the legacy stack.
jsing
2022-11-10
5
-49
/
+94
[prev]
[next]