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
2022-01-21
In 1999 fd_set overflowing beyond FD_SETSIZE became enough of a problem that I
Theo de Raadt
2022-01-21
Document EAGAIN error return, as specified by POSIX.
Todd C. Miller
2022-01-21
Optimization for tiny x in cos and sin
Greg Steuck
2022-01-21
Unplug assembly implementations of trig functions on x86 platforms
Greg Steuck
2022-01-21
Copy cos(3) software implementation from FreeBSD-13
Greg Steuck
2022-01-20
Remove the remaining three parens in return statements.
Theo Buehler
2022-01-20
Use correct spelling of NULL.
Theo Buehler
2022-01-20
remove unused variable from all copies of _asr_strdname()
Christian Weisgerber
2022-01-20
Add check for EVP_CIPHER_CTX_ctrl
Kinichiro Inoguchi
2022-01-20
Add check for EVP_CIPHER_CTX_set_key_length return value
Kinichiro Inoguchi
2022-01-20
Add check for OBJ_nid2obj return value
Kinichiro Inoguchi
2022-01-20
Add check for ASN1_INTEGER_set
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Add check for BN_sub return value
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Add check for BIO_indent return value
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Fix check for BN_mod_inverse_ct return value
Kinichiro Inoguchi
2022-01-20
Add check for BIO_indent return value
Kinichiro Inoguchi
2022-01-20
Add check for EVP_CIPHER_CTX_set_key_length return value
Kinichiro Inoguchi
2022-01-20
Add and fix check for BN functions return value
Kinichiro Inoguchi
2022-01-20
Add check for BN functions return value
Kinichiro Inoguchi
2022-01-20
Add check for BIO_indent return value
Kinichiro Inoguchi
2021-08-18
Import initial code for the SM2 cipher
Theo Buehler
2022-01-19
Document the bizarre fact that {CMS,PCKS7}_get0_signers() needs some
Theo Buehler
2022-01-19
Check return value from EVP_CIPHER_CTX_new in cms_pwri.c
Kinichiro Inoguchi
2022-01-19
Check function return value in libtls
Kinichiro Inoguchi
2022-01-17
Update libexpat to 2.4.3. This fixes CVE-2021-45960, CVE-2021-46143,
Alexander Bluhm
2022-01-16
libfuse: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-15
spelling
Jonathan Gray
2022-01-15
Add back an accidentally dropped .Pp
Theo Buehler
2022-01-15
Update for HMAC_CTX_{init,cleanup} hand HMAC_cleanup removal
Theo Buehler
2022-01-15
Stop documenting clone digests.
Theo Buehler
2022-01-15
Minor cleanup and simplification in dsa_pub_encode()
Theo Buehler
2022-01-14
Avoid buffer overflow in asn1_parse2
Kinichiro Inoguchi
2022-01-14
bump libcrypto, libssl, libtls majors after struct visibility changes
Theo Buehler
2022-01-14
Use the correct type for ssl_callback_ctrl()
Theo Buehler
2022-01-14
Convert the new record layers to opaque EVP_AEAD_CTX
Theo Buehler
2022-01-14
Convert ssl_kex.c to opaque DH
Theo Buehler
2022-01-14
Use BIO_next/BIO_set_next in ssl_lib.c
Theo Buehler
2022-01-14
bio_ssl.c needs to peek into bio_local.h
Theo Buehler
2022-01-14
libkeynote: fix build with opaque RSA and DSA
Theo Buehler
2022-01-14
Update Symbols.list
Theo Buehler
2022-01-14
Unconditionally comment out OPENSSL_NO_RFC3779
Theo Buehler
2022-01-14
Remove header guard around RFC 3779 declarations
Theo Buehler
2022-01-14
Expose Certificate Transparency symbols in headers
Theo Buehler
2022-01-14
Hide OBJ_bsearch_ from public visibility,
Theo Buehler
2022-01-14
Move ASN1_BOOLEAN to internal only.
Theo Buehler
2022-01-14
Remove check_defer and obj_cleanup_defer from public visibility
Theo Buehler
2022-01-14
Remove name_cmp from public visibility
Theo Buehler
[prev]
[next]