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-26
whitespace
Theo Buehler
2022-01-25
minor bump after api additiom
Eric Faurot
2022-01-25
Introduce a signer interface intented to make TLS privsep simpler
Eric Faurot
2022-01-25
Rewrite paragraph to refer to EVP_CIPHER_CTX_new() and HMAC_CTX_new()
Theo Buehler
2022-01-25
Remove some HMAC_CTX_init() remnants in HMAC(3).
Theo Buehler
2022-01-25
Fix another return 0 bug in SSL_shutdown()
Theo Buehler
2022-01-25
Avoid an infinite loop in SSL_shutdown()
Theo Buehler
2022-01-24
Document X509_V_ERR_UNNESTED_RESOURCE. Previous version looked good
Theo Buehler
2022-01-24
Garbage collect unused ret in ssl3_get_new_session_ticket()
Theo Buehler
2022-01-24
In ssl3_get_server_key_exchange() switch a 'goto err' to
Theo Buehler
2022-01-24
Avoid use of uninitialized in tlsext_sni_server_parse()
Theo Buehler
2022-01-24
Garbage collect the unused rv in tls1_check_ec_server_key() and
Theo Buehler
2022-01-22
Use memmove instead of memcpy for overlapping memory
Kinichiro Inoguchi
2022-01-22
Use memmove instead of memcpy for overlapping memory
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
2022-01-22
X509_GET_PUBKEY(3) return value check in libcrypto
Kinichiro Inoguchi
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
[next]