summaryrefslogtreecommitdiff
path: root/pch.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup Doxygen directivesJeffrey Walton2018-01-221-1/+2
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-2/+2
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
| | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
* Guard on DEBUG_NEW and stub-out for precompiled headersJeffrey Walton2016-10-021-0/+6
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-7/+10
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-21/+21
|
* - port x64 assembly code to MASMweidai2007-09-241-6/+14
| | | - improve stack unwindability on x64 for GCC by not modifying RBP/RSP registers in inline assembly
* Initial revisionweidai2002-10-041-0/+13