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
OPENBSD_7_7
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
/
libc
/
stdlib
/
recallocarray.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
Wrap lines over 80 cols and put space before goto label in openssl(1) dgst
inoguchi
1
-20
/
+30
2019-08-30
Simplify checking and more readable descriptions in openssl(1) dgst
inoguchi
1
-8
/
+8
2019-08-30
Convert openssl(1) dgst to the newer style of option handling
inoguchi
1
-99
/
+216
2019-08-28
new manual page AES_encrypt(3)
schwarze
4
-5
/
+181
2019-08-27
document OCSP_parse_url(3)
schwarze
1
-6
/
+75
2019-08-27
document OCSP_cert_status_str(3)
schwarze
1
-3
/
+19
2019-08-27
document OCSP_response_status_str(3)
schwarze
1
-4
/
+19
2019-08-26
document i2a_ASN1_INTEGER(3)
schwarze
1
-5
/
+50
2019-08-26
document ASN1_put_object(3) and ASN1_put_eoc(3)
schwarze
3
-3
/
+186
2019-08-26
document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), and
schwarze
1
-12
/
+45
2019-08-25
Change generating and checking of primes so that the error rate of
schwarze
2
-26
/
+93
2019-08-25
document EVP_sm3(3) and EVP_whirlpool(3), loosely based on the
schwarze
5
-6
/
+177
2019-08-25
fix reversed meaning of error codes;
schwarze
1
-7
/
+7
2019-08-25
typo in function argument type;
schwarze
1
-4
/
+4
2019-08-25
Correctly document the return values of i2d_ECDSA_SIG(3) and
schwarze
1
-25
/
+28
2019-08-25
import the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1,
schwarze
2
-1
/
+97
2019-08-23
document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3)
schwarze
1
-11
/
+55
2019-08-23
document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)
schwarze
6
-12
/
+141
2019-08-23
document X509_dup(3)
schwarze
1
-8
/
+40
2019-08-22
document X509_check_purpose(3)
schwarze
6
-9
/
+403
2019-08-20
New manual page X509_cmp(3) documenting the same public functions
schwarze
6
-10
/
+241
2019-08-20
Add static_ASN1_* macro
inoguchi
1
-1
/
+72
2019-08-20
make BN_CTX_end(NULL) a NOOP for compatibility with documented behaviour
schwarze
2
-4
/
+12
2019-08-19
document X509_INFO_new(3) and X509_INFO_free(3)
schwarze
4
-10
/
+78
2019-08-19
document ECDH_compute_key(3) and ECDH_size(3);
schwarze
8
-15
/
+110
2019-08-18
Tweak cross references, in particular making sure that
schwarze
23
-48
/
+85
2019-08-18
minor cleanup:
schwarze
2
-63
/
+37
2019-08-18
minor cleanup:
schwarze
4
-54
/
+74
2019-08-18
minor cleanup:
schwarze
1
-22
/
+42
2019-08-18
some cleanup:
schwarze
1
-60
/
+82
2019-08-17
some cleanup:
schwarze
1
-44
/
+46
2019-08-17
minor cleanup:
schwarze
1
-89
/
+88
2019-08-16
link to the new EC_KEY_METHOD_new(3) page
schwarze
1
-3
/
+6
2019-08-16
document the EC_KEY_METHOD function table
schwarze
3
-3
/
+330
2019-08-16
document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3),
schwarze
2
-8
/
+19
2019-08-16
some cleanup:
schwarze
1
-60
/
+55
2019-08-16
minor cleanup:
schwarze
1
-15
/
+28
2019-08-15
minor cleanup:
schwarze
1
-19
/
+20
2019-08-15
some cleanup:
schwarze
1
-52
/
+61
2019-08-15
document but do not recommend EVP_Cipher(3);
schwarze
1
-3
/
+52
2019-08-14
document EVP_Digest(3)
schwarze
1
-3
/
+57
2019-08-14
some cleanup:
schwarze
1
-58
/
+96
2019-08-13
some cleanup:
schwarze
1
-29
/
+62
2019-08-12
some cleanup:
schwarze
1
-44
/
+75
2019-08-12
Provide a local version of X509_get0_subject_key_id()
jsing
1
-3
/
+11
2019-08-12
Inline the equivalent of ASN1_TYPE_unpack_sequence().
jsing
1
-3
/
+6
2019-08-12
correct a misspelled page name in an .Xr;
schwarze
1
-3
/
+3
2019-08-12
correct misspelled page name in an .Xr
schwarze
1
-3
/
+3
2019-08-12
Fix .Xrs to non-existant pages by correcting the misspelled function
schwarze
1
-43
/
+83
2019-08-12
These public functions are listed in the OpenSSL manuals but not
schwarze
2
-0
/
+257
[next]