index
:
portable
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/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
temporarily undefine endbr* for stable branch macos/windows builds
Brent Cook
2024-03-27
1
-1
/
+3
*
Land #953, Fix build on mips
Brent Cook
2023-12-17
1
-0
/
+2
*
also fix ocspcheck and nc, dedupe build logic
Viktor Szakats
2023-11-05
1
-9
/
+1
*
portable asm generator patches for portable
Brent Cook
2023-10-30
1
-1
/
+2
*
MSVC: Enable building ocspcheck.
Pierre Wendling
2023-10-29
1
-0
/
+2
*
Move `LibreSSL/` to `LIBRESSL_INSTALL_CMAKEDIR`.
Pierre Wendling
2023-08-19
1
-1
/
+1
*
CMake: Export and install library targets.
Pierre Wendling
2023-08-19
1
-3
/
+29
*
cmake: fix to not force-disable ASM for MinGW builds
Viktor Szakats
2023-08-10
1
-1
/
+1
*
Remove bn_blind.c, rsa_crpt.c; add rsa_blinding.c
Theo Buehler
2023-08-09
1
-2
/
+1
*
Adjust for file removal and renaming
Theo Buehler
2023-07-28
1
-46
/
+3
*
Link engine_stubs.c to build
Theo Buehler
2023-07-21
1
-0
/
+1
*
fixes #681, allow override of library POSTFIX for nested builds
Brent Cook
2023-07-07
1
-1
/
+1
*
add compat getopt implementation, remove patches
Brent Cook
2023-07-07
1
-0
/
+5
*
hook bn_print to build
Theo Buehler
2023-07-07
1
-0
/
+1
*
Some ECDH and ECDSA files were (re)moved
Theo Buehler
2023-07-05
1
-4
/
+2
*
generate opensslconf.h in build dir for cmake
Brent Cook
2023-07-04
1
-1
/
+2
*
third try's a charm
Brent Cook
2023-07-03
1
-1
/
+1
*
define endbr64 as nop
Brent Cook
2023-07-03
1
-1
/
+1
*
move endbr64 removal to preprocessor
Brent Cook
2023-07-03
1
-0
/
+1
*
Link bn_primitives.c to the build
Theo Buehler
2023-06-21
1
-0
/
+1
*
Remove cms_cd.c
Theo Buehler
2023-06-11
1
-1
/
+0
*
Add back rsa_x931.c for salt
Theo Buehler
2023-05-05
1
-0
/
+1
*
Unhook policy code
Theo Buehler
2023-04-28
1
-6
/
+0
*
Link x509_policy.c to the build
Theo Buehler
2023-04-26
1
-0
/
+1
*
bio_pk7.c was removed
Theo Buehler
2023-04-26
1
-1
/
+0
*
e_old.c went away again
Theo Buehler
2023-04-26
1
-1
/
+0
*
add back e_old.c
Theo Buehler
2023-04-25
1
-0
/
+1
*
A handful of files were removed
Theo Buehler
2023-04-25
1
-14
/
+0
*
x509_enum.c is gone
Theo Buehler
2023-04-21
1
-1
/
+0
*
bn_mpi.c is no more
Theo Buehler
2023-04-17
1
-1
/
+0
*
Link sha3 to build.
Theo Buehler
2023-04-17
1
-0
/
+2
*
Drop dh_prn.c
Theo Buehler
2023-04-17
1
-1
/
+0
*
sha_internal.h is in crypto/sha
Theo Buehler
2023-04-16
1
-0
/
+1
*
Drop GF2m assembly
Theo Buehler
2023-04-15
1
-10
/
+0
*
Update file lists
Theo Buehler
2023-04-14
1
-1
/
+1
*
Remove no longer existing *_depr.c and ecs_*.c
Theo Buehler
2023-04-13
1
-5
/
+0
*
Update for mod_sqrt and sha1 changes
Theo Buehler
2023-04-11
1
-3
/
+2
*
Link cipher_method_lib.c to -portable build
Theo Buehler
2023-03-11
1
-0
/
+1
*
stop exposing hidden defines in public opensslconf.h
Brent Cook
2023-02-28
1
-0
/
+1
*
include more asm files
Brent Cook
2023-02-23
1
-0
/
+2
*
generally disable asm for now
Brent Cook
2023-02-21
1
-0
/
+12
*
generate and include arch-specific headers for CMake builds
Brent Cook
2023-02-21
1
-5
/
+32
*
Link new ui_null.c to build
Theo Buehler
2022-12-18
1
-0
/
+1
*
add direct source dependency to each library
Brent Cook
2022-12-14
1
-1
/
+1
*
Neuter namespace differently to fix Appveyor CI
Theo Buehler
2022-11-23
1
-1
/
+0
*
Fix cmake builds
Theo Buehler
2022-11-22
1
-1
/
+5
*
build updates for latest upstream
Brent Cook
2022-08-29
1
-0
/
+1
*
add p12_sbag.c
Theo Buehler
2022-08-15
1
-0
/
+1
*
updates for new files and test cases
Brent Cook
2022-07-31
1
-0
/
+2
*
update for latest upstream
Brent Cook
2022-05-08
1
-0
/
+2
[next]