ggentropy

A string formatting library for C++
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2023-02-23 21:54Push v1.0Michael Savage2+21-67
2021-03-13 11:49Use BCryptGenRandom on WindowsMichael Savage2+4-15
2020-07-09 13:41Include stddefMichael Savage1+1-0
2020-07-09 10:32NewlineMichael Savage1+0-1
2020-07-09 10:30Use a table in READMEMichael Savage1+7-6
2020-07-09 10:22Update READMEMichael Savage1+7-3
2020-07-09 10:01AppveyorMichael Savage2+33-0
2020-07-09 10:16pragma to automatically link Crypt stuff in on WindowsMichael Savage1+2-0
2020-07-09 10:00Use getentropy on MacOSMichael Savage1+18-1
2020-07-09 09:37FreeBSD/NetBSD/Solaris supportMichael Savage2+14-6
2020-05-02 18:08WIN32_LEAN_AND_MEANMichael Savage1+4-0
2019-12-28 10:43Add arc4random/getrandom links to READMEMichael Savage1+2-2
2019-12-28 10:41Initial commitMichael Savage3+191-0