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
/
lib
/
libcrypto
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
document X509_add1_reject_object(3) and X509_reject_clear(3)
schwarze
2021-07-08
1
-7
/
+24
*
add new manual page for X509_add1_trust_object(3) and X509_trust_clear(3)
schwarze
2021-07-08
3
-3
/
+87
*
document X509_signature_dump(3) and X509_signature_print(3)
schwarze
2021-07-06
5
-9
/
+97
*
document i2a_ASN1_OBJECT(3)
schwarze
2021-07-05
1
-8
/
+61
*
document X509_find_by_subject(3) and X509_find_by_issuer_and_serial(3)
schwarze
2021-07-04
3
-3
/
+74
*
Document X509_NAME_set(3).
schwarze
2021-07-03
1
-3
/
+41
*
Document the read-only (sic!) accessor function X509_NAME_ENTRY_set(3).
schwarze
2021-07-02
1
-9
/
+77
*
Add a roff comment saying that X509_certificate_type(3) is intentionally
schwarze
2021-07-02
1
-2
/
+5
*
Add a roff comment saying that X509_name_cmp(3) is intentionally
schwarze
2021-07-02
1
-2
/
+4
*
document and deprecate the macros X509_extract_key(3)
schwarze
2021-06-30
1
-6
/
+35
*
space between macro args and punctuation;
jmc
2021-06-12
1
-3
/
+3
*
space between RFC and number;
jmc
2021-06-11
1
-3
/
+3
*
EVP_Digest*: fix documented return values.
tb
2021-05-20
2
-10
/
+6
*
Add missing .Pp in HISTORY section.
tb
2021-05-13
2
-4
/
+6
*
Add missing .Pp
tb
2021-05-13
1
-2
/
+3
*
Merge some details from OpenSSL 1.1.1.
tb
2021-05-11
2
-6
/
+24
*
missing word in previous
tb
2021-05-11
1
-1
/
+2
*
Merge documentation for EVP_DigestVerify() from OpenSSL 1.1.1.
tb
2021-05-11
1
-4
/
+37
*
Merge documentation for EVP_DigestSign from OpenSSL 1.1.1.
tb
2021-05-11
1
-4
/
+39
*
zap stray comma
tb
2021-05-11
1
-3
/
+3
*
Merge documentation for EC_GROUP_{set,get}_curve(3) from OpenSSL 1.1.1.
tb
2021-05-10
1
-20
/
+57
*
Merge documentation for EC_POINT_{get,set}_coordinates and
tb
2021-05-10
1
-20
/
+70
*
Document EVP_PKEY_new_CMAC_key(3)
tb
2021-03-31
1
-16
/
+4
*
Prepare documenting EVP_PKEY_new_CMAC_key(3)
tb
2021-03-29
1
-2
/
+54
*
spelling: refenece -> reference
jmc
2021-03-12
1
-3
/
+3
*
spelling
jsg
2021-03-12
12
-37
/
+37
*
double word fix; from martin vahlensieck
jmc
2021-01-05
2
-6
/
+6
*
grammar fixes from Varik "The Genuine Article!!!" Valefor;
jmc
2020-12-03
2
-6
/
+6
*
typo: ASN1_parse_time -> ASN1_time_parse
tb
2020-11-02
1
-3
/
+3
*
Stop documenting some functions as macros.
tb
2020-10-21
3
-19
/
+7
*
Add a comment saying that the public function NAME_CONSTRAINTS_check(3)
schwarze
2020-09-17
1
-2
/
+5
*
Install the new page SSL_set1_host(3), link to it from relevant places,
schwarze
2020-09-17
2
-10
/
+14
*
simplify RETURN VALUES for x509_verify(3) after beck@ made the rules
schwarze
2020-09-14
1
-7
/
+3
*
Add initial man page for new x509_verify chain validator
beck
2020-09-14
1
-0
/
+225
*
Mention that EC_KEY_get0_public_key returns a public key.
tb
2020-09-08
1
-3
/
+5
*
delete another word to improve the wording; suggested by jmc@
schwarze
2020-08-06
1
-2
/
+2
*
Explain the purpose of CMAC_resume(3) in more detail.
schwarze
2020-08-06
1
-3
/
+9
*
tweak previous;
jmc
2020-07-24
1
-4
/
+4
*
document PEM_X509_INFO_read(3) and PEM_X509_INFO_read_bio(3)
schwarze
2020-07-23
7
-14
/
+207
*
Properly document the return values of EVP_PKEY_base_id(3)
schwarze
2020-06-24
4
-70
/
+152
*
use n-bit <noun> consistently; ok schwarze for the principal of the idea,
jmc
2020-06-24
6
-28
/
+28
*
new manual page ChaCha(3);
schwarze
2020-06-24
3
-2
/
+257
*
new manual page CMAC_Init(3);
schwarze
2020-06-24
5
-7
/
+298
*
Document eight additional pre-OpenSSL-1.1 accessor functions that are
schwarze
2020-06-24
1
-21
/
+122
*
mark the functions documented in des_read_pw(3) as deprecated
schwarze
2020-06-19
2
-6
/
+11
*
document X509_get0_pubkey_bitstr(3),
schwarze
2020-06-19
1
-5
/
+81
*
document error handling of X509_PUBKEY_get0(3) and X509_PUBKEY_get(3)
schwarze
2020-06-19
1
-3
/
+52
*
Merge documentation of X509_get0_serialNumber(3) from OpenSSL-1.1.1
schwarze
2020-06-19
1
-4
/
+19
*
Document EVP_read_pw_string_min(3)
tb
2020-06-15
1
-6
/
+44
*
Document PEM_def_callback(3).
schwarze
2020-06-15
3
-106
/
+158
[prev]
[next]