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-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
2022-09-01
Drop support for unused attributes 'bs' (d_bbsize) and 'sb'
Kenneth R Westerback
2022-09-01
Do not embed ident(1) strings in object code.
Miod Vallat
2022-08-31
Add an empty line for consistency.
Theo Buehler
2022-08-31
Recommit -r1.45 but without error checking EVP_PKEY_copy_parameters()
Theo Buehler
2022-08-31
Revert r1.46. Causes fireworks in regress.
Theo Buehler
2022-08-31
Remove most mentions of contexts on the stack.
Theo Buehler
2022-08-31
nasty whitespace
Theo Buehler
2022-08-31
Rework DSA_size() and ECDSA_size()
Theo Buehler
2022-08-31
Switch loop bounds from size_t to int in check_hosts()
Theo Buehler
2022-08-31
Avoid potential NULL dereference in ssl_set_pkey()
Theo Buehler
2022-08-31
backport Xr fix
Jonathan Gray
2022-08-30
Remove a commented-out sk_push that has been hanging around for > 20 years
Theo Buehler
2022-08-30
chacha20_poly1305_cleanup() should return 1
Theo Buehler
2022-08-30
Plug leak of BIO in tls13_quic_init()
Theo Buehler
2022-08-30
Plug memory leak in X509_REQ_print_ex()
Theo Buehler
2022-08-29
missing period
Theo Buehler
2022-08-29
Fix a case where EndOfMibView wasn't honoured.
Martijn van Duren
2022-08-29
Provide ERR_R_INIT_FAIL.
Joel Sing
[next]