weidai
|
23accd43c5
|
- port x64 assembly code to MASM
- improve stack unwindability on x64 for GCC by not modifying RBP/RSP registers in inline assembly
|
2007-09-24 00:43:57 +00:00 |
|
weidai
|
1921a557dc
|
fix extraneous SSE2 compiler option
|
2007-09-24 00:35:06 +00:00 |
|
weidai
|
2f8e40cb4b
|
fix compile with fix compile for for STLport 5.1.3 and MSVC 2005
|
2007-09-15 02:38:57 +00:00 |
|
weidai
|
8e944f75d5
|
fix compile for for STLport 5.1.3 and MSVC 6 SP5
|
2007-09-12 02:28:48 +00:00 |
|
weidai
|
1b3549ef7c
|
Removed file/folder
|
2007-08-17 00:13:27 +00:00 |
|
weidai
|
1e3458766a
|
fix compile with Borland C++Builder 2007
|
2007-08-16 22:59:53 +00:00 |
|
weidai
|
b240c52bd9
|
fix warning on MSVC Orcas Beta 2
|
2007-08-15 23:36:16 +00:00 |
|
weidai
|
d3626970a6
|
fix compile for QNX
|
2007-08-15 01:55:01 +00:00 |
|
weidai
|
7a6d06eee0
|
fix gcc compile errors and warnings
|
2007-08-14 00:55:43 +00:00 |
|
weidai
|
d831dd8e85
|
fix valgrind issues reported by Chris Morgan
|
2007-08-13 23:55:05 +00:00 |
|
weidai
|
994090ba9c
|
update version number to 5.5.2
|
2007-08-13 23:54:25 +00:00 |
|
weidai
|
ae88c18bf7
|
fixed Whirlpool crash on Pentium 2 machines
|
2007-08-13 23:53:09 +00:00 |
|
weidai
|
2345ab6d80
|
fix bug reported by Jeffrey Walton
|
2007-08-13 23:52:06 +00:00 |
|
weidai
|
b130b99781
|
fixed Salsa20 initialization crash on non-SSE2 machines
|
2007-08-13 23:48:17 +00:00 |
|
weidai
|
d42ea79cd7
|
fix possible branch prediction analysis (BPA) vulnerability
|
2007-08-13 23:47:54 +00:00 |
|
weidai
|
9026dd6c7f
|
patch from Jody Hagins to fix gcc 3.2 compile
|
2007-08-13 23:46:55 +00:00 |
|
weidai
|
e4943d8654
|
patch from Andrew Pitonyak to return factory names
|
2007-08-13 23:45:47 +00:00 |
|
weidai
|
edb7242021
|
fix linker error when compiling with MSVC 2003 and using DLL form of runtime library
|
2007-08-02 01:13:52 +00:00 |
|
weidai
|
bbfb7ff438
|
fix crash in SSE2_Add on P4 when compiled with MSVC 6.0 with Processor Pack
|
2007-08-02 01:11:25 +00:00 |
|
weidai
|
ce494f5bb4
|
add missing virtual destructors
|
2007-06-01 17:29:27 +00:00 |
|
weidai
|
83abc985b2
|
fix compile for VC6 without processor pack, and GCC 4 on MINGW
|
2007-06-01 17:28:31 +00:00 |
|
nobody
|
7869a845cb
|
This commit was manufactured by cvs2svn to create tag
'CRYPTOPP_5_5_1'.
|
2007-05-26 03:37:30 +00:00 |
|
weidai
|
b019eba95d
|
prepare for release
|
2007-05-26 03:37:30 +00:00 |
|
weidai
|
93fa6bc9e4
|
fix bug on 32-bit big-endian machines
|
2007-05-24 20:24:30 +00:00 |
|
nobody
|
0f71ab3311
|
This commit was manufactured by cvs2svn to create tag 'CRYPTOPP_5_5'.
|
2007-05-05 20:35:31 +00:00 |
|
weidai
|
31794cbec2
|
update manual
|
2007-05-05 20:35:31 +00:00 |
|
weidai
|
8382e80f85
|
prepared for release
|
2007-05-05 20:35:17 +00:00 |
|
weidai
|
1dc49932e2
|
cleanup
|
2007-05-05 20:18:52 +00:00 |
|
weidai
|
4443d6e363
|
revert to int return value for Add and Sub
|
2007-05-05 19:37:51 +00:00 |
|
weidai
|
a91e88afaf
|
fix x64 options and warnings
|
2007-05-05 19:03:38 +00:00 |
|
weidai
|
42d92648b6
|
fix VC 6 compile
|
2007-05-05 19:03:05 +00:00 |
|
weidai
|
f018ac354a
|
fix compile on Turbo C++ 2006
|
2007-05-05 18:29:44 +00:00 |
|
weidai
|
31b3f6c3a8
|
update files and options
|
2007-05-05 15:29:40 +00:00 |
|
weidai
|
c1f573990f
|
optimize for speed
|
2007-05-05 15:27:34 +00:00 |
|
weidai
|
3bc56fe4c4
|
optimize ECB/CBC modes
|
2007-05-05 15:26:05 +00:00 |
|
weidai
|
3dfcdf8c44
|
work around GCC bug for x64
|
2007-05-05 15:25:12 +00:00 |
|
weidai
|
87356fd44e
|
fix compile with ICC for ia64
|
2007-05-05 04:12:36 +00:00 |
|
weidai
|
03e2f7c3ae
|
don't use -msse2 for GCC 3.3
|
2007-05-05 02:57:27 +00:00 |
|
weidai
|
d2f4175c59
|
fix compile with Sun CC
|
2007-05-05 02:15:11 +00:00 |
|
weidai
|
64157fa5e0
|
add -Wa,--divide for Solaris
|
2007-05-05 01:21:44 +00:00 |
|
weidai
|
b9e10208c6
|
add debug printout
|
2007-05-05 01:03:16 +00:00 |
|
weidai
|
c992330622
|
fix bug in UnalignedPutWordNonTemplate
|
2007-05-05 01:00:52 +00:00 |
|
weidai
|
a1e8a5f05c
|
fix bug in assembly
|
2007-05-04 23:18:04 +00:00 |
|
weidai
|
d2d9be75ef
|
VMAC draft-krovetz-vmac-01
|
2007-05-04 21:41:38 +00:00 |
|
weidai
|
f46f0d73c5
|
fix compile on Mac OS X
|
2007-05-04 20:46:32 +00:00 |
|
weidai
|
a740a0ff83
|
fix warning with Intel compiler
|
2007-05-04 19:56:16 +00:00 |
|
weidai
|
1a66826785
|
remove extraneous -D__pic__
|
2007-05-04 19:55:34 +00:00 |
|
weidai
|
9fe12a94b5
|
use byteswap.h only on Linux
|
2007-05-04 19:47:37 +00:00 |
|
weidai
|
859e63275f
|
fix DLL compile
|
2007-05-04 19:30:10 +00:00 |
|
weidai
|
0f96a7cd38
|
revert -ffunction-sections -fdata-sections
|
2007-05-04 19:19:52 +00:00 |
|