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-08-10
Remove the empty ui_compat.h
Theo Buehler
2024-08-02
Rewrite CRYPTO_EX_DATA.
Joel Sing
2024-07-10
Remove the static symbols.namespace, and just generate the _libre_
Bob Beck
2024-07-09
link tls1_prf.c to build
Theo Buehler
2024-07-09
Actually enable namespaced builds in both libcrypto and libssl
Bob Beck
2024-07-09
Enable namespaced builds by default for libssl and libcrypto.
Bob Beck
2024-06-24
libcrypto: constify most error string tables
Theo Buehler
2024-05-24
Stub out DES_enc_{read,write}(3)
Theo Buehler
2024-04-25
Take pem2.h behind the barn
Theo Buehler
2024-04-15
Bye, bye, OPENSSL_str{,n}casecmp()
Theo Buehler
2024-03-29
Consolidate cast code.
Joel Sing
2024-03-29
Consolidate camellia code.
Joel Sing
2024-03-29
Move camellia to primary Makefile.
Joel Sing
2024-03-29
Move aes_core.c to the primary Makefile.
Joel Sing
2024-03-29
Consolidate idea into a single C file.
Joel Sing
2024-03-29
Consolidate whirlpool into a single C file.
Joel Sing
2024-03-29
Move wp_block.c to the primary Makefile.
Joel Sing
2024-03-28
Merge aes_cbc.c into aes.c now that aes_cbc.c is used on all platforms.
Joel Sing
2024-03-28
Nuke more leftover GOST tendrils.
Bob Beck
2024-03-28
Remove fallback files that are now always included in the build.
Joel Sing
2024-03-28
Move rc4.c to primary Makefile.
Joel Sing
2024-03-28
Move des sources to primary Makefile.
Joel Sing
2024-03-28
Consolidate most of the AES modes into a single C file.
Joel Sing
2024-03-27
Catch the blowfish that escaped.
Joel Sing
2024-03-27
Consolidate rc4 code.
Joel Sing
2024-03-27
Consolidate blowfish code.
Joel Sing
2024-03-27
Move bf_enc.c to the primary Makefile.
Joel Sing
2024-03-19
Move the OPENSSL_init() stub from o_init.c to crypto_init.c
Theo Buehler
2024-03-02
Remove some GOST relics
Theo Buehler
2024-03-02
Unhook and remove GOST and STREEBOG
Theo Buehler
2024-03-02
Make LHASH_OF() and STACK_OF() use opaque structs
Theo Buehler
2024-03-02
Remove lh stats
Theo Buehler
2024-03-02
Remove RC4-HMAC-MD5 and AES-{128,256}-CBC-HMAC-SHA-1
Theo Buehler
2024-03-02
Remove the ameth lib
Theo Buehler
2024-02-18
Add posix_time.h from BoringSSL
Theo Buehler
2024-01-27
Fold keyivgen functions into evp_pbe.c
Theo Buehler
2024-01-13
The OBJ_NAME API joins the party in evp_names.c
Theo Buehler
2024-01-13
Move EVP_add_{cipher,digest}() to the trashcan
Theo Buehler
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
[next]