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 ENGINE_get_default_EC
tb
2023-07-21
1
-17
/
+8
*
Document ENGINE_{get,set}_EC
tb
2023-07-21
1
-29
/
+17
*
Move get_rfc3526_prime_8192.3 to BN_get_rfc3526_prime_8192.3
tb
2023-07-20
2
-4
/
+4
*
Remove get_rfc*_prime_* documentation
tb
2023-07-20
2
-46
/
+20
*
Remove ECDSA_{do_,}sign_ex() and ECDSA_sign_setup()
tb
2023-07-20
4
-103
/
+20
*
Add Xr to EVP_MD_meth_new to top level library
tb
2023-07-09
1
-2
/
+3
*
Fix OpenBSD release
tb
2023-07-09
1
-3
/
+3
*
ASN1_bn_print() will be removed soon. Remove docs.
tb
2023-07-09
5
-130
/
+7
*
link EVP_MD_meth_new.3 to build
tb
2023-07-08
1
-1
/
+2
*
Import EVP_MD_meth_new.3 from OpenSSL 1.1.1 head
tb
2023-07-08
1
-0
/
+292
*
Adjust EC_GROUP_get_basis_type() documentation
tb
2023-06-28
1
-64
/
+8
*
Adjust/fix X509_check_purpose(3) documentation
tb
2023-06-25
1
-3
/
+3
*
In 1995, Eric A. Young chose a confusing name for the "lastUpdate" field
schwarze
2023-06-06
2
-12
/
+20
*
Improve the description of CMS_get0_signers()
job
2023-06-05
1
-3
/
+3
*
fix some nits on previous
op
2023-05-30
1
-6
/
+10
*
Oops, Fa -> .Fa
beck
2023-05-29
1
-2
/
+2
*
Make X509_NAME_get_text_by[NID|OBJ] safer.
beck
2023-05-29
1
-10
/
+20
*
Stop suggesting that children play with loaded revolvers.
beck
2023-05-29
1
-31
/
+49
*
Update X509_VERIFY_PARAM_inherit() to reflect the change of behavior
tb
2023-05-24
1
-9
/
+6
*
Remove misplaced semicolons in .Fa
tb
2023-05-22
2
-6
/
+6
*
Fix another mandoc -Tlint warning
tb
2023-05-14
1
-3
/
+5
*
Rephrase a sentence slightly to apease mandoc -Tlint
tb
2023-05-14
1
-3
/
+5
*
Fix Xr as BN_is_prime(3) is in the attic
tb
2023-05-14
1
-3
/
+3
*
Zap trailing comma
tb
2023-05-14
1
-2
/
+2
*
X509_policy_tree_level_count(3) is gone
tb
2023-05-14
1
-3
/
+2
*
primility -> primality
jsg
2023-05-12
1
-3
/
+3
*
Be a bit more precise on how s2i_ASN1_OCTET_STRING handles colons
tb
2023-05-12
1
-5
/
+6
*
Document recent changes in primality testing
tb
2023-05-11
1
-8
/
+23
*
Make failure mode of EVP_AEAD_CTX_new() more explicit
tb
2023-05-09
1
-4
/
+9
*
Reinstate documentation of RSA_X931_PADDING
tb
2023-05-05
1
-7
/
+6
*
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
beck
2023-05-03
1
-20
/
+10
*
Change X509_NAME_get_index_by[NID|OBJ] to be safer.
beck
2023-05-02
1
-10
/
+20
*
Remove ASN1_item_ndef_i2d(3) documentation
tb
2023-05-01
2
-35
/
+5
*
First pass of removing low-level ASN.1 streaming docs
tb
2023-05-01
14
-343
/
+26
*
spelling
jsg
2023-05-01
1
-3
/
+3
*
mandoc -Tlint tells me I forgot to zap a comma
tb
2023-04-30
1
-2
/
+2
*
Remove most documentation pertaining to proxy certificates.
tb
2023-04-30
6
-205
/
+10
*
Remove documentation of BN_generate_prime(), BN_is_prime{,_fasttest}()
tb
2023-04-30
1
-85
/
+4
*
Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()
tb
2023-04-30
1
-22
/
+3
*
The policy tree is no more
tb
2023-04-30
9
-527
/
+11
*
Make the descriptions of BIO_get_retry_BIO(3) and BIO_get_retry_reason(3)
schwarze
2023-04-30
1
-11
/
+60
*
Slightly improve the documentation of the "oper" parameter by
schwarze
2023-04-30
1
-3
/
+10
*
Document the eight BIO_CONN_S_* constants that are passed to BIO_info_cb(3)
schwarze
2023-04-30
1
-2
/
+36
*
Mark the five BIO_GHBN_* constants as intentionally undocumented.
schwarze
2023-04-30
1
-2
/
+7
*
Mention a few standard BIO_ctrl(3) command constants
schwarze
2023-04-29
3
-13
/
+30
*
Mention a few standard BIO_ctrl(3) command constants
schwarze
2023-04-29
1
-2
/
+7
*
Mention the type-specific BIO_ctrl(3) command constants
schwarze
2023-04-29
2
-8
/
+34
*
Mention the type-specific BIO_ctrl(3) command constants
schwarze
2023-04-29
2
-16
/
+40
*
Mark a number of BIO_ctrl(3) command constants as intentionally
schwarze
2023-04-28
5
-15
/
+23
*
kill the .Xr to BN_nist_mod_521(3) which no longer exists
schwarze
2023-04-28
1
-3
/
+2
[prev]
[next]