index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
entropy
/
cryptoapi_rng
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-4
/
+0
*
define NOMINMAX 1 before every include of windows.h
Baruch Burstein
2016-11-28
1
-2
/
+1
*
Make Windows happy
Jack Lloyd
2016-08-28
1
-1
/
+1
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
1
-1
/
+1
*
Fix assignment
Jack Lloyd
2016-07-17
1
-1
/
+1
*
Revamp entropy polling
Jack Lloyd
2016-07-17
2
-40
/
+48
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
2
-2
/
+2
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-18
/
+18
*
Push the hardcoded entropy estimates up to build.h
Jack Lloyd
2015-11-28
1
-3
/
+1
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
2
-6
/
+7
*
entropy: Add missing overrides
Daniel Seither
2015-07-30
1
-2
/
+2
*
lib/entropy: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-2
/
+2
*
Use available MinGW APIs (CryptoAPI and Unix-style fds). GH#84
joerg
2015-04-27
1
-1
/
+2
*
Windows fix
lloyd
2015-03-20
2
-5
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Add MinGW support for the CryptoAPI RNG. Also disable the dependencies
lloyd
2014-12-17
1
-0
/
+1
*
Avoid Windows macro damage. Github issue 13.
lloyd
2014-02-02
1
-0
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+150