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-26
Write the missing d2i_PKCS12(3) manual page from scratch.
schwarze
2
-1
/
+188
2016-12-26
Document d2i_RSA_PSS_PARAMS(3) and i2d_RSA_PSS_PARAMS(3)
schwarze
1
-6
/
+60
2016-12-26
add eight missing functions found in OpenSSL doc/man3/d2i_X509.pod
schwarze
1
-2
/
+78
2016-12-26
Basic cleanup:
schwarze
1
-80
/
+102
2016-12-26
Restore two frees that were unintentionally lost during recent refactoring.
jsing
1
-1
/
+4
2016-12-26
Hook up a certificate verify callback so that we can set user friendly
jsing
2
-8
/
+31
2016-12-26
describe what happens for val_out == NULL and for der_out == NULL
schwarze
1
-3
/
+26
2016-12-26
Restore previous ASN.1 encoding for the peer certificate - this was
jsing
1
-7
/
+5
2016-12-26
Extend regress to include a peer certificate in the session.
jsing
1
-58
/
+134
2016-12-26
Restore previous behaviour of incrementing the pointer so that it points
jsing
1
-1
/
+2
2016-12-26
Ensure that after an i2d_SSL_SESSION() call, the passed pointer now points
jsing
1
-8
/
+9
2016-12-25
Consistently mark up various ASN.1 type names defined in standards
schwarze
48
-315
/
+481
2016-12-25
Add missing functions d2i_PublicKey(3) and i2d_PublicKey(3)
schwarze
1
-35
/
+113
2016-12-25
Correct the DESCRIPTION of ECParameters_dup(3).
schwarze
1
-11
/
+59
2016-12-25
Basic cleanup to prepare for content improvements:
schwarze
1
-171
/
+172
2016-12-25
Clarify what DSAparams_dup(3) does.
schwarze
1
-19
/
+47
2016-12-24
First example of how to fix the d2i_*() manuals:
schwarze
1
-98
/
+123
2016-12-24
Very carefully tweak OpenSSL doc/man3/d2i_X509.pod and create a new
schwarze
3
-1
/
+514
2016-12-24
minor fixes;
jmc
1
-6
/
+6
2016-12-24
sprinkle some cross references to newly written x509v3 manual pages
schwarze
6
-12
/
+32
2016-12-24
Write new SXNET_new(3) manual page from scratch. All four functions
schwarze
2
-1
/
+93
2016-12-23
Write new PKEY_USAGE_PERIOD_new(3) manual page from scratch,
schwarze
2
-1
/
+67
2016-12-23
Move __BEGIN_HIDDEN_DECLS out of the middle of a function declaration.
patrick
1
-3
/
+3
2016-12-23
Write RFC 3820 manual page PROXY_POLICY_new(3) from scratch.
schwarze
2
-1
/
+91
2016-12-23
Write ACCESS_DESCRIPTION_new(3) manual page from scratch.
schwarze
2
-1
/
+142
2016-12-23
Write new EXTENDED_KEY_USAGE_new(3) manual page from scratch.
schwarze
2
-1
/
+76
2016-12-23
Write new POLICYINFO_new(3) manual page from scratch; i can't say that
schwarze
2
-1
/
+189
2016-12-23
Write new NAME_CONSTRAINTS_new(3) manual page from scratch.
schwarze
2
-1
/
+89
2016-12-23
Write new BASIC_CONSTRAINTS_new(3) manual from scratch, explaining
schwarze
2
-1
/
+81
2016-12-23
Write new DIST_POINT_new(3) manual page from scratch.
schwarze
2
-1
/
+135
2016-12-23
Write new AUTHORITY_KEYID_new(3) manual page from scratch.
schwarze
2
-1
/
+67
2016-12-23
Link to Peter Gutmann's classic "X.509 Style Guide".
schwarze
1
-2
/
+11
2016-12-23
Write GENERAL_NAME_new(3) manual page from scratch - as if plain X.501
schwarze
2
-1
/
+138
2016-12-22
no more bn_dump(3);
jmc
1
-3
/
+2
2016-12-22
OBJ_obj2txt() should return the total amount of space required
inoguchi
1
-5
/
+1
2016-12-22
Write new manual pages PKCS12_new(3) and PKCS12_SAFEBAG_new(3) from
schwarze
4
-6
/
+195
2016-12-22
spelling fix;
jmc
1
-2
/
+2
2016-12-22
Write X509_SIG_new(3) manual page from scratch. Both functions are
schwarze
2
-1
/
+61
2016-12-22
reference X509_new(3) instead of x509(3)
schwarze
1
-3
/
+3
2016-12-22
Delete the x509(3) manual page and merge what little content remained
schwarze
3
-136
/
+27
2016-12-22
Stop installing the bn_dump(3) manual page.
schwarze
1
-2
/
+1
2016-12-22
Write new PKCS8_PRIV_KEY_INFO_new(3) manual page from scratch.
schwarze
3
-4
/
+61
2016-12-21
rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...
beck
1
-78
/
+34
2016-12-21
Pacify compiler warning about an unitialized variable which is obviously
deraadt
1
-3
/
+3
2016-12-21
Update regress for ECDHE with X25519.
jsing
1
-41
/
+41
2016-12-21
Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal and
jsing
3
-3
/
+3
2016-12-21
Add minimum and maximum version fields to SSL, SSL_CTX and SSL_METHOD
jsing
1
-1
/
+10
2016-12-21
Add support for ECDHE with X25519.
jsing
7
-91
/
+316
2016-12-21
Update libcrypto regress to handle header and non-exported symbol changes.
jsing
4
-4
/
+10
2016-12-21
Explicitly export a list of symbols from libcrypto.
jsing
39
-184
/
+3744
[next]