Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-06
Update user guide PDF
Mounir IDRASSI
1
-0
/
+0
2015-04-06
Windows: Require upgrading rescue disk since we changed bootloader in 1.0f-2
Mounir IDRASSI
1
-1
/
+1
2015-04-06
Windows: use secure string functions
Mounir IDRASSI
2
-704
/
+698
2015-04-06
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...
Mounir IDRASSI
13
-24
/
+171
2015-04-05
Linux/MacOSX: Always add the source location when system exception occur in o...
Mounir IDRASSI
1
-2
/
+1
2015-04-05
Linux/MacOSX: correctly handle some internal exception classes that were miss...
Mounir IDRASSI
1
-0
/
+4
2015-04-05
Windows Setup: Avoid potential issues by correctly initializing variables and...
Mounir IDRASSI
1
-13
/
+13
2015-03-23
Linux: solve mount point permission issues for some users where the non-FAT v...
Mounir IDRASSI
1
-0
/
+17
2015-03-19
Windows: correctly handle WIN32 LastError when mounting. Harmonize file acces...
Mounir IDRASSI
2
-53
/
+77
2015-03-17
Windows Setup: When clicking uninstall link, launch Windows Add/Remove progra...
Mounir IDRASSI
1
-6
/
+15
2015-03-16
Windows Setup: remove other VeraCrypt references for registry.
Mounir IDRASSI
1
-0
/
+6
2015-03-15
Windows Setup: implement removal of special LEGACY_VERACRYPT registry keys.
Mounir IDRASSI
1
-60
/
+258
2015-03-13
Windows: VeraCrypt reference from various registry locations. Uninstall old V...
Mounir IDRASSI
2
-2
/
+123
2015-03-08
Add Coverity define to avoid false positives during Static Code Analysis when...
Mounir IDRASSI
1
-0
/
+5
2015-03-08
Linux/MacOSX: Load preferences if only volume path is given in command line a...