index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libssl
/
Symbols.list
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide SSL chain/cert chain APIs.
jsing
2019-04-04
1
-0
/
+12
*
Provide version agnostic DTLS methods.
jsing
2019-03-17
1
-0
/
+3
*
Add a re-implementation of SSL_get1_supported_ciphers().
tb
2019-01-22
1
-0
/
+1
*
Provide SSL_get_client_ciphers().
tb
2019-01-22
1
-0
/
+1
*
Add SSL_set1_host(), a thin wrapper around X509_VERIFY_PARAM_set1_host().
tb
2018-11-11
1
-0
/
+1
*
Provide SSL_SESSION_set1_id()
tb
2018-03-20
1
-0
/
+1
*
Bring in compatibility for OpenSSL 1.1 style init functions.
beck
2018-03-17
1
-0
/
+3
*
Provide SSL_SESSION_get_ticket_lifetime_hint() and
tb
2018-03-17
1
-0
/
+2
*
Provide SSL_CTX_get_default_passwd_cb{,_userdata}()
tb
2018-03-17
1
-0
/
+2
*
Provide SSL_CIPHER_get_auth_nid(), SSL_CIPHER_get_cipher_nid(),
jsing
2018-03-17
1
-0
/
+5
*
Provide SSL_SESSION_get0_id_context().
jsing
2018-03-17
1
-2
/
+3
*
Provide SSL_CTX_get_min_proto_version and SSL_CTX_get_max_proto_version
jca
2018-03-15
1
-0
/
+4
*
Provide SSL_is_server().
jsing
2018-02-22
1
-0
/
+1
*
Provide SSL_up_ref().
jsing
2018-02-22
1
-0
/
+1
*
Provide SSL_CTX_get_ciphers().
jsing
2018-02-22
1
-0
/
+1
*
Provide SSL_SESSION_up_ref().
jsing
2018-02-22
1
-0
/
+1
*
Provide SSL_SESSION_get_protocol_version()
tb
2018-02-20
1
-0
/
+1
*
Provide SSL_SESSION_get_master_key()
jsing
2018-02-17
1
-0
/
+1
*
Provide SSL_get_client_random() and SSL_get_server_random()
jsing
2018-02-17
1
-0
/
+2
*
Provide SSL_CTX_get0_certificate()
jsing
2018-02-17
1
-0
/
+1
*
Provide SSL_CTX_up_ref().
jsing
2018-02-14
1
-0
/
+1
*
Provide SSL_CTX_get0_param() and SSL_get0_param().
jsing
2018-02-14
1
-2
/
+4
*
Bring back the NPN related symbols.
jsing
2017-08-30
1
-0
/
+3
*
Completely remove NPN remnants.
jsing
2017-08-28
1
-3
/
+0
*
Provide SSL{,_CTX}_set_{min,max}_proto_version() functions.
jsing
2017-05-06
1
-0
/
+4
*
Add support for setting the supported EC curves via
jsing
2017-01-24
1
-0
/
+4
*
Add an explict list of exported symbols with just the functions
guenther
2016-11-04
1
-0
/
+266