Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
Windows: Solve lost focus for application after displaying the waiting dialog
Mounir IDRASSI
3
-9
/
+47
2015-10-15
Windows Rescue Disk: compress bootloader for rescue disk in several more case...
Mounir IDRASSI
1
-2
/
+2
2015-10-15
Windows Bootloader: Protect password/PIM length by filling the fields to thei...
Mounir IDRASSI
2
-4
/
+22
2015-10-15
Windows: resize some GUI fields to avoid text truncation with non US language...
Mounir IDRASSI
2
-19
/
+18
2015-10-15
Windows: Set bPrebootPasswordDlgMode to FALSE at the correct code location.
Mounir IDRASSI
1
-4
/
+2
2015-10-15
Windows: correct wrong ID for keyfiles button in password dialog
Mounir IDRASSI
1
-1
/
+1
2015-10-15
Windows: solve issue on VeraCryptExpander where if TB radio button was checke...
Mounir IDRASSI
1
-1
/
+1
2015-10-07
Increment version to 1.16. Update user guide PDF file.
VeraCrypt_1.16
Mounir IDRASSI
11
-29
/
+29
2015-10-07
Windows: Add option to disable detection of "Evil Maid" attacks. This is help...
Mounir IDRASSI
5
-8
/
+20
2015-10-07
Windows: Don’t try to mount using empty password when default keyfile confi...
Mounir IDRASSI
6
-24
/
+88
2015-10-05
Windows: fix failure to restore volume header from an external file if custom...
Mounir IDRASSI
1
-1
/
+1
2015-10-05
Windows Driver: Modify fix for CVE-2015-7358 to solve side effects on Windows...
Mounir IDRASSI
3
-16
/
+43
2015-10-05
Windows Driver: remove allocation of unused variables
Mounir IDRASSI
1
-4
/
+2
2015-10-05
Windows: remove wrong check for return value of MultiByteToWideChar
Mounir IDRASSI
1
-4
/
+4
2015-09-26
Increment version to 1.15. Update user guide PDF file.
VeraCrypt_1.15
Mounir IDRASSI
11
-28
/
+28
2015-09-26
Windows: rename "Performance..." menu to "Performance/Driver Configuration" s...
Mounir IDRASSI
2
-3
/
+3
2015-09-26
Windows: Support specifying volumes size using TB in GUI as it is the case in...
Mounir IDRASSI
8
-194
/
+172
2015-09-26
Windows Driver: remove unnecessary variables declaration and use in MountMana...
Mounir IDRASSI
1
-5
/
+0
2015-09-26
Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab...
Mounir IDRASSI
2
-3
/
+4
2015-09-26
Windows Driver: Fix inherited TrueCrypt local elevation of privilege vulnerab...
Mounir IDRASSI
1
-2
/
+10
2015-09-26
Windows: Allow Application key to open context menu on drive letters list.
Mounir IDRASSI
1
-136
/
+181
2015-09-26
Windows Installer: check newly added files if they are used before resuming i...
Mounir IDRASSI
1
-1
/
+8
2015-09-26
Window: Solve Unicode issues in GUI (e.g. Chinese text not always displayed c...
Mounir IDRASSI
5
-72
/
+72
2015-09-26
Windows: Set keyboard focus to PIM field when "Use PIM" is checked.
Mounir IDRASSI
3
-0
/
+14
2015-09-26
Windows: Add extra check in GetDiskDeviceDriveLetter for code clarity
Mounir IDRASSI
1
-3
/
+5
2015-09-26
Windows: fix regression that made Favorite fail to load a logon.
Mounir IDRASSI
1
-1
/
+1
2015-09-16
Increment version to 1.14. Update user guide PDF file.
VeraCrypt_1.14
Mounir IDRASSI
10
-28
/
+28
2015-09-16
Windows: Add functionality to verify Rescue Disk ISO image file.
Mounir IDRASSI
6
-8
/
+65
2015-09-16
Windows: Correctly detect presence of CD/DVD recorder during the creation of ...
Mounir IDRASSI
3
-22
/
+30
2015-09-16
Windows: Add option to explicitly support extended disk IOCTLs and disable th...
Mounir IDRASSI
6
-51
/
+70
2015-09-16
Windows: first implementation of CLI support for creating volumes.
Mounir IDRASSI
9
-54
/
+443
2015-09-14
Linux/MacOSX: workaround bug in old versions of g++ that are confused by meth...
Mounir IDRASSI
2
-6
/
+6
2015-09-13
Linux/MacOSX: Mask/unmask PIM value in GUI the same way as the password
Mounir IDRASSI
7
-20
/
+188
2015-09-13
Windows Bootloader: Fix Rescue Disk issue when Cascades and SHA256 used. It w...
Mounir IDRASSI
4
-2
/
+11
2015-09-13
Windows Bootloader: pass correct compressed data size to decompressor and use...
Mounir IDRASSI
1
-2
/
+3
2015-09-11
Windows: avoid freezing the wait dialog by setting its parent to desktop when...
Mounir IDRASSI
3
-18
/
+29
2015-09-10
Windows: Don't offer creating a restore point if it is disabled in Windows.
Mounir IDRASSI
1
-5
/
+43
2015-09-10
Windows: Implement waiting dialog for Mount All Favorites Volumes operation.
Mounir IDRASSI
3
-40
/
+49
2015-09-10
Windows: Implement waiting dialog for Dismount operations to avoid freezing G...
Mounir IDRASSI
2
-50
/
+141
2015-09-10
Windows: When no language selected by user, explicitly use English as default...
Mounir IDRASSI
4
-16
/
+54
2015-09-10
Windows: Add missing IDC_COPY_EXPANDER control definition
Mounir IDRASSI
1
-1
/
+2
2015-09-08
Windows Traveler Disk Setup: Include Volume Expander. Force selection of targ...
Mounir IDRASSI
5
-99
/
+183
2015-09-08
Windows: Don't use RegDeleteKeyEx since it's not supported on Windows XP.
Mounir IDRASSI
1
-2
/
+2
2015-09-07
Windows: Launch Format/Expander wizards from VeraCrypt.exe using executable b...
Mounir IDRASSI
1
-3
/
+34
2015-09-06
Windows: take into account default PRF and TrueCrypt Mode in "Volume Tools" o...
Mounir IDRASSI
1
-4
/
+76
2015-09-06
Windows: Installer and Traveler Disk Setup both always copy 32-bit and 64-bit...
Mounir IDRASSI
3
-3
/
+70
2015-09-06
Windows: Save/Restore last selected drive in drivers list only when saving hi...
Mounir IDRASSI
1
-6
/
+10
2015-09-06
Windows Installer: better handling for updating system favorite service from ...
Mounir IDRASSI
3
-24
/
+126
2015-09-01
Language files: adaptations of XML files to be recognized correctly by Transifex
Mounir IDRASSI
1
-2
/
+2
2015-09-01
Windows: Increase width of plain text size static control to accommodate larg...
Mounir IDRASSI
1
-1
/
+1
[prev]
[next]