summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libressl/ressl.35
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/libressl/ressl.3 b/src/lib/libressl/ressl.3
index 7f141d12fa..b50d3d6068 100644
--- a/src/lib/libressl/ressl.3
+++ b/src/lib/libressl/ressl.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ressl.3,v 1.2 2014/10/08 14:47:15 tedu Exp $ 1.\" $OpenBSD: ressl.3,v 1.3 2014/10/08 14:55:20 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> 3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
4.\" All rights reserved. 4.\" All rights reserved.
@@ -245,7 +245,6 @@ Additionally, the values
245(all TLS versions) and 245(all TLS versions) and
246.Dv RESSL_PROTOCOLS_DEFAULT 246.Dv RESSL_PROTOCOLS_DEFAULT
247(all versions) may be used. 247(all versions) may be used.
248.Pp
249.It 248.It
250.Fn ressl_config_clear_keys 249.Fn ressl_config_clear_keys
251clears any secert keys from memory. 250clears any secert keys from memory.
@@ -266,7 +265,6 @@ reenables hostname and certificate verification.
266.El 265.El
267.Pp 266.Pp
268The following functions create, prepare, and free a connection context. 267The following functions create, prepare, and free a connection context.
269.Pp
270.Bl -bullet -offset four 268.Bl -bullet -offset four
271.It 269.It
272.Fn ressl_client 270.Fn ressl_client
@@ -308,7 +306,6 @@ bytes of data from the socket into
308.Fa buf . 306.Fa buf .
309The amount of data read is returned in 307The amount of data read is returned in
310.Fa outlen . 308.Fa outlen .
311.Pp
312.It 309.It
313.Fn ressl_write 310.Fn ressl_write
314writes 311writes