aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/win32_stats
Commit message (Expand)AuthorAgeFilesLines
* Add a warning about win32 stats making antivirus unhappy [ci skip]Jack Lloyd2018-06-251-0/+4
* Test OS features by the feature vs the OS nameJack Lloyd2017-12-301-5/+3
* Break out of Win32 entropy poll as soon as entropy goal is reached.Jack Lloyd2017-12-221-7/+15
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Define macro so windows.h doesn't include winsock.hJack Lloyd2017-09-031-0/+2
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Remove <source> block from info.txt filesJack Lloyd2016-12-081-4/+0
* define NOMINMAX 1 before every include of windows.hBaruch Burstein2016-11-281-0/+1
* Make Windows happyJack Lloyd2016-08-281-1/+1
* Travis CI additions and cleanupJack Lloyd2016-08-281-1/+1
* Revamp entropy pollingJack Lloyd2016-07-172-46/+41
* Remaining cppcheck fixes that are not covered by GH #444Daniel Neus2016-03-051-2/+2
* GlobalMemoryStatusEx is on XP GH #419Jack Lloyd2016-02-091-2/+2
* Add explicit fork check to HMAC_RNGJack Lloyd2016-02-071-4/+0
* Revert GH #365 Replace deprecated Win API calls in Win32_EntropySourceJack Lloyd2016-02-061-3/+3
* Merge GH #365 Replace deprecated Windows API calls in Win32_EntropySourceJack Lloyd2016-01-131-3/+3
|\
| * Replace deprecated Win API calls in Win32_EntropySourceDaniel Neus2015-12-161-3/+3
* | Add final attribute to many classesJack Lloyd2016-01-101-1/+1
|/
* Push the hardcoded entropy estimates up to build.hJack Lloyd2015-11-281-25/+26
* New reseed_with_sources call on RNGsJack Lloyd2015-11-241-2/+2
* entropy: Add missing overridesDaniel Seither2015-07-301-2/+2
* Remove the shared IO buffer from EntropySource_Accumulator.lloyd2015-03-181-3/+3
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+164