index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-02
Bump to OpenIKED 7.4
Tobias Heider
2024-03-02
include <time.h> for time_t and struct tm, needed for macos
Theo Buehler
2024-03-02
implement qwx(4) monitor status ring polling
Stefan Sperling
2024-03-02
silently ignore update-stats events from qwx(4) firmware
Stefan Sperling
2024-03-02
repair QWX_DEBUG build
Stefan Sperling
2024-03-02
Remove some GOST relics
Theo Buehler
2024-03-02
sync (lh_stats.3 removal)
Theo Buehler
2024-03-02
Provide the missing fabsl alias to fabs.
Miod Vallat
2024-03-02
Unhook some gost tests
Theo Buehler
2024-03-02
Crank libressl version to 3.9.0 (finally!)
Theo Buehler
2024-03-02
sync (libressl major, gost.h removal)
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
2024-03-02
Remove DECLARE_STACK_OF(X509_TRUST)
Theo Buehler
2024-03-02
Remove unused public X509_TRUST API
Theo Buehler
2024-03-02
const correct X509_PURPOSE_get0{,_{,s}name}()
Theo Buehler
2024-03-02
Make X509_PURPOSE opaque
Theo Buehler
2024-03-02
Remove unused parts of the purpose API
Theo Buehler
2024-03-02
Remove X509V3_EXT extensibility API
Theo Buehler
2024-03-02
Remove X509_ALGOR_set_md()
Theo Buehler
2024-03-02
Adjust signature of ERR_load_strings()
Theo Buehler
2024-03-02
Remove ERR_get_state
Theo Buehler
2024-03-02
Simplify engine.h
Theo Buehler
2024-03-02
Garbage collect CUSTOM_KEY_LENGTH/SET_KEY_LENGTH
Theo Buehler
2024-03-02
Remove more PBE stuff from the public API
Theo Buehler
2024-03-02
Remove most PBEPARAM stuff from public visibility
Theo Buehler
2024-03-02
Remove a lot of PKCS12 garbage from the public API
Theo Buehler
[next]