summaryrefslogtreecommitdiff
path: root/hrtimer.h
Commit message (Collapse)AuthorAgeFilesLines
* Add changes for Windows Sotre that went missing with my clumsy Git skillsJeffrey Walton2016-05-091-6/+10
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-1/+3
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-61/+61
|
* Cleared SourceForge reported issue where ThreadUserTimer was not exportedJeffrey Walton2015-06-081-1/+1
|
* changes for 5.6: weidai2009-03-021-5/+1
| | | | | | - added AuthenticatedSymmetricCipher interface class and Filter wrappers - added CCM, GCM (with SSE2 assembly), CMAC, and SEED - improved AES speed on x86 and x64 - removed WORD64_AVAILABLE; compiler 64-bit int support is now required
* fix compile with Sun CCweidai2007-05-051-1/+3
|
* reduce risk of random number reuse after VM rollbackweidai2007-05-041-9/+10
|
* update version number, port to Sun C++ 5.8weidai2006-12-181-9/+15
|
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-1/+1
|
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-0/+1
|
* port to CodeWarrior 8.3weidai2004-06-201-10/+10
|
* add ThreadUserTimerweidai2004-04-081-8/+27
|
* sync with private branchweidai2003-06-191-12/+5
|
* compatibility fixes for MacOS Xweidai2002-10-041-1/+1
|
* Initial revisionweidai2002-10-041-0/+43