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
10 days
Merge ecp_mont.c into ecp_methods.c
Theo Buehler
10 days
Rename ecp_smpl.c to ecp_methods.c
Theo Buehler
2024-11-06
Rename malloc-wrapper.c to crypto_memory.c
Theo Buehler
2024-11-05
Rename cpt_err.c into crypto_err.c
Theo Buehler
2024-11-05
Relocate FIPS stubs to crpyto_legacy.c
Theo Buehler
2024-11-05
CRYPTO_mem_ctrl() is also relocated to crypto_legacy.c
Theo Buehler
2024-11-05
Move OPENSSL_cleanse() to crypto_legacy()
Theo Buehler
2024-11-05
Fold cversion.c into crypto_legacy.c
Theo Buehler
2024-11-05
Rename cryptlib.c into crypto_legacy.c
Theo Buehler
2024-11-02
Merge compressed coordinate setting back into ecp_smpl and ec_lib
Theo Buehler
2024-11-01
sort
Theo Buehler
2024-10-30
Move the point2bn and point2hex API to ec_convert.c
Theo Buehler
2024-10-30
Move public point <-> octets API to a new ec_convert.c
Theo Buehler
2024-10-19
Move EC_GROUP_check() to ec_lib.c
Theo Buehler
2024-10-18
Inline last use of OPENSSL_load_builtin_modules()
Theo Buehler
2024-10-18
Move EC_GROUP_new_curve_GFp() into ec_lib.c
Theo Buehler
2024-08-31
Combine DES code into a smaller set of files.
Joel Sing
2024-08-31
Merge fcrypt_b.c into fcrypt.c.
Joel Sing
2024-08-31
Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P
Theo Buehler
2024-08-31
Nuke the whrlpool (named after the galaxy) from orbit
Theo Buehler
2024-08-31
Remove DES_enc_{read,write} and DES_rw_mode
Theo Buehler
2024-08-31
Garbage collec UI_UTIL remnants
Theo Buehler
2024-08-31
Retire conf_api.h and the API therein
Theo Buehler
2024-08-31
Make CONF_METHOD opaque
Theo Buehler
2024-08-28
Implement X509_get_signature_info()
Theo Buehler
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
[next]