Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Random.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-05-10
Remove trailing whitespace
David Foerster
1
-4
/
+4
2016-05-10
Normalize all line terminators
David Foerster
1
-76
/
+76
2016-01-31
Windows: solve bootloader compilation error
Mounir IDRASSI
1
-1
/
+1
2016-01-31
Windows: Implement GUI indicator for entropy collected from mouse movements.
Mounir IDRASSI
1
-1
/
+2
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 ↵
Mounir IDRASSI
1
-7
/
+9
and TrueCrypt 3.0.
2015-05-22
Windows: make random generator function compatible with 64-bit execution ↵
Mounir IDRASSI
1
-0
/
+2
environment
2015-04-06
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ↵
Mounir IDRASSI
1
-0
/
+1
to random generator to abort in case of error and display a diagnose message to the user.
2014-12-27
Windows: use the correct window handle for creating message boxes. This ↵
Mounir IDRASSI
1
-3
/
+3
became important after the introduction of the wait dialog in order to avoid having message boxes behind the wait dialog.
2014-12-11
Implement function RandgetBytesFull that enables generating random bytes of ↵
Mounir IDRASSI
1
-0
/
+8
any length.
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+62