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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...
beck
2016-12-21
1
-78
/
+34
*
Pacify compiler warning about an unitialized variable which is obviously
deraadt
2016-12-21
1
-3
/
+3
*
Update regress for ECDHE with X25519.
jsing
2016-12-21
1
-41
/
+41
*
Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal and
jsing
2016-12-21
3
-3
/
+3
*
Add minimum and maximum version fields to SSL, SSL_CTX and SSL_METHOD
jsing
2016-12-21
1
-1
/
+10
*
Add support for ECDHE with X25519.
jsing
2016-12-21
7
-91
/
+316
*
Update libcrypto regress to handle header and non-exported symbol changes.
jsing
2016-12-21
4
-4
/
+10
*
Explicitly export a list of symbols from libcrypto.
jsing
2016-12-21
39
-184
/
+3744
*
Remove prototypes from the public header for X509_VERIFY_PARAM functions
jsing
2016-12-21
2
-6
/
+7
*
Ensure negative time/timeout are handled appropriately.
jsing
2016-12-21
1
-1
/
+27
*
Delete completely useless crap and just use getaddrinfo. Fix man page
beck
2016-12-20
2
-62
/
+11
*
fix typo, from OpenSSL
schwarze
2016-12-19
1
-4
/
+4
*
Revise regress for changes to ssl_parse_serverhello_tlsext().
jsing
2016-12-18
1
-3
/
+3
*
Convert ssl3_get_server_hello() to CBS.
jsing
2016-12-18
3
-60
/
+67
*
Define X25519_KEY_LENGTH and use it so we have fewer magic numbers.
jsing
2016-12-17
2
-6
/
+12
*
Write new X509_ATTRIBUTE(3) manual page from scratch.
schwarze
2016-12-17
2
-1
/
+101
*
Write a new manual page X509_REQ_new(3) from scratch.
schwarze
2016-12-17
2
-1
/
+84
*
Eliminate some gcc warnings about 'unused variables', mostly by
krw
2016-12-16
1
-2
/
+2
*
various minor cleanup;
jmc
2016-12-16
10
-34
/
+34
*
Document X509_REVOKED_new(3) and X509_REVOKED_free(3) and move
schwarze
2016-12-16
3
-49
/
+157
*
Write X509_CRL_new(3) manual page from scratch. These four functions
schwarze
2016-12-16
2
-1
/
+92
*
Write new X509_CINF_new(3) manual page from scratch. These functions
schwarze
2016-12-16
2
-1
/
+99
*
Document ERR_FATAL_ERROR(3), tweaked by me.
schwarze
2016-12-16
1
-7
/
+18
*
Fix error in the description of BUF_reverse(3), tweaked by me.
schwarze
2016-12-16
1
-5
/
+10
*
markup fix;
jmc
2016-12-15
1
-2
/
+2
*
Add a STANDARDS section and mention the relevant section of the standard.
schwarze
2016-12-15
1
-18
/
+9
*
link back to X509_ALGOR_new(3)
schwarze
2016-12-15
1
-3
/
+4
*
Document X509_ALGOR_new(3) and X509_ALGOR_free(3)
schwarze
2016-12-15
1
-17
/
+81
*
Nuke some trailing tabs.
krw
2016-12-15
1
-3
/
+3
*
provide missing section number to Xr;
jmc
2016-12-15
1
-2
/
+2
*
Make sure all pages talking about X509_EXTENSION objects
schwarze
2016-12-15
4
-20
/
+22
*
cut back some excessive cross references
schwarze
2016-12-15
1
-9
/
+4
*
Document X509_EXTENSION_new(3) and X509_EXTENSION_free(3) listed
schwarze
2016-12-15
1
-53
/
+106
*
Add a helper script, format-pem.pl: a filter to sort and pretty-print
sthen
2016-12-15
1
-0
/
+107
*
remove "(DEPRECATED)" from the Nd: none of the other base pages
jmc
2016-12-15
1
-3
/
+3
*
an Xr and new line fix;
jmc
2016-12-14
2
-6
/
+6
*
Document X509_NAME_dup(3) and X509_NAME_ENTRY_dup(3) listed in
schwarze
2016-12-14
1
-2
/
+84
*
Clarify X509_NAME stuff and cut back excessive references.
schwarze
2016-12-14
1
-11
/
+8
*
Make sure all manual pages discussing X509_NAME objects
schwarze
2016-12-14
10
-30
/
+45
*
Complete rewrite to improve clarity.
schwarze
2016-12-14
1
-61
/
+49
*
Document X509_NAME_ENTRY_new(3) and X509_NAME_ENTRY_free(3),
schwarze
2016-12-14
1
-26
/
+74
*
Write X509_NAME_new(3) manual from scratch. Both functions are
schwarze
2016-12-14
2
-1
/
+83
*
tweak previous;
jmc
2016-12-14
2
-7
/
+8
*
New manuals ESS_SIGNING_CERT_new(3) and TS_REQ_new(3) written
schwarze
2016-12-14
3
-1
/
+279
*
Start RSA_PSS_PARAMS_new(3) stub from scratch. Both functions
schwarze
2016-12-13
2
-1
/
+54
*
Complete the CBB conversion and cleanup of send_client_key_exchange().
jsing
2016-12-13
1
-42
/
+12
*
Convert ssl3_send_client_kex_gost() to CBB.
jsing
2016-12-13
1
-17
/
+19
*
tweak SEE ALSO; in particular,
schwarze
2016-12-13
9
-36
/
+35
*
Write PKCS7_new(3) manual page from scratch. All the functions are
schwarze
2016-12-13
2
-1
/
+247
*
Convert ssl3_send_client_kex_ecdhe() to CBB. Also check the return value of
jsing
2016-12-13
1
-34
/
+35
[next]