Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Mount
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ...
Mounir IDRASSI
1
-3
/
+4
2015-01-04
Increment version to 1.0f-1 and update language files and PDF with informatio...
Mounir IDRASSI
1
-4
/
+4
2015-01-04
Windows: better display of volume information and benchmark results.
Mounir IDRASSI
2
-8
/
+15
2015-01-03
Windows: change cascade encryption naming format to reflex mathematical compo...
Mounir IDRASSI
1
-4
/
+4
2014-12-31
Increment version to 1.0f and update language XML files with new fields.
Mounir IDRASSI
1
-4
/
+4
2014-12-28
Windows: propose only hash algorithm that support system encryption when the ...
Mounir IDRASSI
1
-0
/
+19
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
7
-59
/
+151
2014-12-27
Windows: use the correct parent window when changing the password of the encr...
Mounir IDRASSI
1
-1
/
+1
2014-12-27
Windows: implement wait dialog for the backup/restore header operations.
Mounir IDRASSI
1
-16
/
+62
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
5
-261
/
+261
2014-12-27
Windows: implement wait dialog for the change password operation.
Mounir IDRASSI
1
-38
/
+65
2014-12-26
Windows: workaround freezing of waiting dialog but setting its parent to the ...
Mounir IDRASSI
2
-7
/
+61
2014-12-22
Windows: resize hot keys dialog to avoid displaying scroll-bars.
Mounir IDRASSI
1
-19
/
+19
2014-12-22
Windows: Solve issue of some dialogs not showing up and that was caused by wr...
Mounir IDRASSI
1
-17
/
+18
2014-12-20
Increment version to 1.0f-BETA3 and update language XML files with new fields.
Mounir IDRASSI
1
-4
/
+4
2014-12-20
Windows: Add a donation menu entry
Mounir IDRASSI
3
-1
/
+9
2014-12-19
Windows: change command line switch for PRF selection to /hash in order to ma...
Mounir IDRASSI
1
-4
/
+4
2014-12-17
Windows: replace stricmp by _stricmp to remove compilation warning
Mounir IDRASSI
1
-4
/
+4
2014-12-17
Windows: Remove Truecrypt name is error message.
Mounir IDRASSI
1
-1
/
+1
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
7
-67
/
+247
2014-12-16
Windows: Enable Visual Styles for a modern look-and-feel
Mounir IDRASSI
1
-0
/
+12
2014-12-11
Windows: always display random gathering dialog when UserEnrichRandomPool is ...
Mounir IDRASSI
1
-0
/
+6
2014-12-07
Windows: implement auto-dismount option when session is locked
Mounir IDRASSI
3
-4
/
+98
2014-11-08
Use HashForSystemEncryption to check if the algorithm is supported for system...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Windows : display the correct tray icon when explorer is restarted (i.e. afte...
Mounir IDRASSI
2
-12
/
+18
2014-11-08
Increment version to 1.0e for the next release
Mounir IDRASSI
1
-4
/
+4
2014-11-08
Windows : correct bug in construction of Format.exe path that prevented the n...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add option in select the number of passes for volume header over-writing. By ...
Mounir IDRASSI
7
-13
/
+30
2014-11-08
Remove deprecated/legacy cryptographic algorithms and encryption modes that a...
Mounir IDRASSI
1
-75
/
+5
2014-11-08
Mount.c : call burn directly in szFileName instead of (&szFileName). This was...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Static Code Analysis : Generalize the use of Safe String functions. Add some ...
Mounir IDRASSI
4
-180
/
+212
2014-11-08
Static Code Analysis : Add NULL pointers checks on the result of ATL string c...
Mounir IDRASSI
1
-3
/
+15
2014-11-08
Disable posting the results of minidump analysis until a dedicated URL is put...
Mounir IDRASSI
1
-1
/
+3
2014-11-08
Static Code Analysis : fix usage of strncpy and sscanf.
Mounir IDRASSI
1
-6
/
+6
2014-11-08
Static Code Analysis : fix various memory leaks.
Mounir IDRASSI
1
-1
/
+4
2014-11-08
Static Code Analysis : fix resource leakage by ensuring that all Windows hand...
Mounir IDRASSI
1
-4
/
+19
2014-11-08
Static Code Analysis : Add virtual attribute to destructor of classes that ha...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
5
-5
/
+5
2014-11-08
Increment VeraCrypt version to 1.0d
VeraCrypt_1.0d
Mounir IDRASSI
1
-4
/
+4
2014-11-08
Increment VeraCrypt version to 1.0c
VeraCrypt_1.0c
Mounir IDRASSI
1
-4
/
+4
2014-11-08
Increment VeraCrypt version to 1.0b
VeraCrypt_1.0b
Mounir IDRASSI
1
-4
/
+4
2014-11-08
Concert bitmaps to supported format
Mounir IDRASSI
6
-0
/
+0
2014-11-08
Modifications to remove all TrueCrypt references in names. generate new GUIDs...
Mounir IDRASSI
8
-66
/
+73
2014-11-08
Modify all graphics
Mounir IDRASSI
2
-0
/
+0
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
19
-0
/
+12556
[prev]