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
*
minor libssl bump (SSL_OP_NO_RENEGOTIATION/SSL_OP_ALLOW_CLIENT_RENEGOTIATION)
HEAD
master
sthen
2 days
1
-1
/
+1
*
Make srtp.h self-standing by including ssl.h
tb
2 days
1
-1
/
+3
*
Provide SSL_OP_NO_RENEGOTIATION and SSL_OP_ALLOW_CLIENT_RENEGOTIATION.
jsing
3 days
4
-6
/
+36
*
Give libssl the same bump as libcrypto
tb
6 days
1
-1
/
+1
*
const correct tls_session_secret_cb_fn()
tb
6 days
4
-8
/
+8
*
Support OPENSSL_NO_FILENAMES
tb
6 days
3
-8
/
+8
*
SSL_select_next_proto: fix invalid octal escape by switching to hexadecimal
tb
2025-02-04
1
-3
/
+3
*
Simplify tls1_check_ec_key()
tb
2025-01-18
1
-7
/
+7
*
Rename grp to group like almost everywhere else
tb
2025-01-18
1
-4
/
+4
*
Remove parentheses in return statements
tb
2025-01-18
1
-14
/
+14
*
Remove two pointless NULL checks
tb
2025-01-18
1
-8
/
+1
*
Drop field determination dance
tb
2025-01-18
1
-9
/
+2
*
Stop pretending we support arbirary explicit groups
tb
2025-01-18
1
-3
/
+2
*
Remove SSL_DES and SSL_IDEA remnants
tb
2025-01-18
2
-6
/
+2
*
SSL_CTX_set_cipher_list: stop mentioning ancient ciphers
tb
2025-01-18
1
-11
/
+1
*
Remove last uses of SSL_aDSS
tb
2025-01-18
2
-14
/
+2
*
ssl_seclevel: remove comment pertaining to DSA certs
tb
2025-01-18
1
-6
/
+1
*
Stop mentioning DSA/DSS
tb
2025-01-18
6
-23
/
+16
*
ssl_local.h: does not need to include dsa.h
tb
2025-01-17
1
-2
/
+1
*
received form the peer -> received from the peer
jmc
2024-12-19
1
-3
/
+3
*
Zap a trailing space
tb
2024-12-05
1
-2
/
+2
*
remove duplicate defines; ok tb@
jsg
2024-10-23
2
-10
/
+2
*
libssl: rework cert signature security level
tb
2024-10-17
1
-24
/
+28
*
byt -> but; ok tb@
jsg
2024-10-13
1
-3
/
+3
*
Remove unnecessary str variable in ssl_stat.c
tb
2024-10-12
1
-427
/
+208
*
Remove SSL_R_TRIED_TO_USE_UNSUPPORTED_CIPHER
tb
2024-10-09
1
-2
/
+1
*
Add missing alert descriptions (taken from RFC 8446)
tb
2024-10-09
1
-2
/
+11
*
Add missing alerts to SSL_alert_desc_string{,_long}()
tb
2024-10-09
1
-7
/
+25
*
Add missing alert errors and error strings
tb
2024-10-09
2
-2
/
+10
*
Reinstate bounds check accidentally disabled when defining OPENSSL_NO_DTLS1
tb
2024-09-22
1
-3
/
+1
*
Make error 235 resolve to "no application protocol"
tb
2024-09-09
1
-2
/
+1
*
Fix alert callback in the QUIC layer
tb
2024-09-09
1
-2
/
+12
*
Add and use tls13_record_layer_alert_sent()
tb
2024-09-09
2
-3
/
+12
*
Update for OPENSSL_cpu_caps() now being machine independent.
jsing
2024-08-31
1
-6
/
+2
*
major bump for libcrypto libssl and libtls
tb
2024-08-31
1
-2
/
+2
*
Remove SSL_add_compression_method
tb
2024-08-31
6
-36
/
+10
*
Bump minor after symbol addition
tb
2024-08-12
1
-1
/
+1
*
Add SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest() to
tb
2024-08-12
1
-0
/
+2
*
Expose SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest()
tb
2024-08-12
1
-5
/
+1
*
Add include path for crypto_arch.h.
jsing
2024-08-11
1
-1
/
+2
*
Document SSL_CTX_set_cert_store
tb
2024-08-03
1
-2
/
+18
*
Prepare to provide SSL_CTX_set1_cert_store()
tb
2024-08-03
3
-3
/
+17
*
Remove get_cipher from SSL_METHOD.
jsing
2024-07-23
5
-73
/
+32
*
Use cipher suite values instead of IDs.
jsing
2024-07-22
12
-392
/
+179
*
Remove cipher from SSL_SESSION.
jsing
2024-07-20
13
-73
/
+70
*
Annotate issues with tls_session_secret_cb() related code.
jsing
2024-07-19
2
-2
/
+15
*
Move client ciphers from SSL_SESSION to SSL_HANDSHAKE.
jsing
2024-07-19
6
-28
/
+26
*
Clean up SSL_HANDSHAKE_MAC_DEFAULT.
jsing
2024-07-16
3
-63
/
+39
*
Fix .Ox for SSL_CIPHER_get_handshake_digest()
tb
2024-07-16
1
-3
/
+3
*
Mop up TLS1_PRF* defines.
jsing
2024-07-15
2
-76
/
+67
[next]