Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Format
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
Windows: first implementation of CLI support for creating volumes.
Mounir IDRASSI
2
-36
/
+408
2015-09-10
Windows: When no language selected by user, explicitly use English as default...
Mounir IDRASSI
1
-4
/
+16
2015-08-28
Windows: Treat the PIM like a password and make it visible when "Display pass...
Mounir IDRASSI
3
-7
/
+15
2015-08-27
Windows: Correctly display the password edit "black dot" instead of a '*' whe...
Mounir IDRASSI
1
-15
/
+2
2015-08-27
Windows: Protect against using a container file as its own keyfile. Normalizi...
Mounir IDRASSI
1
-2
/
+2
2015-08-16
Windows: Solve UI language change not taken into account for new install unle...
Mounir IDRASSI
1
-27
/
+0
2015-08-09
Increment version to 1.13
VeraCrypt_1.13
Mounir IDRASSI
1
-4
/
+4
2015-08-06
Increment version to 1.12. Update user guide PDF file.
Mounir IDRASSI
1
-4
/
+4
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
7
-37
/
+61
2015-07-14
Windows: Don't offer "None" as wipe mode when real wipe is explicitly needed ...
Mounir IDRASSI
1
-1
/
+1
2015-07-14
Windows: in encryption wizard, clicking "Previous" in the "Large File Support...
Mounir IDRASSI
1
-0
/
+2
2015-07-14
Windows: solve issue introduced by the new "Use PIM" checkbox that caused err...
Mounir IDRASSI
1
-2
/
+1
2015-07-13
Windows: Modify PIM parts in GUI to make it easier to use. Users must explici...
Mounir IDRASSI
3
-22
/
+71
2015-07-13
Windows: Solve failure to create hidden volume when PIM used for outer volume...
Mounir IDRASSI
1
-3
/
+2
2015-07-11
Use Pim name for internal variables instead of the old name Pin
Mounir IDRASSI
4
-45
/
+45
2015-07-06
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
2
-32
/
+32
2015-07-03
Windows: re-size some controls to avoid text truncation.
Mounir IDRASSI
1
-4
/
+4
2015-07-03
Windows: Solve privacy issue inherited from TrueCrypt and linked to the updat...
Mounir IDRASSI
1
-21
/
+73
2015-07-03
Windows: Explicitly use internal PKCS#11 headers for building
Mounir IDRASSI
1
-4
/
+4
2015-06-21
Windows: Add a dedicate page for volume PIM in the volume creation wizard
Mounir IDRASSI
3
-30
/
+113
2015-06-19
Windows: in "VeraCrypt Format.exe", erase the volume PIM value after the proc...
Mounir IDRASSI
1
-0
/
+3
2015-06-10
Windows: solve installer issue on Windows 10 caused by failure to overwrite V...
Mounir IDRASSI
1
-2
/
+2
2015-06-08
Windows: rename PIN to PIM to avoid confusion. Better error messages.
Mounir IDRASSI
2
-24
/
+24
2015-06-07
Windows: Add support for PIN in favorites. Several enhancements to GUI handli...
Mounir IDRASSI
1
-0
/
+33
2015-05-27
Windows: GUI modifications around PIN field
Mounir IDRASSI
2
-6
/
+2
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
6
-108
/
+153
2015-05-26
Windows: solve 64-bit compilation warnings after checking that they are harml...
Mounir IDRASSI
2
-28
/
+28
2015-05-22
Windows: Modifications to build 64-bit versions of VeraCrypt.exe & "VeraCrypt...
Mounir IDRASSI
1
-6
/
+280
2015-05-17
Windows: First implementation of non-system volumes decryption.
Mounir IDRASSI
6
-70
/
+1029
2015-05-06
Windows: Solve detection issue when resuming encryption. Add separate logic f...
Mounir IDRASSI
2
-18
/
+64
2015-05-04
Windows: When resuming in-place encryption, add manual selection of partition...
Mounir IDRASSI
1
-18
/
+42
2015-05-03
Windows: Make the Format wizard work again when launched from VeraCrypt menu.
Mounir IDRASSI
1
-1
/
+10
2015-05-03
Windows: enable showing/hiding password for system encryption in Windows UI a...
Mounir IDRASSI
1
-1
/
+0
2015-05-03
Windows: Modify custom window class names to less generic value in order to a...
Mounir IDRASSI
1
-1
/
+1
2015-04-27
Windows: Better command line handling to make it more strict and robust. This...
Mounir IDRASSI
1
-25
/
+18
2015-04-06
Increment VeraCrypt version to 1.0f-2
Mounir IDRASSI
1
-4
/
+4
2015-04-06
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...
Mounir IDRASSI
1
-1
/
+9
2015-02-22
Windows: check password length for outer volume during hidden volume creation...
Mounir IDRASSI
1
-3
/
+2
2015-02-09
Static Code Analysis: Avoid over-flaw in arithmetic operations by adding more...
Mounir IDRASSI
2
-7
/
+19
2015-02-08
Windows: retry UAC prompt operation in case of failure. This avoids cancel th...
Mounir IDRASSI
1
-7
/
+11
2015-01-04
Increment version to 1.0f-1 and update language files and PDF with informatio...
Mounir IDRASSI
1
-4
/
+4
2015-01-03
Windows: change cascade encryption naming format to reflex mathematical compo...
Mounir IDRASSI
1
-3
/
+3
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: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
2
-3
/
+3
2014-12-28
Windows: use the selected hash algorithm when resuming interrupted process. T...
Mounir IDRASSI
1
-2
/
+1
2014-12-27
Windows: use the correct window handle for creating message boxes. This becam...
Mounir IDRASSI
4
-221
/
+223
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 missing PRF selection combobox in password page of Format progra...
Mounir IDRASSI
1
-5
/
+7
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
4
-22
/
+46
2014-12-16
Windows: Enable Visual Styles for a modern look-and-feel
Mounir IDRASSI
1
-0
/
+12
[next]