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
Age
Commit message (
Expand
)
Author
2023-04-25
Remove SXNET
Theo Buehler
2023-04-25
Move truncated sha-2 and sha3 out of #ifdef wrappers
Theo Buehler
2023-04-25
Use X509_STORE_CTX_get1_{certs,crls}() instead of an alias
Theo Buehler
2023-04-25
X509_STORE_get1_{certs,crls} become X509_STORE_CTX_* also in
Theo Buehler
2023-04-25
X509_STORE_get1_{certs,crls} become X509_STORE_CTX_*
Theo Buehler
2023-04-25
Move the policy tree code to internal-only
Theo Buehler
2023-04-25
Remove i2d_PKCS7_NDEF from the hidden version as well
Theo Buehler
2023-04-25
Remove documentation for i2d_PKCS7_NDEF
Theo Buehler
2023-04-25
Remove i2d_PKCS7_NDEF
Theo Buehler
2023-04-25
BN_RECP_CTX moves to internal
Theo Buehler
2023-04-25
Remove CTS mode
Theo Buehler
2023-04-25
Remove TS_VERIFY_CTX_init()
Theo Buehler
2023-04-25
Remove PEM wrappers for NETSCAPE_CERT_SEQUENCE
Theo Buehler
2023-04-25
Remove the horror show that is bn_nist and ecp_nist
Theo Buehler
2023-04-25
Remove BN_init() documentation
Theo Buehler
2023-04-25
Remove BN_CTX_init() documentation
Theo Buehler
2023-04-25
Remove the no longer used BN_MONT_CTX_init()
Theo Buehler
2023-04-25
Move a few now internal prototypes to bn_local.h
Theo Buehler
2023-04-25
Remove old BN_one/BN_zero compat stuff
Theo Buehler
2023-04-25
Remove X9.31 support
Theo Buehler
2023-04-25
Remove the no longer used BN_CTX_init()
Theo Buehler
2023-04-25
Bump LibreSSL version to 3.8.0
Theo Buehler
2023-04-25
Document most command constants.
Ingo Schwarze
2023-04-25
Bump majors after symbol addition and removal
Theo Buehler
2023-04-25
Update Symbols.list after symbol addition and removal
Theo Buehler
2023-04-25
Comment out a few now unused files from Makefile
Theo Buehler
2023-04-25
Use proper fix for the recent x400Address issue
Theo Buehler
2023-04-25
Temporarily define LIBRESSL_NEXT_API in opensslfeatures.h
Theo Buehler
2023-04-25
Define OPENSSL_NO_DEPRECATED and OPENSSL_NO_EC2M in opensslfeatures.h
Theo Buehler
2023-04-25
Wire up truncated SHA-2, SHA-3 and related things
Theo Buehler
2023-04-25
Remove no longer necessary compat #defines
Theo Buehler
2023-04-25
Add NIDs for truncated SHA-2, SHA-3 and related things
Theo Buehler
2023-04-25
The #ifdef missed a few NETSCAPE_CERT things
Theo Buehler
2023-04-25
Remove v3_sxnet from the standard extensions
Theo Buehler
2023-04-25
Invalidate the DER cache earlier on in X509 setter functions
Job Snijders
2023-04-25
Use X509_set_version() and X509_REQ_set_version() instead doing it by hand
Job Snijders
2023-04-25
Add endbr64 where needed by inspection. Passes regresson tests.
Theo de Raadt
2023-04-24
Future users of libcrypto will also have to do without strong extranet
Theo Buehler
2023-04-24
Mark NETSCAPE_CERT_SEQUENCE for removal
Theo Buehler
2023-04-24
Mark the NDEF API for removal
Theo Buehler
2023-04-24
Fix sk_is_sorted to tread 0 and 1 element lists as sorted.
Bob Beck
2023-04-24
Sort X.509 error reasons, use next available error value, and align
Job Snijders
2023-04-24
Revert 1.32
Job Snijders
2023-04-23
Replace X509v3_get_ext_count() with X509_get_ext_count()
Job Snijders
2023-04-23
In the case of V1 certs, the extension count should be exactly 0
Job Snijders
2023-04-23
If extensions are encountered on a X.509 V1 cert, mark as invalid
Job Snijders
2023-04-23
Add compliance checks for the X.509 version field
Job Snijders
2023-04-23
Man page update for EVP_sha512_224() and EVP_sha512_256()
Job Snijders
2023-04-23
Drop some extra parentheses
Theo Buehler
2023-04-23
Drop a superfluous isneg check.
Theo Buehler
[prev]
[next]