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-09-11
.Li -> .Vt where appropriate;
Jason McIntyre
2022-09-11
fix repeated words
Jonathan Gray
2022-09-10
Increment the input and output position for EVP AES CFB1.
Joel Sing
2022-09-10
Use correct length for EVP CFB mode ciphers.
Joel Sing
2022-09-10
Use CBS to parse TLS alerts in the legacy stack.
Joel Sing
2022-09-10
Provide a version of ssl_msg_callback() that takes a CBS.
Joel Sing
2022-09-10
carrier return character -> carriage return character
Jonathan Gray
2022-09-10
fix repeated words
Jonathan Gray
2022-09-10
wireless LANS -> wireless LANs
Jonathan Gray
2022-09-10
fix repeated words
Jonathan Gray
2022-09-10
Add EABI strong aliases for __fixunssfdi and __fixunsdfdi added recently on
Miod Vallat
2022-09-09
add recvmmsg to NAME;
Jason McIntyre
2022-09-09
Add libc wrappers for the new sendmmsg and recvmmsg system calls.
Moritz Buhl
2022-09-08
ssl_cipher_process_rulestr: return early if a cipher command is invalid
Todd C. Miller
2022-09-07
ssl_cipher_process_rulestr: don't read outside rule_str buffer
Todd C. Miller
2022-09-06
Remove more mkerr.pl remnants, missed in previous
Klemens Nanni
2022-09-06
Replace aes_{ccm,xts}_cleanup usage with NULL.
Joel Sing
2022-09-06
Stop casting a size_t to a long and then passing it as a size_t.
Joel Sing
2022-09-04
Remove dead code.
Joel Sing
2022-09-04
Remove dead code.
Joel Sing
2022-09-04
Add bounds checks for various EVP cipher implementations.
Joel Sing
2022-09-04
Remove dead code.
Joel Sing
2022-09-04
Expand the looney M_do_cipher macro.
Joel Sing
2022-09-04
Rearrange some functions.
Joel Sing
2022-09-04
Remove now unused EVP_C_DATA macro.
Joel Sing
2022-09-04
Remove now unused BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Mechanically expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Mechanically expand BLOCK_CIPHER_* macros.
Joel Sing
2022-09-04
Mechanically expand BLOCK_CIPHER_* ciphers.
Joel Sing
2022-09-04
Remove now unused IMPLEMENT_CFBR macro.
Joel Sing
2022-09-04
Make ssl_create_cipher_list() have a single exit
Theo Buehler
2022-09-04
Mechanically expand IMPLEMENT_CFBR macros.
Joel Sing
2022-09-03
Remove now unused IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
Joel Sing
2022-09-03
Rewrap some lines, no functional change.
Joel Sing
2022-09-03
Tidy up asn1_c2i_primitive() slightly.
Joel Sing
2022-09-03
Avoid recycling ASN1_STRINGs when decoding ASN.1.
Joel Sing
2022-09-03
Remove duplicate prototype that just snuck in.
Joel Sing
2022-09-03
Ensure ASN.1 types are appropriately encoded.
Joel Sing
2022-09-03
Provide c2i_ASN1_ENUMERATED_cbs() and call it from asn1_c2i_primitive().
Joel Sing
2022-09-03
Prepare to provide OPENSSL_cleanup.
Joel Sing
2022-09-03
Stop using CBIGNUM_it internal to libcrypto.
Joel Sing
2022-09-03
Fix the failing libm/rint regress test by adding ieee754 implementations
Moritz Buhl
2022-09-02
Use a shorter system call invocation template for system calls in the range
Miod Vallat
2022-09-01
Check sk_SSL_CIPHER_push() return value
Theo Buehler
[next]