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 |
Jeffrey Walton
|
58b7d1c413
|
Updated documentation
|
2016-01-14 16:01:17 -05:00 |
Jeffrey Walton
|
550860d11e
|
Merge pull request #115 from andresgaragiola/master
Fixed the DLLSRCS variable of GNUmakefile to compile without errors c…
|
2016-01-14 15:55:18 -05:00 |
andresgaragiola@gmail.com
|
6737fdf91d
|
Fixed the DLLSRCS variable of GNUmakefile to compile without errors cryptopp.dll in Windows.
|
2016-01-14 17:33:17 -03:00 |
Jeffrey Walton
|
f8091d9a15
|
Merge branch 'DevJPM-integer-master'
|
2016-01-14 10:04:13 -05:00 |
Jeffrey Walton
|
9b260cf75a
|
Merge branch 'integer-master' of https://github.com/DevJPM/cryptopp into DevJPM-integer-master
|
2016-01-14 10:03:05 -05:00 |
DevJPM
|
07ff7b0d61
|
moved BE case before LE to improve performance
|
2016-01-14 12:24:36 +01:00 |
DevJPM
|
1839fc40b3
|
removed ECPM changes
|
2016-01-13 23:46:05 +01:00 |
DevJPM
|
dcbfe82292
|
removed ECPM
|
2016-01-13 23:45:10 +01:00 |
DevJPM
|
a0e6151390
|
removed ECPM
|
2016-01-13 23:43:54 +01:00 |
DevJPM
|
a9980a0bc4
|
removed ECPM
|
2016-01-13 23:43:17 +01:00 |
DevJPM
|
2c45da2354
|
removed ECPM
|
2016-01-13 23:42:39 +01:00 |
DevJPM
|
3a0a78e393
|
removed ECPM
|
2016-01-13 23:42:02 +01:00 |
DevJPM
|
a2bd46a843
|
removed ECPM
|
2016-01-13 23:41:27 +01:00 |
DevJPM
|
8a766cfe39
|
removed ECPM
|
2016-01-13 23:39:38 +01:00 |
DevJPM
|
53248fc4a3
|
removed ECPM code
|
2016-01-13 23:39:11 +01:00 |
DevJPM
|
a767752787
|
Delete ecpm.cpp
|
2016-01-13 23:38:00 +01:00 |
DevJPM
|
53f97c16d5
|
Delete ecpm.h
|
2016-01-13 23:37:42 +01:00 |
DevJPM
|
2e1cc51b41
|
removed ecpm, not part of this branch
|
2016-01-13 23:37:09 +01:00 |
DevJPM
|
fb9da4e043
|
finalized patch
added final components of the Integer patch
|
2016-01-13 23:24:39 +01:00 |
DevJPM
|
ea980e5ec0
|
applied main changes
applied main changes from the Integer Patch
|
2016-01-13 23:19:49 +01:00 |
DevJPM
|
ba0ce02134
|
added std::showbase support
applied the std::showbase part of the integer patch
|
2016-01-13 22:42:52 +01:00 |
DevJPM
|
082a348b8e
|
synced against config.h
|
2016-01-13 22:39:49 +01:00 |
DevJPM
|
36f5e4c4c8
|
updated to offer the option to hide the base
Added the config.h related changes of the Integer patch (show_no_base only)
|
2016-01-13 22:38:56 +01:00 |
DevJPM
|
f8d5d8274e
|
Update integer.h
|
2016-01-12 21:53:56 +01:00 |
DevJPM
|
62c819c162
|
Added the ecpm files to the file list,
This should make these changes compatible with the makefile; VS project
files aren't supported yet
|
2016-01-12 21:17:11 +01:00 |
Jeffrey Walton
|
3e5d81a250
|
Merge pull request #107 from Crayon2000/master
Improve C++Builder support
|
2016-01-12 12:59:16 -05:00 |
Crayon2000
|
0892ee411b
|
C++Builder: The problem with the CRYPTOPP_CONSTANT macro was corrected properly
|
2016-01-12 12:29:44 -05:00 |
Jeffrey Walton
|
be8bbc2691
|
Updated documentation
|
2016-01-12 12:11:51 -05:00 |
Jeffrey Walton
|
3a675a41c9
|
Fixed typo in UBsan detection
|
2016-01-12 06:57:05 -05:00 |
Jeffrey Walton
|
c1536c6379
|
Added system info to log files
|
2016-01-12 06:52:17 -05:00 |