index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not install mlkem.h and bytestring.h into /usr/include/openssl for now
tb
2024-12-19
1
-3
/
+1
*
Add ML-KEM 1024 from BoringSSL
beck
2024-12-13
1
-1
/
+2
*
Add ML-KEM 768 from BoringSSL
beck
2024-12-13
1
-1
/
+8
*
Merge ec_kmeth into ec_key
tb
2024-11-16
1
-2
/
+1
*
Merge ecp_mont.c into ecp_methods.c
tb
2024-11-12
1
-2
/
+1
*
Rename ecp_smpl.c to ecp_methods.c
tb
2024-11-12
1
-2
/
+2
*
Rename malloc-wrapper.c to crypto_memory.c
tb
2024-11-06
1
-2
/
+2
*
Rename cpt_err.c into crypto_err.c
tb
2024-11-05
1
-2
/
+2
*
Relocate FIPS stubs to crpyto_legacy.c
tb
2024-11-05
1
-2
/
+1
*
CRYPTO_mem_ctrl() is also relocated to crypto_legacy.c
tb
2024-11-05
1
-2
/
+1
*
Move OPENSSL_cleanse() to crypto_legacy()
tb
2024-11-05
1
-2
/
+1
*
Fold cversion.c into crypto_legacy.c
tb
2024-11-05
1
-2
/
+1
*
Rename cryptlib.c into crypto_legacy.c
tb
2024-11-05
1
-2
/
+2
*
Merge compressed coordinate setting back into ecp_smpl and ec_lib
tb
2024-11-02
1
-3
/
+1
*
sort
tb
2024-11-01
1
-2
/
+2
*
Move the point2bn and point2hex API to ec_convert.c
tb
2024-10-30
1
-2
/
+1
*
Move public point <-> octets API to a new ec_convert.c
tb
2024-10-30
1
-1
/
+2
*
Move EC_GROUP_check() to ec_lib.c
tb
2024-10-19
1
-2
/
+1
*
Inline last use of OPENSSL_load_builtin_modules()
tb
2024-10-18
1
-2
/
+1
*
Move EC_GROUP_new_curve_GFp() into ec_lib.c
tb
2024-10-18
1
-2
/
+1
*
Combine DES code into a smaller set of files.
jsing
2024-08-31
1
-18
/
+5
*
Merge fcrypt_b.c into fcrypt.c.
jsing
2024-08-31
1
-2
/
+1
*
Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P
tb
2024-08-31
1
-5
/
+1
*
Nuke the whrlpool (named after the galaxy) from orbit
tb
2024-08-31
1
-7
/
+1
*
Remove DES_enc_{read,write} and DES_rw_mode
tb
2024-08-31
1
-2
/
+1
*
Garbage collec UI_UTIL remnants
tb
2024-08-31
1
-2
/
+1
*
Retire conf_api.h and the API therein
tb
2024-08-31
1
-2
/
+1
*
Make CONF_METHOD opaque
tb
2024-08-31
1
-1
/
+2
*
Implement X509_get_signature_info()
tb
2024-08-28
1
-1
/
+2
*
Remove the empty ui_compat.h
tb
2024-08-10
1
-2
/
+1
*
Rewrite CRYPTO_EX_DATA.
jsing
2024-08-02
1
-2
/
+2
*
Remove the static symbols.namespace, and just generate the _libre_
beck
2024-07-10
1
-4
/
+3
*
link tls1_prf.c to build
tb
2024-07-09
1
-1
/
+2
*
Actually enable namespaced builds in both libcrypto and libssl
beck
2024-07-09
1
-8
/
+1
*
Enable namespaced builds by default for libssl and libcrypto.
beck
2024-07-09
1
-3
/
+3
*
libcrypto: constify most error string tables
tb
2024-06-24
1
-1
/
+2
*
Stub out DES_enc_{read,write}(3)
tb
2024-05-24
1
-2
/
+1
*
Take pem2.h behind the barn
tb
2024-04-25
1
-2
/
+1
*
Bye, bye, OPENSSL_str{,n}casecmp()
tb
2024-04-15
1
-2
/
+1
*
Consolidate cast code.
jsing
2024-03-29
1
-6
/
+2
*
Consolidate camellia code.
jsing
2024-03-29
1
-7
/
+1
*
Move camellia to primary Makefile.
jsing
2024-03-29
1
-4
/
+4
*
Move aes_core.c to the primary Makefile.
jsing
2024-03-29
1
-2
/
+2
*
Consolidate idea into a single C file.
jsing
2024-03-29
1
-6
/
+2
*
Consolidate whirlpool into a single C file.
jsing
2024-03-29
1
-3
/
+2
*
Move wp_block.c to the primary Makefile.
jsing
2024-03-29
1
-2
/
+2
*
Merge aes_cbc.c into aes.c now that aes_cbc.c is used on all platforms.
jsing
2024-03-28
1
-2
/
+1
*
Nuke more leftover GOST tendrils.
beck
2024-03-28
1
-2
/
+1
*
Remove fallback files that are now always included in the build.
jsing
2024-03-28
1
-5
/
+1
*
Move rc4.c to primary Makefile.
jsing
2024-03-28
1
-1
/
+4
[next]