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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove SSL_add_compression_method
tb
2024-08-31
1
-2
/
+1
*
Expose SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handshake_digest()
tb
2024-08-12
1
-5
/
+1
*
Prepare to provide SSL_CTX_set1_cert_store()
tb
2024-08-03
1
-1
/
+4
*
Prepare to provide SSL_CIPHER_get_handshake_digest()
tb
2024-07-14
1
-1
/
+4
*
ssl2.h and ssl23.h join the party in the attic
tb
2024-07-13
1
-3
/
+7
*
remove unused typedefs with structs that were removed
jsg
2024-05-27
1
-6
/
+1
*
Remove SSL_debug
tb
2024-03-02
1
-2
/
+1
*
Remove SSL_CIPHER_get_by_{id,value}()
tb
2024-03-02
1
-3
/
+1
*
Export SSL_get_{peer_,}signature_type_nid()
tb
2024-03-02
1
-5
/
+1
*
Remove GOST and STREEBOG support from libssl.
beck
2024-02-03
1
-10
/
+1
*
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
1
-4
/
+1
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
1
-2
/
+2
*
Expose SSL_get_share_{group,curve}() and related #defines
tb
2022-09-11
1
-7
/
+3
*
Expose some error codes needed for QUIC support
tb
2022-09-11
1
-3
/
+1
*
Provide the remaining QUIC API.
jsing
2022-08-21
1
-1
/
+43
*
Provide SSL_QUIC_METHOD.
jsing
2022-08-21
1
-6
/
+145
*
Provide and use QUIC specific error reasons.
jsing
2022-08-21
1
-1
/
+3
*
Prepare to provide SSL_ERROR_WANT_{ASYNC,ASYNC_JOB,CLIENT_HELLO_CB}
jsing
2022-08-21
1
-10
/
+15
*
Add SSL_get_shared_{curve,group}()
tb
2022-08-17
1
-2
/
+10
*
Provide QUIC encryption levels.
jsing
2022-07-24
1
-1
/
+12
*
Provide SSL_is_quic()
jsing
2022-07-17
1
-2
/
+4
*
Remove mkerr.pl remnants from LibreSSL
kn
2022-07-12
1
-5
/
+1
*
Expose security level symbols and error codes in the headers.
tb
2022-07-07
1
-3
/
+1
*
Add support for sending QUIC transport parameters
beck
2022-06-29
1
-1
/
+25
*
Add error code defins
tb
2022-06-28
1
-1
/
+6
*
Add #defines and prototypes for security level API
tb
2022-06-28
1
-1
/
+72
*
Unifdef LIBRESSL_NEW_API. Now that the library is bumped, this is
tb
2021-11-01
1
-5
/
+1
*
Add SSL_get0_verified_chain - needed by some new stuff
beck
2021-10-23
1
-1
/
+2
*
Add new OpenSSL API SSL_CTX_set_num_tickets and friends.
beck
2021-10-23
1
-1
/
+5
*
Add new OpenSSL api SSL_write_ex, SSL_read_ex and SSL_peek_ex
beck
2021-10-23
1
-1
/
+6
*
Add SSL_CTX_set_keylog_callback and SSL_CTX_get_keylog_callback
beck
2021-10-23
1
-1
/
+6
*
Move various structs from ssl.h/tls1.h to ssl_locl.h.
jsing
2021-10-15
1
-130
/
+1
*
Avoid typedef redefinition
libressl-v3.4.0
inoguchi
2021-09-14
1
-3
/
+1
*
Move SSL_set0_rbio() outside of LIBRESSL_HAS_TLS1_3
tb
2021-09-10
1
-3
/
+1
*
Expose SSL_R_NO_APPLICATION_PROTOCOL in ssl.h
tb
2021-09-10
1
-3
/
+1
*
Expose SSL_CTRL_GET_TLSEXT_STATUS_REQ_TYPE in ssl.h
tb
2021-09-10
1
-3
/
+1
*
Expose SSL_CTX_get0_privatekey() in ssl.h
tb
2021-09-10
1
-3
/
+1
*
Make SSL opaque
tb
2021-09-10
1
-2
/
+4
*
Remove struct tls_session_ticket_ext_st and TLS_SESSION_TICKET_EXT
tb
2021-09-10
1
-1
/
+3
*
Do not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callback
tb
2021-09-10
1
-1
/
+4
*
Prepare to provide SSL_CTX_get0_privatekey()
tb
2021-09-10
1
-1
/
+4
*
Provide SSL_SESSION_is_resumable and SSL_set_psk_use_session_callback stubs
tb
2021-09-08
1
-1
/
+10
*
Prepare to provide API stubs for PHA
tb
2021-09-08
1
-1
/
+8
*
Prepare to provide SSL_get_tlsext_status_type()
tb
2021-09-08
1
-1
/
+4
*
Prepare to provide SSL_set0_rbio()
tb
2021-09-08
1
-1
/
+4
*
Prepare to provide SSL_get_signature_nid() and friends.
jsing
2021-06-30
1
-1
/
+15
*
Move some structs from public to private headers.
jsing
2021-06-30
1
-108
/
+1
*
Add SSL_AD_MISSING_EXTENSION.
jsing
2021-06-13
1
-1
/
+2
*
Define SSL_AD_* as actual values.
jsing
2021-06-13
1
-34
/
+43
[next]