summaryrefslogtreecommitdiff
path: root/darn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add LSH dynamic dispatch (PR #1032)Jeffrey Walton2021-04-261-1/+1
* Fix DARN32 tail bytesJeffrey Walton2020-05-141-2/+3
* Clear warning C4702: unreachable codeJeffrey Walton2018-12-141-0/+5
* Make temporary buffer a SecBlock for zeroizationJeffrey Walton2018-11-271-17/+18
* Fix PowerMac compile on G4's and G5'sJeffrey Walton2018-11-271-2/+14
* Guard GCC_DARN_ASM_AVAILABLE on GCC 4.0Jeffrey Walton2018-11-271-1/+4
* Add Power9 Random Number Generator support (GH #747, PR #748)Jeffrey Walton2018-11-271-0/+214