Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Language.xml
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...
Mounir IDRASSI
1
-0
/
+2
2016-04-14
Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ...
Mounir IDRASSI
1
-1
/
+4
2016-04-08
Windows: start implementation of volume ID mechanism that will be used to ide...
Mounir IDRASSI
1
-0
/
+3
2016-01-31
Windows: Implement GUI indicator for entropy collected from mouse movements.
Mounir IDRASSI
1
-0
/
+1
2016-01-28
Language XML file: correct errors in some English texts.
Mounir IDRASSI
1
-2
/
+2
2016-01-27
Language XML files: update with new fields. Reoder node so that new additions...
Mounir IDRASSI
1
-6
/
+7
2016-01-27
Windows/Linux: Implement exFAT support.
Mounir IDRASSI
1
-11
/
+12
2016-01-10
Windows: Don't show disconnected network drives in the list of available driv...
Mounir IDRASSI
1
-0
/
+1
2016-01-04
Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialog...
Mounir IDRASSI
1
-1
/
+1
2016-01-03
Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...
Mounir IDRASSI
1
-1
/
+1
2015-12-21
Windows: Implement PIM caching, both for system encryption and for normal vol...
Mounir IDRASSI
1
-0
/
+2
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
1
-36
/
+38
2015-11-08
Language XML files: harmonize XML language files ad solve few issues.
Mounir IDRASSI
1
-14
/
+14
2015-10-18
Language XML files: add some missing fields
Mounir IDRASSI
1
-0
/
+2
2015-10-18
Language XML files: remove unused ID.
Mounir IDRASSI
1
-1
/
+0
2015-10-07
Windows: Add option to disable detection of "Evil Maid" attacks. This is help...
Mounir IDRASSI
1
-0
/
+1
2015-10-07
Windows: Don’t try to mount using empty password when default keyfile confi...
Mounir IDRASSI
1
-0
/
+1
2015-09-26
Windows: rename "Performance..." menu to "Performance/Driver Configuration" s...
Mounir IDRASSI
1
-2
/
+2
2015-09-26
Windows: Support specifying volumes size using TB in GUI as it is the case in...
Mounir IDRASSI
1
-0
/
+2
2015-09-16
Windows: Add functionality to verify Rescue Disk ISO image file.
Mounir IDRASSI
1
-0
/
+3
2015-09-16
Windows: Add option to explicitly support extended disk IOCTLs and disable th...
Mounir IDRASSI
1
-0
/
+2
2015-09-16
Windows: first implementation of CLI support for creating volumes.
Mounir IDRASSI
1
-1
/
+10
2015-09-08
Windows Traveler Disk Setup: Include Volume Expander. Force selection of targ...
Mounir IDRASSI
1
-0
/
+1
2015-09-01
Language files: adaptations of XML files to be recognized correctly by Transifex
Mounir IDRASSI
1
-2
/
+2
2015-08-31
Windows: Support setting volume label in Explorer through mount option. Suppo...
Mounir IDRASSI
1
-0
/
+1
2015-08-28
Windows: Treat the PIM like a password and make it visible when "Display pass...
Mounir IDRASSI
1
-0
/
+1
2015-08-27
Windows: Protect against using a container file as its own keyfile. Normalizi...
Mounir IDRASSI
1
-0
/
+1
2015-08-14
Language XML: use correct abbreviation for VeraCrypt Rescue Disk (VRD instead...
Mounir IDRASSI
1
-1
/
+1
2015-07-29
Windows: Implement Evil-Maid-Attack detection mechanism. Write the correct bo...
Mounir IDRASSI
1
-0
/
+1
2015-07-13
Windows: Modify PIM parts in GUI to make it easier to use. Users must explici...
Mounir IDRASSI
1
-3
/
+6
2015-07-03
Language XML: Add newlines to PIM Help Text to make clearer for reading
Mounir IDRASSI
1
-2
/
+2
2015-06-21
Windows: Add a dedicate page for volume PIM in the volume creation wizard
Mounir IDRASSI
1
-0
/
+7
2015-06-19
Windows: If PIM of a volume is changed and if it is a favorite or system favo...
Mounir IDRASSI
1
-1
/
+2
2015-06-08
Windows: rename PIN to PIM to avoid confusion. Better error messages.
Mounir IDRASSI
1
-17
/
+17
2015-06-07
Windows: Add support for PIN in favorites. Several enhancements to GUI handli...
Mounir IDRASSI
1
-5
/
+7
2015-05-27
Windows: GUI modifications around PIN field
Mounir IDRASSI
1
-0
/
+4
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-0
/
+5
2015-05-17
Windows: First implementation of non-system volumes decryption.
Mounir IDRASSI
1
-14
/
+37
2015-05-15
Language XML: Use correct links in displayed message.
Mounir IDRASSI
1
-2
/
+2
2015-05-06
Windows: Solve detection issue when resuming encryption. Add separate logic f...
Mounir IDRASSI
1
-0
/
+2
2015-04-06
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...
Mounir IDRASSI
1
-1
/
+2
2015-03-04
Windows: Avoid temporary caching password when mounting multiple favorites. A...
Mounir IDRASSI
1
-0
/
+1
2015-03-02
Windows: if TrueCrypt volume created with a version prior to 6.0, display thi...
Mounir IDRASSI
1
-1
/
+1
2015-02-24
Language XML: change the wording of password error messages to reflect the po...
Mounir IDRASSI
1
-6
/
+6
2015-02-22
Windows: Add menu option to set default hash and default TrueCrypt mode used ...
Mounir IDRASSI
1
-0
/
+2
2015-02-16
Window: add menu entry for launching VeraCryptExpander
Mounir IDRASSI
1
-0
/
+2
2015-01-05
Clarify the waiting dialog message.
Mounir IDRASSI
1
-1
/
+1
2015-01-04
Language XML: correct error message to show that we support TrueCrypt 6.0 and...
Mounir IDRASSI
1
-1
/
+1
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
1
-2
/
+5
2014-12-20
Windows: Add a donation menu entry
Mounir IDRASSI
1
-0
/
+1
[next]