Commit Graph

5563 Commits

Author SHA1 Message Date
Jeffrey Walton
cbff6edbf2
Update comments 2020-08-05 13:10:51 -04:00
Jeffrey Walton
98e9d46932
Make configure.sh aware of CRYPTOPP_DISABLE_ASM 2020-08-05 11:53:19 -04:00
Jeffrey Walton
f09f016305
Update comments 2020-08-05 10:58:19 -04:00
Jeffrey Walton
0f95af33a9
Add version check to configure.sh 2020-08-05 10:51:55 -04:00
Jeffrey Walton
cdfc5f2090
Update comments 2020-07-31 00:59:03 -04:00
Jeffrey Walton
12bd7be7b9
Add iOS support to configure.sh 2020-07-31 00:41:50 -04:00
Jeffrey Walton
78d92cf004
Add iOS support to configure.sh 2020-07-31 00:35:23 -04:00
Jeffrey Walton
c8fec76fa8
Add header guard flags to test program for iOS 2020-07-31 00:12:10 -04:00
Jeffrey Walton
60438d302c
Add PowerMac to configure script 2020-07-30 15:52:05 -04:00
Jeffrey Walton
b3949f7796
Update configure.sh script 2020-07-30 09:31:03 -04:00
Jeffrey Walton
0e8eba1df2
Use CXXFLAGS in configure script 2020-07-30 08:19:43 -04:00
Jeffrey Walton
d14e799eb9
Update configure.sh script 2020-07-30 08:05:09 -04:00
Jeffrey Walton
a9a974214e
Remove unneeded './' from cryptest.exe recipe 2020-07-29 20:08:17 -04:00
Jeffrey Walton
a7283f3698
Update configure.sh script 2020-07-29 20:03:30 -04:00
Jeffrey Walton
efc5a96bda
Update comment 2020-07-29 19:58:34 -04:00
Jeffrey Walton
8d97e95478
Add warning to configure.sh 2020-07-29 19:56:40 -04:00
Jeffrey Walton
bf9d2bd933
Update FileList.txt 2020-07-29 18:28:04 -04:00
Jeffrey Walton
f1e14446cd
Fix Android i686 build 2020-07-29 18:25:23 -04:00
Jeffrey Walton
b54adcbb39
Recognize i686 in setenv-android.sh 2020-07-29 18:15:27 -04:00
Jeffrey Walton
4ffdc05112
Update configure.sh script 2020-07-29 16:13:37 -04:00
Jeffrey Walton
2e22b97320
More ARM and Aarch64 macro tweaks 2020-07-29 14:07:13 -04:00
Jeffrey Walton
03975ac51a
Fix Android cross-compile due to missing flags on gcm_simd.cpp and gf2n_simd.cpp 2020-07-29 12:21:42 -04:00
Jeffrey Walton
274ba9dcf1
Add CRYPTOPP_ARM_ASIMD_AVAILABLE define for Aarch64 2020-07-28 23:06:34 -04:00
Jeffrey Walton
0637ac9ab1
Fix Aarch64 compile when using configure.sh (GH #950) 2020-07-28 22:50:25 -04:00
Jeffrey Walton
fa6a7b5fc8
Fix Aarch64 compile when using configure.sh (GH #950) 2020-07-28 22:47:18 -04:00
Jeffrey Walton
f8efb43a88
Avoid arm_acle.h header guard in feature tests (GH #950) 2020-07-28 22:09:51 -04:00
Jeffrey Walton
54536ed446
Update test programs 2020-07-28 20:30:13 -04:00
Jeffrey Walton
55ed5f9c6b
Fix RDRAND compile when RDSEED not available 2020-07-28 20:17:22 -04:00
Jeffrey Walton
3ac35641a2
Fix GNUMakefile-cross 2020-07-28 14:09:17 -04:00
Jeffrey Walton
42d35cde6a
Fix GNUMakefile-cross 2020-07-28 14:07:20 -04:00
Jeffrey Walton
1da3707b11
Update configure.sh script 2020-07-28 13:24:50 -04:00
Jeffrey Walton
c7442168a2
Update comments 2020-07-28 13:18:07 -04:00
Jeffrey Walton
f59054a41b
Whitespace check-in 2020-07-28 13:11:37 -04:00
Jeffrey Walton
36e0721f14
Add basic configure script
The script is intended to fix occasional problems like reported at GH #950
2020-07-28 12:43:26 -04:00
Jeffrey Walton
913ad2ba3d
Fix Padlock RNG code 2020-07-27 19:39:34 -04:00
Jeffrey Walton
95e0d5de19
Update test programs 2020-07-27 12:46:11 -04:00
Jeffrey Walton
1432ae0819
Add additiona; test programs 2020-07-27 11:55:24 -04:00
Jeffrey Walton
abd8b7a991
Update Padlock RNG GenerateBlock 2020-07-27 11:41:28 -04:00
Jeffrey Walton
24dd6960fc
Remove -DCRYPTOPP_DISABLE_ASM for Apple multiarch builds 2020-07-26 08:26:14 -04:00
Jeffrey Walton
445243a9d1
Add missing C++ headers (GH #960) 2020-07-21 11:18:22 -04:00
Jeffrey Walton
080bbae6dd
Clear GCC analyzer warning 2020-07-17 01:16:16 -04:00
Jeffrey Walton
f6e559d787
Clear GCC analyzer warning 2020-07-17 00:35:22 -04:00
Jeffrey Walton
fdd15ae13d
Clear GCC analyzer warning 2020-07-16 15:37:09 -04:00
Jeffrey Walton
12cf74dfa2
Add build-aux/ to autotools-clean recipe 2020-07-11 03:03:19 -04:00
Jeffrey Walton
76c66c68a2
Update cryptest-autotools.sh script 2020-07-10 00:01:12 -04:00
Jeffrey Walton
e014694fe3
Update cryptest-autotools.sh script 2020-07-09 19:50:38 -04:00
Jeffrey Walton
3bed6789e3
Update comments in VMAC 2020-07-09 12:16:55 -04:00
Jeffrey Walton
b9601396b7
Use CRYPTOPP_BOOL_X86 in VMAC 2020-07-09 11:41:36 -04:00
Jeffrey Walton
973c7347b9
Whitespace check-in 2020-07-09 11:25:47 -04:00
Jeffrey Walton
bf3367dfdd
Remove unneeded temp var in VMAC 2020-07-09 02:34:35 -04:00