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
*
X509_NAME_print() also fails to indent
tb
2025-01-08
1
-5
/
+6
*
X509_NAME_print: remove lie about multiple lines being used
tb
2025-01-07
1
-4
/
+2
*
Remove most of the RSA_FLAG_SIGN_VER documentation
tb
2025-01-05
2
-33
/
+6
*
NID_sxnet and NID_proxyCertInfo are no longer supported
tb
2024-12-31
1
-7
/
+2
*
Prefer the constants EVP_CTRL_AEAD_* over EVP_CTRL_CCM_* and EVP_CTRL_GCM_*
schwarze
2024-12-29
2
-12
/
+110
*
Document X509V3_ADD_OP_MASK and clarify the description of the flags argument.
schwarze
2024-12-28
1
-5
/
+31
*
Document X509_supported_extension(3).
schwarze
2024-12-28
1
-6
/
+28
*
Document X509V3_EXT_print_fp(3).
schwarze
2024-12-28
1
-28
/
+67
*
new manual page a2i_ipadd(3) written from scratch
schwarze
2024-12-27
6
-11
/
+157
*
new manual page v2i_ASN1_BIT_STRING(3) written from scratch
schwarze
2024-12-24
6
-11
/
+141
*
ealier -> earlier
jsg
2024-12-23
1
-4
/
+4
*
new manual page X509V3_parse_list(3) written from scratch
schwarze
2024-12-23
2
-1
/
+102
*
Tweak previous wording a bit to avoid suggesting all built-in nids
tb
2024-12-23
1
-2
/
+2
*
more precision below CAVEATS
schwarze
2024-12-23
1
-3
/
+5
*
Make the description of i2s_ASN1_ENUMERATED_TABLE(3) more precise,
schwarze
2024-12-23
1
-9
/
+12
*
mark six #define'd constants as intentionally undocumented
schwarze
2024-12-22
1
-2
/
+7
*
Add an EXAMPLES section.
schwarze
2024-12-21
1
-2
/
+129
*
Move the horrific EVP_aes_128_ccm(3) API out of the important,
schwarze
2024-12-20
4
-75
/
+357
*
kength -> length
jsg
2024-12-18
1
-3
/
+3
*
New manual page EVP_aes_128_gcm(3).
schwarze
2024-12-17
4
-75
/
+260
*
Improve a rather misleading sentence about EVP_PKEY_new_mac_key(3).
schwarze
2024-12-10
1
-4
/
+8
*
Add a paragraph about HMAC because that algorithm also involves
schwarze
2024-12-10
1
-3
/
+15
*
insert a forgotten .Dv macro
schwarze
2024-12-09
1
-3
/
+3
*
Mark the constants EVP_PK_*, EVP_PKS_*, and EVP_PKT_* as intentionally
schwarze
2024-12-09
1
-2
/
+7
*
Move the algorithm-specific functions EVP_rc2_*(3) out of EVP_EncryptInit(3)
schwarze
2024-12-08
4
-55
/
+214
*
Document the low-level rc2.h API.
schwarze
2024-12-07
2
-2
/
+198
*
Adjust the return type and value of EVP_MD_CTX_init(3)
schwarze
2024-12-06
2
-7
/
+12
*
Delete the manual pages EVP_PKEY_meth_new(3) and EVP_PKEY_meth_get0_info(3)
schwarze
2024-12-06
18
-776
/
+60
*
Delete the manual page EVP_PKEY_check(3).
schwarze
2024-12-06
5
-158
/
+5
*
Delete the manual page EVP_PKEY_asn1_new(3).
schwarze
2024-12-06
14
-566
/
+30
*
Explain what "EVP" is supposed to mean.
schwarze
2024-12-06
1
-2
/
+16
*
document the #define'd constant PKCS5_SALT_LEN
schwarze
2024-12-05
1
-4
/
+6
*
drop comments asking for documentation of three ASN1_PKEY_CTRL_CMS_*
schwarze
2024-12-05
1
-5
/
+2
*
Meant to split the sentence in two
tb
2024-11-30
1
-3
/
+3
*
Be a bit more precise on the error conditions of CMS_get1_{certs,crls}()
tb
2024-11-30
1
-3
/
+4
*
Explain how to free the stack returned by CMS_get1_{certs,crls}()
tb
2024-11-30
1
-2
/
+9
*
Provide an example of signing with HMAC-SHA256 or Ed25519
schwarze
2024-11-29
1
-3
/
+67
*
Fix some inaccuracies and gaps in the paragraph i wrote about CMAC
schwarze
2024-11-24
1
-18
/
+47
*
Use a better curve and a better hash for the ECDSA_do_sign() example
tb
2024-11-15
1
-9
/
+9
*
Link the new manual page EVP_PKEY_new_CMAC_key(3) to the build
schwarze
2024-11-12
2
-29
/
+5
*
Document EVP_PKEY_new_CMAC_key(3) in sufficient detail such that readers
schwarze
2024-11-12
1
-0
/
+159
*
Fix a brainfart that happened to me in 2020:
schwarze
2024-11-12
1
-9
/
+7
*
Mention the key lengths of some encryption algorithms.
schwarze
2024-11-09
4
-21
/
+47
*
Weed out the last remaining refences to the obsolete
schwarze
2024-11-08
4
-67
/
+77
*
List CMAC_CTX_copy(3) in the SYNOPSIS. It was already
schwarze
2024-11-08
1
-2
/
+7
*
document EVP_PKEY_CTRL_SET_MAC_KEY for CMAC
schwarze
2024-11-07
1
-2
/
+16
*
document EVP_PKEY_CTRL_CIPHER, providing a bit of context
schwarze
2024-11-06
1
-2
/
+33
*
About a year ago, the obsolete function EVP_Cipher(3) was moved out of
schwarze
2024-11-06
1
-5
/
+5
*
Fix argument names: des_in -> der_in and des_out -> der_out
tb
2024-10-24
2
-19
/
+19
*
remove duplicate X509v3_asid_add_id_or_range.3 line
jsg
2024-10-22
1
-2
/
+1
[next]