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
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