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
/
libtls
/
tls.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide tls_peer_cert_common_name()
tb
2024-12-10
1
-1
/
+2
*
libtls: fix legacy protocol parsing
tb
2024-08-02
1
-3
/
+3
*
Add TLS_ERROR_INVALID_ARGUMENT error code to libtls
joshua
2024-03-27
1
-1
/
+2
*
Add TLS_ERROR_INVALID_CONTEXT error code to libtls
joshua
2024-03-26
1
-1
/
+2
*
Add error code support to libtls
joshua
2024-03-26
1
-1
/
+11
*
Remove the ability to do tls 1.0 and 1.1 from libtls.
beck
2023-07-02
1
-5
/
+9
*
Hide the tls_signer from public visibility. It's not ready yet and
tb
2022-03-24
1
-21
/
+1
*
Provide our own signature padding defines.
jsing
2022-02-01
1
-1
/
+5
*
Revise signer callback interface.
jsing
2022-02-01
1
-7
/
+7
*
Introduce a signer interface intented to make TLS privsep simpler
eric
2022-01-25
1
-1
/
+17
*
Enable TLS version 1.3 in the default protocols for libtls.
beck
2020-01-22
1
-2
/
+2
*
Add support for TLSv1.3 as a protocol to libtls.
jsing
2020-01-20
1
-3
/
+6
*
Provide tls_conn_cipher_strength().
jsing
2019-11-02
1
-1
/
+2
*
expose the default cert file as a function, not a define. it's really
tedu
2018-11-29
1
-3
/
+3
*
Define TLS_CA_CERT_FILE rather than having every application create their
jsing
2018-11-06
1
-1
/
+3
*
Bump TLS API version since we've added more functionality.
jsing
2018-02-10
1
-2
/
+2
*
Add support to libtls for client-side TLS session resumption.
jsing
2018-02-10
1
-1
/
+3
*
Add a tls_config_set_ecdhecurves() function to libtls, which allows the
jsing
2017-08-10
1
-2
/
+3
*
Add support for providing CRLs to libtls - once a CRL is provided we
jsing
2017-07-06
1
-1
/
+4
*
Provide a tls_unload_file() function, that frees the memory returned from
jsing
2017-05-06
1
-1
/
+2
*
Add tls_peer_cert_chain_pem - To retreive the peer certificate and chain
beck
2017-04-05
1
-1
/
+2
*
Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be
beck
2017-01-31
1
-4
/
+14
*
Bump TLS_API due to new features being added earlier this week.
jsing
2017-01-26
1
-2
/
+2
*
Introduce ticket support. To enable them it is enough to set a positive
claudio
2017-01-24
1
-1
/
+10
*
Wrap long lines.
jsing
2017-01-22
1
-4
/
+7
*
Bump TLS_API due to recent feature additions and changes.
jsing
2016-11-11
1
-2
/
+2
*
Change the return value of tls_config_set_protocols() and
jsing
2016-11-11
1
-3
/
+3
*
Add support for server side OCSP stapling to libtls.
beck
2016-11-05
1
-1
/
+3
*
Add ocsp_require_stapling config option for tls - allows a connection
beck
2016-11-04
1
-1
/
+2
*
Add OCSP client side support to libtls.
beck
2016-11-02
1
-1
/
+36
*
add a little more typing to the first callback argument.
tedu
2016-09-13
1
-3
/
+3
*
Bump TLS_API for addition of callbacks.
jsing
2016-09-04
1
-2
/
+2
*
Add callback-based interface to libtls.
bcook
2016-09-04
1
-1
/
+10
*
Bump TLS_API due to the addition of server side SNI functions.
jsing
2016-08-22
1
-2
/
+2
*
Provide an API that enables server side SNI support - add the ability to
jsing
2016-08-22
1
-1
/
+7
*
Add ALPN support to libtls.
jsing
2016-08-12
1
-3
/
+5
*
Revert previous since it adds new symbols.
jsing
2016-08-02
1
-4
/
+2
*
Bump TLS_API for addition of ALPN support.
jsing
2016-08-01
1
-2
/
+2
*
Add ALPN support to libtls.
jsing
2016-08-01
1
-2
/
+4
*
Fix function parameters that do not have an underscore prefix.
jsing
2016-05-27
1
-10
/
+10
*
Factor our the keypair handling in libtls. This results in more readable
jsing
2016-04-28
1
-1
/
+5
*
Rework the error handling in libtls so that we can associate errors with
jsing
2016-04-28
1
-1
/
+2
*
Add tls_peer_cert_notbefore and tls_peer_cert_notafter to expose peer certifi...
beck
2015-10-07
1
-1
/
+4
*
include <sys/types.h> for ssize_t
bcook
2015-10-01
1
-1
/
+3
*
Provide tls_config_insecure_noverifytime() in order to be able to disable
jsing
2015-09-14
1
-1
/
+2
*
add visibility of ciper and connection version strings
beck
2015-09-13
1
-1
/
+3
*
Move connection info into it's own private structure allocated and filled in
beck
2015-09-12
1
-4
/
+4
*
Put tls_peer_cert* functions in the same place.
jsing
2015-09-12
1
-6
/
+6
*
add tls_peer functions for checking names and issuers of peer certificates.
beck
2015-09-11
1
-1
/
+6
*
Provide tls_peer_cert_hash() which returns a hash of the raw certificate
jsing
2015-09-11
1
-1
/
+3
[next]