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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-10
Add Copyright and license; jmc@ noticed that i missed this file.
schwarze
1
-2
/
+50
2016-12-10
Copyright and license; jmc@ noticed that is forgot this file
schwarze
1
-2
/
+50
2016-12-10
Add Copyright and license.
schwarze
1
-1047
/
+149
2016-12-10
Write an SSL_get_shared_ciphers(3) manual from scratch; another one
schwarze
2
-1
/
+72
2016-12-10
New manual pages SSL_get_certificate(3), SSL_get_state(3), and
schwarze
5
-4
/
+286
2016-12-10
Document SSL_version(3). It's listed in ssl(3) and <openssl/ssl.h>,
schwarze
1
-7
/
+20
2016-12-08
some Vt fixes;
jmc
5
-18
/
+18
2016-12-08
minor cleanup;
jmc
5
-24
/
+20
2016-12-08
various cleanup;
jmc
12
-61
/
+58
2016-12-08
Fix regressions introduce in the fix for CVE-2016-6559.
millert
1
-6
/
+5
2016-12-07
Write SSL_renegotiate(3) manual from scratch; this function is listed
schwarze
2
-1
/
+58
2016-12-07
add missing .Nm SSL_peek in the NAME section
schwarze
1
-3
/
+4
2016-12-07
Write SSL_copy_session_id(3) manual from scratch. This function is
schwarze
2
-1
/
+78
2016-12-07
Write new SSL_dup(3) manual from scratch. This function is listed
schwarze
2
-1
/
+61
2016-12-07
New SSL_dup_CA_list(3) manual written from scratch.
schwarze
2
-1
/
+53
2016-12-07
Add documentation for SSL_add_file_cert_subjects_to_stack(3) and
schwarze
1
-25
/
+103
2016-12-07
Convert ssl3_send_client_kex_dhe() to CBB.
jsing
1
-14
/
+23
2016-12-07
Ensure that we zero memory that contiansthe ASN.1 encoded session, since
jsing
1
-26
/
+29
2016-12-07
Ensure that we zero memory used to hold the ASN.1 encoded session, since
jsing
1
-1
/
+4
2016-12-07
Fix a typo, decrement rem, don't increment for single digit hex bytes.
millert
1
-2
/
+2
2016-12-06
An SSL_SESSION_print(3) manual written from scratch. It's clearly
schwarze
2
-1
/
+68
2016-12-06
s/SSL_CTX_need_tmp_rsa/SSL_CTX_need_tmp_RSA/
schwarze
1
-5
/
+5
2016-12-06
Copyright and license for the remaining manuals in this directory
schwarze
6
-13
/
+296
2016-12-06
CVE-2016-6559: fix potential buffer overflow(s) in link_ntoa(3).
millert
1
-19
/
+35
2016-12-06
Add Copyright and license.
schwarze
1
-8
/
+52
2016-12-06
New manual page SSL_SESSION_new(3) written from scratch.
schwarze
2
-1
/
+64
2016-12-06
Copyright and license
schwarze
1
-2
/
+50
2016-12-06
Copyright and license
schwarze
1
-2
/
+53
2016-12-06
We don't support Certificate Transparency Extensions and
schwarze
1
-8
/
+2
2016-12-06
Delete most references to crypto(3). That page isn't useful enough
schwarze
14
-42
/
+28
2016-12-06
make sure that all the BIO pages point back to the master page BIO_new(3)
schwarze
20
-41
/
+75
2016-12-06
Add Copyright and license.
schwarze
1
-41
/
+107
2016-12-06
tweak previous;
jmc
1
-6
/
+6
2016-12-06
Convert ssl3_send_client_kex_rsa() to CBB.
jsing
1
-14
/
+36
2016-12-06
Now that ssl3_send_{client,server}_certificate() are using the common
jsing
4
-176
/
+6
2016-12-06
Convert certificate handshake message generation to CBB, with some clean
jsing
5
-64
/
+168
2016-12-06
We don't want section 3 manual pages with names that do not correspond
schwarze
4
-154
/
+108
2016-12-06
replace all references to BIO(3) with references to BIO_new(3)
schwarze
16
-48
/
+48
2016-12-05
Add Copyright and license.
schwarze
1
-3
/
+91
2016-12-05
Add Copyright and license.
schwarze
1
-7
/
+54
2016-12-05
Add Copyright and license.
schwarze
2
-4
/
+181
2016-12-05
Copyright and license
schwarze
9
-18
/
+454
2016-12-05
import d2i_PrivateKey(3) from OpenSSL
schwarze
2
-1
/
+157
2016-12-05
tweak previous;
jmc
2
-5
/
+6
2016-12-05
Add Copyright and license.
schwarze
1
-2
/
+50
2016-12-05
Copyright and locense
schwarze
1
-2
/
+50
2016-12-05
Add Copyright and license.
schwarze
1
-5
/
+69
2016-12-05
delete two cross references to functions we don't have
schwarze
1
-4
/
+2
2016-12-05
import the relevant parts of six more X509 manuals from OpenSSL
schwarze
7
-1
/
+1173
2016-12-05
various cleanup;
jmc
8
-41
/
+35
[next]