Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Random.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-07
Windows:Fix various issues and warnings reported by static code analysis tool...
Mounir IDRASSI
1
-3
/
+3
2016-01-31
Windows: Implement GUI indicator for entropy collected from mouse movements.
Mounir IDRASSI
1
-1
/
+13
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
1
-10
/
+10
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-7
/
+9
2015-07-06
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
1
-4
/
+8
2015-05-22
Windows: make random generator function compatible with 64-bit execution envi...
Mounir IDRASSI
1
-15
/
+34
2015-04-06
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...
Mounir IDRASSI
1
-10
/
+48
2015-02-09
Static Code Analysis: handle unused variables more properly. Catch STL except...
Mounir IDRASSI
1
-1
/
+1
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
1
-6
/
+6
2014-12-11
Implement function RandgetBytesFull that enables generating random bytes of a...
Mounir IDRASSI
1
-21
/
+47
2014-12-11
Windows: correct lock issue in RandgetBytes by releasing critical section in ...
Mounir IDRASSI
1
-0
/
+1
2014-11-08
Implement support for creating and booting encrypted partition using SHA-256....
Mounir IDRASSI
1
-0
/
+15
2014-11-08
Static Code Analysis : Generalize the use of Safe String functions. Add some ...
Mounir IDRASSI
1
-3
/
+4
2014-11-08
Static Code Analysis : fix non-absolute DLL/process loads that can be hijacke...
Mounir IDRASSI
1
-1
/
+9
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+772