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-09-09
Make error 235 resolve to "no application protocol"
Theo Buehler
2024-09-09
Fix alert callback in the QUIC layer
Theo Buehler
2024-09-09
Add and use tls13_record_layer_alert_sent()
Theo Buehler
2024-09-06
Reenable AES-NI in libcrypto
Theo Buehler
2024-09-06
Adjust documentation to work without X509_LOOKUP_by_subject()
Theo Buehler
2024-09-05
Avoid out-of-bounds pointer arithmetic in inflateCopy().
Theo Buehler
2024-09-05
Update libexpat to version 2.6.3.
Alexander Bluhm
2024-09-03
typo in comment; Effectivly -> Effectively; ok gilles@
Omar Polo
2024-09-03
typo in comment; saveguard -> safeguard; ok gilles@
Omar Polo
2024-09-03
wild white space
Theo de Raadt
2024-09-03
check_sym: adjust logic not to exit 1 in the default dynamic mode
Theo Buehler
2024-09-02
Remove X509_check_trust documentation
Theo Buehler
2024-09-02
The X509at_* manuals are no longer needed
Theo Buehler
2024-09-02
Also remove .Xr to X509at_*
Theo Buehler
2024-09-02
Excise X509at_* from X509_REQ_* documentation
Theo Buehler
2024-09-02
Rename lastpos to start_after to match other, similar manuals
Theo Buehler
2024-09-02
More X509at_* removal
Theo Buehler
2024-09-02
Remove mention of the no longer public X509at_* functions
Theo Buehler
2024-09-02
Adjust function signatures for const X509_LOOKUP_METHOD
Theo Buehler
2024-08-31
Rewrite X509V3_add_value() to a single exit idiom
Theo Buehler
2024-08-31
Remove redundant COPYRIGHT file.
Joel Sing
2024-08-31
Make fcrypt_body() static and remove prototype.
Joel Sing
2024-08-31
Unifdef DES_PTR, DES_RISC1 and DES_RISC2.
Joel Sing
2024-08-31
Unifdef OPENBSD_DES_ASM.
Joel Sing
2024-08-31
Inline and remove spr.h.
Joel Sing
2024-08-31
Combine DES code into a smaller set of files.
Joel Sing
2024-08-31
Merge fcrypt_b.c into fcrypt.c.
Joel Sing
2024-08-31
Remove now unused ncbc_enc.c.
Joel Sing
2024-08-31
Expand DES_ncbc_encrypt() in des_enc.c.
Joel Sing
2024-08-31
Expand DES_cbc_encrypt() in cbc_enc.c.
Joel Sing
2024-08-31
Update for OPENSSL_cpu_caps() now being machine independent.
Joel Sing
2024-08-31
Make OPENSSL_cpu_caps() machine independent.
Joel Sing
2024-08-31
major bump for libcrypto libssl and libtls
Theo Buehler
2024-08-31
Bump LIBRESSL_VERSION_NUMBER
Theo Buehler
2024-08-31
Remove SSL_add_compression_method
Theo Buehler
2024-08-31
Expose X509_get_signature_info
Theo Buehler
2024-08-31
Make X509at_* API internal
Theo Buehler
2024-08-31
Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P
Theo Buehler
2024-08-31
Zap HMAC_Init
Theo Buehler
2024-08-31
Nuke the whrlpool (named after the galaxy) from orbit
Theo Buehler
2024-08-31
Remove DES_enc_{read,write} and DES_rw_mode
Theo Buehler
2024-08-31
Garbage collec UI_UTIL remnants
Theo Buehler
2024-08-31
Remove EVP_PKEY.*attr* API
Theo Buehler
2024-08-31
Move BIT_STRING_BITNAME tables to const
Theo Buehler
2024-08-31
const correct X509_LOOKUP_METHOD
Theo Buehler
2024-08-31
Remove X509_REQ_{set,get}_extension_nids()
Theo Buehler
2024-08-31
Make X509_VAL opaque
Theo Buehler
2024-08-31
Remove X509_check_trust() and some related defines
Theo Buehler
2024-08-31
Remove ERR_add_{,v}data()
Theo Buehler
2024-08-31
The X509V3_CONF_METHOD goes away
Theo Buehler
[next]