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
/
libcrypto
/
man
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust documentation to work without X509_LOOKUP_by_subject()
tb
2024-09-06
1
-52
/
+5
*
Remove X509_check_trust documentation
tb
2024-09-02
7
-226
/
+11
*
The X509at_* manuals are no longer needed
tb
2024-09-02
4
-299
/
+4
*
Also remove .Xr to X509at_*
tb
2024-09-02
1
-4
/
+2
*
Excise X509at_* from X509_REQ_* documentation
tb
2024-09-02
1
-22
/
+10
*
Rename lastpos to start_after to match other, similar manuals
tb
2024-09-02
1
-13
/
+13
*
More X509at_* removal
tb
2024-09-02
1
-8
/
+4
*
Remove mention of the no longer public X509at_* functions
tb
2024-09-02
1
-23
/
+12
*
Adjust function signatures for const X509_LOOKUP_METHOD
tb
2024-09-02
2
-8
/
+8
*
Remove cross references to whirlpool
tb
2024-08-30
2
-6
/
+4
*
Remove documentation of EVP_whirlpool
tb
2024-08-29
2
-85
/
+1
*
Remove documentation of ERR_add_error_{,v}data()
tb
2024-08-29
2
-41
/
+8
*
HMAC_Init() is dead. Long live HMAC_Init_ex()
tb
2024-08-29
1
-17
/
+2
*
Remove documentation of (caveat on) X509_TRUST_DEFAULT
tb
2024-08-29
1
-12
/
+2
*
Document X509_get0_signature_info()
tb
2024-08-28
1
-3
/
+70
*
More precision on what exactly OCSP_id_cmp and OCSP_issuer_id_cmp compare.
tb
2024-08-24
1
-7
/
+14
*
X509at_get_attr: zap trailing comma.
tb
2024-08-24
1
-2
/
+2
*
LibreSSL no longer supports adding X.501 attributes to an EVP_PKEY
tb
2024-08-24
7
-206
/
+11
*
Remove documentation of UI_UTIL_read_pw*
tb
2024-08-24
4
-122
/
+7
*
PKCS12_create(3): remove Xr to EVP_PKEY_add1_attr(3)
tb
2024-08-22
1
-3
/
+2
*
Remove documentation for X509_REQ_[gs]et_extension_nids
tb
2024-08-18
1
-30
/
+2
*
Zap a trailing comma to appease mandoc -Tlint
tb
2024-08-17
1
-2
/
+2
*
Remove docs of various X509_TRUST "functionality" that no longer exists
tb
2024-08-17
4
-334
/
+5
*
Put opening brace on correct line
tb
2024-07-26
1
-4
/
+3
*
BUF_MEM_new.3: add a touch of KNF
tb
2024-07-24
1
-4
/
+3
*
Add back a .
tb
2024-07-21
1
-2
/
+2
*
Unify description of the obsolete ENGINE parameter
tb
2024-07-21
14
-142
/
+130
*
Drop ENGINE from EVP_PKEY_derive example
tb
2024-07-21
1
-5
/
+4
*
Garbage collect ENGINE "use" from EVP_PKEY_decrypt() example
tb
2024-07-21
1
-5
/
+4
*
Make example slightly less terrible by dropping the ENGINE "handling"
tb
2024-07-21
1
-5
/
+4
*
"please refer" -> "refer"
jsg
2024-07-14
1
-3
/
+3
*
forgot to add a history section for the TLS PRF API
tb
2024-07-10
1
-1
/
+4
*
link EVP_PKEY_CTX_set_tls1_prf_md.3 to build
tb
2024-07-10
1
-1
/
+2
*
Import EVP_PKEY_CTX_set_tls1_prf_md.3 from OpenSSL 1.1.1
tb
2024-07-10
1
-0
/
+168
*
Including kdf.h isn't enough, you also need evp.h
tb
2024-07-10
1
-2
/
+3
*
remove a further spkac reference; ok tb
jmc
2024-07-08
1
-5
/
+3
*
Align documentation with reality
job
2024-06-07
1
-4
/
+8
*
Call out argument reversal between check_issued() and X509_check_issued()
tb
2024-06-07
1
-2
/
+35
*
Remove mention of SHA-0, update STANDARDS section
tb
2024-06-01
1
-8
/
+9
*
Remove documentation of optional md in one-step hashes
tb
2024-05-26
4
-28
/
+47
*
Remove documentation of DES_enc_{read,write} and DES_rw_mode
tb
2024-05-24
1
-89
/
+4
*
crib better wording from schwarze's EVP_PKEY_get_attr_by_NID(3)
tb
2024-05-22
1
-5
/
+4
*
Fix incorrect X509v3_get_ext_by_NID(3) return values
tb
2024-05-22
1
-9
/
+17
*
remove prototypes with no matching function
jsg
2024-05-19
1
-12
/
+2
*
Improve X509V3_get0_uids() documentation
tb
2024-05-15
1
-11
/
+19
*
Fix last sentence of CAVEATS which I got the wrong way around
tb
2024-05-14
1
-4
/
+3
*
Be more specific about X509V3_ADD_APPEND and X509V3_ADD_DELETE
tb
2024-05-12
1
-3
/
+6
*
Tweak wording
tb
2024-05-12
1
-1
/
+4
*
Remove a 'built-in' that was left in by accident
tb
2024-05-12
1
-2
/
+2
*
Install X509V3_EXT_get_nid.3
tb
2024-05-12
1
-1
/
+2
[next]