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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix infinite loop in BN_mod_sqrt()
OPENBSD_6_9
tb
2022-03-15
1
-14
/
+15
*
delete expired DST Root CA X3 to work around bugs various libraries
libressl-v3.3.6
libressl-v3.3.5
deraadt
2021-09-30
1
-44
/
+1
*
Enable X509_V_FLAG_TRUSTED_FIRST by default in the legacy verifier.
deraadt
2021-09-30
1
-1
/
+2
*
Avoid a potential overread in x509_constraints_parse_mailbox()
deraadt
2021-09-26
1
-5
/
+9
*
In LibreSSL, printing a certificate can result in a crash in
libressl-v3.3.4
benno
2021-08-20
1
-3
/
+3
*
mention DTLS1_2_VERSION
tb
2021-04-15
1
-3
/
+4
*
Mention DTLS1_2_VERSION here, too
tb
2021-04-15
1
-6
/
+8
*
Document SSL_OP_NO_DTLSv1{,_2}
tb
2021-04-15
1
-2
/
+15
*
Document DTLSv1_2_{,client_,server_}method(3)
tb
2021-04-15
1
-4
/
+36
*
Merge documentation for SSL_is_dtls() from OpenSSL
tb
2021-04-15
1
-5
/
+21
*
Switch back to the legacy verifier for the release.
tb
2021-04-15
1
-2
/
+2
*
Update a stale comment and fix a typo.
tb
2021-04-11
1
-3
/
+3
*
An extra internal consistency check and a missing stats adjustment. ok tb@
otto
2021-04-09
1
-1
/
+4
*
Cache implementation has changed, we do not hold on to an exact number
otto
2021-04-09
1
-3
/
+4
*
Avoid clobbering the error code when sending an alert
tb
2021-04-07
1
-2
/
+3
*
Don't leak param->name in x509_verify_param_zero()
tb
2021-04-05
1
-1
/
+2
*
Update for DTLSv1.2 support.
tb
2021-03-31
1
-2
/
+4
*
Bump minors after symbol addition
tb
2021-03-31
3
-3
/
+3
*
Expose various DTLSv1.2 specific functions and defines
tb
2021-03-31
5
-27
/
+8
*
Document SSL_set_hostflags(3) and SSL_get0_peername(3)
tb
2021-03-31
1
-18
/
+4
*
Expose SSL_set_hostflags(3) and SSL_get0_peername(3)
tb
2021-03-31
2
-3
/
+3
*
Document SSL_use_certificate_chain_file(3)
tb
2021-03-31
1
-11
/
+3
*
Expose SSL_use_certificate_chain_file(3)
tb
2021-03-31
2
-3
/
+2
*
Provide missing prototype for d2i_DSAPrivateKey_fp(3)
tb
2021-03-31
1
-1
/
+2
*
Document EVP_PKEY_new_CMAC_key(3)
tb
2021-03-31
1
-16
/
+4
*
Provide EVP_PKEY_new_CMAC_key(3)
tb
2021-03-31
2
-5
/
+2
*
whitespace nits
tb
2021-03-29
1
-4
/
+4
*
Prepare documenting EVP_PKEY_new_CMAC_key(3)
tb
2021-03-29
1
-2
/
+54
*
Remove pointless assignment in SSL_get0_alpn_selected().
jsing
2021-03-29
1
-4
/
+1
*
Avoid transcript initialisation when sending a TLS HelloRequest.
jsing
2021-03-29
1
-4
/
+6
*
Move finished and peer finished to the handshake struct.
jsing
2021-03-29
7
-44
/
+44
*
Move the TLSv1.2 record number increment into the new record layer.
jsing
2021-03-29
3
-19
/
+44
*
Prepare to provide EVP_PKEY_new_CMAC_key()
tb
2021-03-29
4
-20
/
+84
*
Garbage collect s->internal->type
tb
2021-03-27
6
-18
/
+9
*
Avoid mangled output in BIO_debug_callback
tb
2021-03-25
1
-4
/
+12
*
Rename new_cipher to cipher.
jsing
2021-03-24
11
-64
/
+64
*
Add SSL_HANDSHAKE_TLS12 for TLSv1.2 specific handshake data.
jsing
2021-03-24
5
-40
/
+48
*
OCSP_basic_verify() doesn't set errno, so use tls_set_errorx()
tb
2021-03-23
1
-2
/
+2
*
Fully initialize rrec in tls12_record_layer_open_record_protected
tb
2021-03-21
1
-1
/
+2
*
Move the TLSv1.3 handshake struct inside the shared handshake struct.
jsing
2021-03-21
9
-226
/
+227
*
Split TLSv1.3 record protection from record layer.
jsing
2021-03-21
1
-46
/
+72
*
Avoid a use-after-scope in tls13_cert_add().
jsing
2021-03-21
1
-4
/
+3
*
Prepare documenting SSL_use_certificate_chain_file
tb
2021-03-19
1
-2
/
+19
*
Undo previous. As pointed out by jsing I clearly wasn't fully awake...
tb
2021-03-19
1
-2
/
+2
*
Prepare to provide SSL_use_certificate_chain_file()
tb
2021-03-19
2
-15
/
+40
*
Fix copy-paste error in previous
tb
2021-03-19
1
-2
/
+2
*
Type-cast getpagesize() from int to size_t for the comparison with d.
claudio
2021-03-18
1
-2
/
+2
*
fix whitespace nit in previous
tb
2021-03-17
1
-2
/
+2
*
Enable DTLSv1.2.
jsing
2021-03-17
1
-1
/
+5
*
Add support for DTLSv1.2 version handling.
jsing
2021-03-17
1
-45
/
+117
[next]