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
*
Fix RETURN VALUES for EVP_CIPHER_CTX_ctrl(3)
tb
2025-03-25
1
-9
/
+4
*
Rename a bunch of confusingly named variables
tb
2025-03-15
1
-6
/
+6
*
const correct d2i_* prototypes
tb
2025-03-14
4
-13
/
+13
*
X509_NAME_print_ex: zap stray comma
tb
2025-03-09
1
-2
/
+2
*
Fix documented signature of UI_OpenSSL()
tb
2025-03-09
1
-3
/
+3
*
Fix documented signature of BN_MONT_CTX_copy()
tb
2025-03-09
1
-3
/
+3
*
X509_NAME_print_ex.3: move s to the proper place
tb
2025-03-09
1
-2
/
+2
*
Remove mention of X509_NAME_print(3) in the docs
tb
2025-03-09
3
-46
/
+13
*
Adjust signature of CRYPTO_set_mem_functions and remove _get_ docs
tb
2025-03-08
1
-23
/
+5
*
Rename CRYPTO_get_mem_functions.3 to CRYPTO_set_mem_functions.3
tb
2025-03-08
2
-4
/
+4
*
Remove EC_POINT_method_of() docs
tb
2025-03-08
1
-19
/
+1
*
Remove X509_OBJECT_free_contets() docs
tb
2025-03-08
1
-20
/
+3
*
Remove X509_OBJECT_up_ref_count() documentation
tb
2025-03-08
1
-23
/
+2
*
Remove EC_PIONT_{get,set}_Jprojective_coordinates_GFp docs
tb
2025-03-08
1
-53
/
+1
*
Remove EC_POINTs_{make_affine,mul}() docs
tb
2025-03-08
1
-67
/
+2
*
Remove EC_GROUP_{,have_}precompute_mult() docs
tb
2025-03-08
1
-31
/
+4
*
Remove EC_GROUP_method_of() docs
tb
2025-03-08
1
-20
/
+1
*
Remove EC_GFp_* and EC_METHOD_get_field_type docs
tb
2025-03-08
7
-156
/
+12
*
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
[next]