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-19
Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.list
Theo Buehler
2022-09-17
Allow TLSv1.3 clients to send CCS without middlebox compatibility mode.
Joel Sing
2022-09-17
Link to SSL_read_early_data(3)
Klemens Nanni
2022-09-15
Add OID for RPKI signedTAL objects
Job Snijders
2022-09-15
Use LONG_MAX as the limit for ciphers with long based APIs.
Joel Sing
2022-09-13
When a connection is reset while we still have an outstanding request,
Martijn van Duren
2022-09-13
Stop pretending that EVP_CIPHER cleanup can fail.
Joel Sing
2022-09-12
zap extra .Pp
Theo Buehler
2022-09-12
Stop documenting i2c_ASN1_INTEGER.
Theo Buehler
2022-09-11
Enforce the minimum TLS version requirement for QUIC.
Joel Sing
2022-09-11
bump major after libcrypto and libssl major bump
Theo Buehler
2022-09-11
Crank major after symbol addition and libcrypto major bump
Theo Buehler
2022-09-11
Update Symbols.list
Theo Buehler
2022-09-11
Expose SSL_get_share_{group,curve}() and related #defines
Theo Buehler
2022-09-11
Expose some error codes needed for QUIC support
Theo Buehler
2022-09-11
Define LIBRESSL_HAS_QUIC
Theo Buehler
2022-09-11
Bump major after symbol addition and removal and struct visibility changes
Theo Buehler
2022-09-11
Update Symbols.list
Theo Buehler
2022-09-11
Make structs in ts.h opaque
Theo Buehler
2022-09-11
Make structs in pkcs12.h opaque
Theo Buehler
2022-09-11
Expose EVP_chacha20_poly1305()
Theo Buehler
2022-09-11
Expose various EVP AEAD constants for EVP ChaCha and QUIC
Theo Buehler
2022-09-11
Expose OPENSL_cleanup()
Theo Buehler
2022-09-11
Make BIO_info_cb() identical to bio_info_cb()
Theo Buehler
2022-09-11
Remove c2i_* and i2c_* from public visibility
Theo Buehler
2022-09-11
Be stricter with middlebox compatibility mode in the TLSv1.3 server.
Joel Sing
2022-09-11
Only permit CCS messages if requesting middlebox compatibility mode.
Joel Sing
2022-09-11
Use CBS when procesing a CCS message in the legacy stack.
Joel Sing
2022-09-11
Ensure there is no trailing data for a CCS received by the TLSv1.3 stack.
Joel Sing
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
[next]