Jeffrey Walton
|
fa05fa6e40
|
Updated documentation
|
2016-01-26 16:08:09 -05:00 |
|
Jeffrey Walton
|
8723adb857
|
Updated documentation
|
2016-01-26 13:46:44 -05:00 |
|
Jeffrey Walton
|
b53def3736
|
Cleared -Wcast-align with unaligned access (Issue 122)
|
2016-01-26 10:43:51 -05:00 |
|
Jeffrey Walton
|
5a2c92d6fe
|
Added tests for X32 on multiarch systems
|
2016-01-26 03:57:43 -05:00 |
|
Jeffrey Walton
|
15973a1a01
|
Revert "Fix missing clobbered registers (Issue 124)"
The commit broke compilation on an Athlon x2 used for testing.
This reverts commit b0fb747182 .
|
2016-01-26 03:10:46 -05:00 |
|
Name
|
b0fb747182
|
Fix missing clobbered registers (Issue 124)
|
2016-01-26 02:15:16 -05:00 |
|
Jeffrey Walton
|
0f4b86c62a
|
Revert "Fix missing clobbered registers (Issue 124)". This will be the last attempt to get the attribution correct.
This reverts commit 4c1d629284 .
|
2016-01-26 02:12:44 -05:00 |
|
Name
|
4c1d629284
|
Fix missing clobbered registers (Issue 124)
|
2016-01-26 02:07:16 -05:00 |
|
Jeffrey Walton
|
ab320ad59b
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 22:03:07 -05:00 |
|
Jeffrey Walton
|
a44e823c3c
|
Re-constify intermediate void* cast
|
2016-01-25 19:56:17 -05:00 |
|
Jeffrey Walton
|
c76114705c
|
Cleared -Wcast-align (Issue 122). No asserts added because X86/X32/X64 uses unaligned accesses with the compressed tables
|
2016-01-25 19:30:35 -05:00 |
|
Jeffrey Walton
|
1f1fecce88
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 19:28:55 -05:00 |
|
Jeffrey Walton
|
be8ad11098
|
Backed-off on assert. Panama_SSE2_Pull is ASM, and its not bound by C language fodder
|
2016-01-25 17:25:39 -05:00 |
|
Jeffrey Walton
|
49f18a81f1
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 17:15:36 -05:00 |
|
Jeffrey Walton
|
227e4b5fe2
|
Cleared Coverity finding STREAM_FORMAT_STATE
|
2016-01-25 16:44:30 -05:00 |
|
Jeffrey Walton
|
2ff035512f
|
Cleared Coverity finding STREAM_FORMAT_STATE
|
2016-01-25 16:28:06 -05:00 |
|
Jeffrey Walton
|
e560bb6ccb
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 11:39:47 -05:00 |
|
Jeffrey Walton
|
6cdb141c5a
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 11:37:22 -05:00 |
|
Jeffrey Walton
|
9e92f79932
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 10:47:48 -05:00 |
|
Jeffrey Walton
|
be491ef007
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 09:48:26 -05:00 |
|
Jeffrey Walton
|
d4f0dee87a
|
Fixed PowerPC detection code on OS X
|
2016-01-25 09:15:10 -05:00 |
|
Jeffrey Walton
|
24e16f0ac3
|
Fixed unused variable warnings
|
2016-01-25 08:58:33 -05:00 |
|
Jeffrey Walton
|
cdcff65a35
|
Cleared -Wcast-align (Issue 122)
|
2016-01-25 00:12:37 -05:00 |
|
Jeffrey Walton
|
475c574e5f
|
Cleared -Wcast-align (Issue 122)
|
2016-01-24 23:40:49 -05:00 |
|
Jeffrey Walton
|
bf3b80f25c
|
Cleared -Wcast-align (Issue 122)
|
2016-01-24 23:09:28 -05:00 |
|
Jeffrey Walton
|
9a5dde9013
|
Cleared -Wcast-align (Issue 122)
|
2016-01-24 22:27:05 -05:00 |
|
Jeffrey Walton
|
917b7467b7
|
Cleared -Wcast-align (Issue 122)
|
2016-01-24 22:01:24 -05:00 |
|
Jeffrey Walton
|
bce92ed5e5
|
Cleared uninitialized variable warning
|
2016-01-24 19:53:17 -05:00 |
|
Jeffrey Walton
|
7cff3c8d05
|
Cleared -Wcast-align (Issue 122)
|
2016-01-24 19:52:39 -05:00 |
|
Jeffrey Walton
|
9d6e3ae6ef
|
Cleared -Wcast-align (Issue 122)
|
2016-01-24 18:40:22 -05:00 |
|
Jeffrey Walton
|
9454c6ba2b
|
Cleared -Wcast-align (Issue 122)
|
2016-01-24 18:27:44 -05:00 |
|
Jeffrey Walton
|
005d6fabf0
|
Added -DCRYPTOPP_NO_UNALIGNED_DATA_ACCESS to elevated warning tests
|
2016-01-24 17:50:05 -05:00 |
|
Jeffrey Walton
|
f20585ccb8
|
(1) Remove -pipe from ARM builds (Issue 120); (2) Added section labels for wiki article; (3) Moved LIB_MAJOR, LIB_MINOR and LIB_PATCH into Common Section
|
2016-01-24 17:02:16 -05:00 |
|
Jeffrey Walton
|
80134f2ef4
|
Updated script to stop dumping warnings to cout from cryptest-warn.txt. It was producing too mucgh output in some configurations due to -Wcast-align
|
2016-01-23 19:09:36 -05:00 |
|
Alexander Afanasyev
|
96c51ffb2c
|
Fix compilation for armeabi with gcc-4.9, 5.0 toolchains
Refs: #119
|
2016-01-23 12:32:11 -08:00 |
|
Jeffrey Walton
|
df1f68da84
|
Fixed OS X cpu detection
|
2016-01-22 17:18:50 -05:00 |
|
Jeffrey Walton
|
a7e08c7e84
|
Improved cryptest.sh performance on Linux and OS X (Issue 117)
|
2016-01-22 17:08:53 -05:00 |
|
Jeffrey Walton
|
f6501ee7f6
|
Updated documentation
|
2016-01-20 08:33:45 -05:00 |
|
Jeffrey Walton
|
2e6946381e
|
Updated documentation
|
2016-01-19 13:05:54 -05:00 |
|
Jeffrey Walton
|
61a96f8ae7
|
Updated documentation
|
2016-01-18 19:21:38 -05:00 |
|
Jeffrey Walton
|
8b782dbc69
|
Updated documentation
|
2016-01-18 17:03:20 -05:00 |
|
Jeffrey Walton
|
010805cbc7
|
Updated documentation
|
2016-01-18 16:20:55 -05:00 |
|
Jeffrey Walton
|
a991b29f97
|
Updated documentation
|
2016-01-17 12:48:28 -05:00 |
|
Jeffrey Walton
|
56e9ad363e
|
Updated documentation
|
2016-01-17 00:18:26 -05:00 |
|
Jeffrey Walton
|
23f1bb1c3a
|
Updated documentation
|
2016-01-16 22:28:23 -05:00 |
|
Jeffrey Walton
|
5368b67863
|
Merge pull request #116 from greenius/master
Made MeterFilter Get*() functions const
|
2016-01-15 17:39:33 -05:00 |
|
Steven Green
|
9033451abd
|
Made MeterFilter Get*() functions const
|
2016-01-15 22:31:05 +00:00 |
|
Jeffrey Walton
|
25d27fffa6
|
Updated documentation
|
2016-01-15 08:54:19 -05:00 |
|
Jeffrey Walton
|
4fd675dc13
|
Updated documentation
|
2016-01-14 20:31:13 -05:00 |
|
Jeffrey Walton
|
2b7dba4fa6
|
Suppressed false positives on -Wcast-align warning
|
2016-01-14 19:08:56 -05:00 |
|