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
Age
Commit message (
Expand
)
Author
2024-03-15
zlib: sync with upstream
Theo Buehler
2024-03-14
Add missing Nm entries for OBJ_NAME_do_all*
Theo Buehler
2024-03-14
Mark up X509_STORE_get1_objects()
Theo Buehler
2024-03-14
Add back a .Pp
Theo Buehler
2024-03-14
Change log and regress test for expat billion laughs attack.
Alexander Bluhm
2024-03-14
Cerry-pick fix for CVE-2024-28757 from libexpat.
Alexander Bluhm
2024-03-06
Clarify ownership in X509_STORE_add_lookup()
Theo Buehler
2024-03-06
POSIX defines inet_ntoa, not inet_aton.
Anthony J. Bentley
2024-03-06
Remove CRL method API documentation
Theo Buehler
2024-03-05
lh_<type>_error() is no longer implemented as a macro
Theo Buehler
2024-03-05
Remove GOST documentation
Theo Buehler
2024-03-05
Remove ASN1_time_parse documentation
Theo Buehler
2024-03-05
Remove EVP_MD_meth* documentation
Theo Buehler
2024-03-04
Remove EVP_add_{cipher,digest}* docs
Theo Buehler
2024-03-04
lh_new.3: zap a trailing comma
Theo Buehler
2024-03-04
Bring back the fabsf strong alias to fabs, lost sometime ago during
Miod Vallat
2024-03-04
EVP_CIPH_CUSTOM_KEY_LENGTH and EVP_CTRL_SET_KEY_LENGTH are gone
Theo Buehler
2024-03-04
Remove docs for sk_find_ex()
Theo Buehler
2024-03-04
Remove documentation of some CRYPTO_THREADID API
Theo Buehler
2024-03-04
Document X509_STORE_get1_objects and deprecate the get0 version
Theo Buehler
2024-03-02
Shorter and simpler version which does not need to use the stack.
Miod Vallat
2024-03-02
include <time.h> for time_t and struct tm, needed for macos
Theo Buehler
2024-03-02
Remove some GOST relics
Theo Buehler
2024-03-02
Provide the missing fabsl alias to fabs.
Miod Vallat
2024-03-02
Crank libressl version to 3.9.0 (finally!)
Theo Buehler
2024-03-02
crank libtls major
Theo Buehler
2024-03-02
crank libssl major
Theo Buehler
2024-03-02
Remove SSL_debug
Theo Buehler
2024-03-02
Garbage collect TLS1_FLAGS_SKIP_CERT_VERIFY
Theo Buehler
2024-03-02
Make {SSL3,TLS}_CT_* internal
Theo Buehler
2024-03-02
Remove SSL_CIPHER_get_by_{id,value}()
Theo Buehler
2024-03-02
Export SSL_get_{peer_,}signature_type_nid()
Theo Buehler
2024-03-02
crank libcrypto major
Theo Buehler
2024-03-02
Change sk in CRYPTO_EX_DATA from STACK_OF(void) * to void *
Theo Buehler
2024-03-02
tedu OPENSSL_isservice() prototype
Theo Buehler
2024-03-02
Make CRYPTO_THREADID opaque
Theo Buehler
2024-03-02
Fix CRYPTO_malloc/free signatures
Theo Buehler
2024-03-02
Remove CRYPTO_*info
Theo Buehler
2024-03-02
Remove a bunch of CRYPTO memory API
Theo Buehler
2024-03-02
Update list of OPENSSL_NO_*
Theo Buehler
2024-03-02
Remove a few no longer used sk_FOO_* stanzas
Theo Buehler
2024-03-02
Remove sk_find_ex()
Theo Buehler
2024-03-02
Unhook and remove GOST and STREEBOG
Theo Buehler
2024-03-02
Make LHASH_OF() and STACK_OF() use opaque structs
Theo Buehler
2024-03-02
Remove lh stats
Theo Buehler
2024-03-02
Remove X509_CRL_METHOD API
Theo Buehler
2024-03-02
Garbage collect most of the public LOOKUP API
Theo Buehler
2024-03-02
Expose X509_STORE_get1_objects()
Theo Buehler
2024-03-02
Make X509_CERT_AUX internal
Theo Buehler
2024-03-02
Remove X509_TRUST from the public API
Theo Buehler
[next]