summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-0229-12/+155
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-0229-155/+12
* Add notification address of cryptopp-build@googlegroups.com (Take 2)Jeffrey Walton2017-05-312-2/+10
* Add notification address of cryptopp-build@googlegroups.comJeffrey Walton2017-05-312-2/+5
* Re-add CRYPTOPP_DLL to AssignIntToIntegerJeffrey Walton2017-05-301-1/+1
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-3029-13/+156
* Export AssignIntToInteger for FIPS DLL builds (Issue 389)Jeffrey Walton2017-05-301-1/+1
* Remove extraneous returnJeffrey Walton2017-05-291-1/+0
* Use consistent names like MinEntropyLength()Jeffrey Walton2017-05-292-29/+29
* Remove calls to cout.flush() for AppVeyorJeffrey Walton2017-05-294-20/+11
* Fix build timeout due to tracking vars under UBsanJeffrey Walton2017-05-282-1/+9
* Add reset-fork script to testingJeffrey Walton2017-05-281-0/+10
* Update travis.yml for Clang, GCC and OS XJeffrey Walton2017-05-281-7/+8
* Define matrix exclusion (#432)Hiro Asari2017-05-281-1/+1
* Use "relative" option for gcov recipeJeffrey Walton2017-05-271-1/+1
* Cleanup gcov artifacts in clean ruleJeffrey Walton2017-05-271-7/+7
* Attempt to add Code Coverage report (Take 5)Jeffrey Walton2017-05-271-1/+1
* Add missing semi-colonJeffrey Walton2017-05-271-1/+1
* Reduce optimizations for code coverage recipesJeffrey Walton2017-05-271-0/+6
* Attempt to add Code Coverage report (Take 4)Jeffrey Walton2017-05-271-1/+3
* Attempt to add Code Coverage report (Take 3)Jeffrey Walton2017-05-271-1/+2
* Attempt to add Code Coverage report (Take 2)Jeffrey Walton2017-05-272-4/+21
* Attempt to add Code Coverage reportJeffrey Walton2017-05-271-1/+5
* Remove VS2010 and VS2012 configurationsJeffrey Walton2017-05-271-2/+0
* Tune Travis configurationJeffrey Walton2017-05-271-9/+3
* Use IS_IOS instead of IS_DARWINJeffrey Walton2017-05-261-1/+1
* Update makefile rules and recipesJeffrey Walton2017-05-261-7/+68
* Updated makefile trim and convert rulesJeffrey Walton2017-05-266-170/+170
* Update Travis config fileJeffrey Walton2017-05-261-2/+13
* Updated test scriptJeffrey Walton2017-05-262-2/+2
* Fix Travis hangJeffrey Walton2017-05-261-4/+1
* Updated test scriptJeffrey Walton2017-05-262-8/+8
* Updated test scriptJeffrey Walton2017-05-262-2/+2
* Updated test scriptJeffrey Walton2017-05-262-2/+2
* Merge branch 'master' of https://github.com/weidai11/cryptoppJeffrey Walton2017-05-261-2/+2
|\
| * Updated test scriptJeffrey Walton2017-05-262-2/+2
| * hrtimer.cpp: fix Win32 DLL-Import build (#425)Marcel Raad2017-05-261-2/+2
* | Updated test scriptJeffrey Walton2017-05-262-2/+2
|/
* Avoid extra ByteReverse when using Intel SHA extensionsJeffrey Walton2017-05-264-6/+36
* Revert "Avoid extra ByteReverse"Jeffrey Walton2017-05-252-8/+5
* Add missing headerJeffrey Walton2017-05-251-0/+1
* Avoid extra ByteReverseJeffrey Walton2017-05-252-5/+8
* Updated test scriptJeffrey Walton2017-05-252-18/+188
* Fixed copy/paste typoJeffrey Walton2017-05-231-2/+2
* Cleared C4459 under MSVC (Issue 412)Jeffrey Walton2017-05-231-6/+6
* Cleared C4505 under MSVC (Issue 412)Jeffrey Walton2017-05-231-1/+1
* Fixed ARIA self test failures under SunCCJeffrey Walton2017-05-221-1/+1
* Add method for sanitizer suppressionJeffrey Walton2017-05-211-3/+12
* Remove unaligned access safety with Asan and UBsanJeffrey Walton2017-05-211-37/+13
* Update test script to exercise -DDISABLE_NATIVE_ARCH=1Jeffrey Walton2017-05-212-16/+16