index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
man
Age
Commit message (
Expand
)
Author
2023-06-25
Adjust/fix X509_check_purpose(3) documentation
Theo Buehler
2023-06-06
In 1995, Eric A. Young chose a confusing name for the "lastUpdate" field
Ingo Schwarze
2023-06-05
Improve the description of CMS_get0_signers()
Job Snijders
2023-05-30
fix some nits on previous
Omar Polo
2023-05-29
Oops, Fa -> .Fa
Bob Beck
2023-05-29
Make X509_NAME_get_text_by[NID|OBJ] safer.
Bob Beck
2023-05-29
Stop suggesting that children play with loaded revolvers.
Bob Beck
2023-05-24
Update X509_VERIFY_PARAM_inherit() to reflect the change of behavior
Theo Buehler
2023-05-22
Remove misplaced semicolons in .Fa
Theo Buehler
2023-05-14
Fix another mandoc -Tlint warning
Theo Buehler
2023-05-14
Rephrase a sentence slightly to apease mandoc -Tlint
Theo Buehler
2023-05-14
Fix Xr as BN_is_prime(3) is in the attic
Theo Buehler
2023-05-14
Zap trailing comma
Theo Buehler
2023-05-14
X509_policy_tree_level_count(3) is gone
Theo Buehler
2023-05-12
primility -> primality
Jonathan Gray
2023-05-12
Be a bit more precise on how s2i_ASN1_OCTET_STRING handles colons
Theo Buehler
2023-05-11
Document recent changes in primality testing
Theo Buehler
2023-05-09
Make failure mode of EVP_AEAD_CTX_new() more explicit
Theo Buehler
2023-05-05
Reinstate documentation of RSA_X931_PADDING
Theo Buehler
2023-05-03
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
Bob Beck
2023-05-02
Change X509_NAME_get_index_by[NID|OBJ] to be safer.
Bob Beck
2023-05-01
Remove ASN1_item_ndef_i2d(3) documentation
Theo Buehler
2023-05-01
First pass of removing low-level ASN.1 streaming docs
Theo Buehler
2023-05-01
spelling
Jonathan Gray
2023-04-30
mandoc -Tlint tells me I forgot to zap a comma
Theo Buehler
2023-04-30
Remove most documentation pertaining to proxy certificates.
Theo Buehler
2023-04-30
Remove documentation of BN_generate_prime(), BN_is_prime{,_fasttest}()
Theo Buehler
2023-04-30
Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()
Theo Buehler
2023-04-30
The policy tree is no more
Theo Buehler
2023-04-30
Make the descriptions of BIO_get_retry_BIO(3) and BIO_get_retry_reason(3)
Ingo Schwarze
2023-04-30
Slightly improve the documentation of the "oper" parameter by
Ingo Schwarze
2023-04-30
Document the eight BIO_CONN_S_* constants that are passed to BIO_info_cb(3)
Ingo Schwarze
2023-04-30
Mark the five BIO_GHBN_* constants as intentionally undocumented.
Ingo Schwarze
2023-04-29
Mention a few standard BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-29
Mention a few standard BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-29
Mention the type-specific BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-29
Mention the type-specific BIO_ctrl(3) command constants
Ingo Schwarze
2023-04-28
Mark a number of BIO_ctrl(3) command constants as intentionally
Ingo Schwarze
2023-04-28
kill the .Xr to BN_nist_mod_521(3) which no longer exists
Ingo Schwarze
2023-04-28
Add BIO_C_SET_MD_CTX to the list of command constants.
Ingo Schwarze
2023-04-28
Document BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.
Ingo Schwarze
2023-04-28
Remove misinformation, reason had nothing to do with efficiency
Job Snijders
2023-04-28
Reorder the text such that every function is discussed only once
Ingo Schwarze
2023-04-27
Also list the command constants not associated with any macros,
Ingo Schwarze
2023-04-27
EC_KEY_{get,insert}_key_method_data() are no longer available
Theo Buehler
2023-04-27
One more reciprocal thing hid in here (yay for consistent naming)
Theo Buehler
2023-04-27
Remove stale references to BN reciprocal stuff
Theo Buehler
2023-04-27
Remove documentation of reciprocal BN which is now internal only
Theo Buehler
2023-04-27
Remove documentation of GF2m point stuff
Theo Buehler
2023-04-27
EC_GROUP_new() Strip out complications due to binary curves.
Theo Buehler
[next]