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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-01-13
Stub out {OpenSSL,OPENSSL}_add*
Theo Buehler
2024-01-13
Add a table of cipher names, ciphers and aliases
Theo Buehler
2023-12-29
Merge the EVP_CIPHER_meth_* API into evp_cipher.c
Theo Buehler
2023-12-29
Merge the remainder of evp_lib.c into evp_cipher.c
Theo Buehler
2023-12-29
Use more consistent naming for some files in evp
Theo Buehler
2023-12-20
Merge p_open and p_seal into p_legacy
Theo Buehler
2023-12-20
Fold p_dec.c and p_enc.c into a new p_legacy.c
Theo Buehler
2023-12-20
DES_random_key() sets the key
Theo Buehler
2023-11-12
split the Symbols.list up so that arch specific symbols do not end up everywhere
Robert Nagy
2023-08-09
Merge remainder of rsa_crpt.c into rsa_eay.c
Theo Buehler
2023-08-09
Move bn_blind.c to rsa_blinding.c
Theo Buehler
2023-07-29
Move HAVE_FUNOPEN out of !NOPIC
Theo Buehler
2023-07-28
Combine ripemd into a single C file.
Joel Sing
2023-07-28
Combine md5 into a single C file.
Joel Sing
2023-07-28
Combine md4 into a single C file.
Joel Sing
2023-07-28
Remove various ${thing}_options
Theo Buehler
2023-07-28
Remove BUF_[a-z]* API
Theo Buehler
2023-07-28
Remove ASN1_bn_print() and ASN1_buf_print()
Theo Buehler
2023-07-28
Set OPENSSL_NO_ENGINE, remove engine code
Theo Buehler
2023-07-28
Drop DSO and define OPENSSL_NO_DSO
Theo Buehler
2023-07-28
Drop the comp module
Theo Buehler
2023-07-28
Excise ECDH_METHOD
Theo Buehler
2023-07-28
Remove ECDH errors
Theo Buehler
2023-07-28
Remove ECDSA_METHOD
Theo Buehler
2023-07-28
Remove ecs_err.c
Theo Buehler
2023-07-21
Provide a bunch of always failing ENGINE API
Theo Buehler
2023-07-20
Remove some ancient cruft that hasn't been used in ages
Theo Buehler
2023-07-07
One source file per line.
Joel Sing
2023-07-06
Add bn_printf(), a replacement for ASN1_bn_print()
Theo Buehler
2023-07-05
Merge ECDH code that will stay into ecdh.c
Theo Buehler
2023-07-05
Merge ECDSA code that will stay into ecdsa.c
Theo Buehler
2023-06-29
Drop the no longer necessary -DLIBRESSL_CRYPTO_INTERNAL
Theo Buehler
2023-06-25
With ech_local.h gone, we no longer need to -I ecdh
Theo Buehler
2023-06-21
Make BN_num_bits() independent of bn->top.
Joel Sing
2023-06-11
Unifdef ZLIB
Theo Buehler
2023-05-07
Recommit -Wshadow now that the warning on BIG_ENDIAN is fixed
Theo Buehler
2023-05-07
Backout -Wshadow, it breaks build on powerpc64.
Alexander Bluhm
2023-05-05
Use -Wshadow with clang
Theo Buehler
2023-05-05
Link rsa_x931.c to build
Theo Buehler
2023-04-28
Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the Makefile
Theo Buehler
2023-04-28
Take the old policy code behind the barn
Theo Buehler
2023-04-28
Enable the new policy checking code in x509_policy.c
Theo Buehler
2023-04-26
Allow compiling with -DHAS_DAG to enable the policy check with a DAG.
Theo Buehler
2023-04-26
Add the new policy code to the build.
Bob Beck
2023-04-26
Remove the now unused bio_pk7.c
Theo Buehler
2023-04-26
Remove e_old.c again
Theo Buehler
2023-04-25
Reinstate e_old.c it is still used by -portable
Theo Buehler
2023-04-25
e_old can also go
Theo Buehler
2023-04-25
GF2m bites the dust. It won't be missed.
Theo Buehler
2023-04-25
Remove proxy cert remnants
Theo Buehler
[next]