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
/
libcrypto
Age
Commit message (
Expand
)
Author
2022-10-17
Store errors that result from leaf certificate verification.
Joel Sing
2022-10-17
Avoid potential divide by zero in BIO_dump_indent_cb()
Joel Sing
2022-10-17
Unbreak ASN.1 indefinite length encoding.
Joel Sing
2022-10-11
Fix path of mentioned regress test
Theo Buehler
2022-09-19
Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.list
Theo Buehler
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
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
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
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
carrier return character -> carriage return character
Jonathan Gray
2022-09-10
fix repeated words
Jonathan Gray
2022-09-10
fix repeated words
Jonathan Gray
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
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
[next]