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
2021-02-21
interface: add keyboard shortcut to "TrueCrypt mode" in the mount dialog (#729)
alt3r 3go
1
-1
/
+1
2020-12-13
Fix invalid escape sequence in Language.xml
Mounir IDRASSI
1
-1
/
+1
2020-12-13
Language Translations: fix invalid escape sequence in XML files
Mounir IDRASSI
1
-1
/
+1
2020-12-11
Make the expression clearer. (#705)
nkh0472
1
-2
/
+2
2020-12-11
new xml Tag for en and de (#708)
T-Bonhagen
1
-0
/
+120
2020-08-06
Windows: Display warning message with correct maximum length value when passw...
Mounir IDRASSI
1
-3
/
+3
2020-07-21
Windows Setup: Warn about Fast Startup during install if it is enabled and pr...
Mounir IDRASSI
1
-0
/
+1
2020-07-21
Windows: Implement detection of Hibernate and Fast Startup and disable them i...
Mounir IDRASSI
1
-0
/
+1
2020-07-08
Windows: Add UI options to control the behavior of automatic bootloader fixin...
Mounir IDRASSI
1
-0
/
+4
2020-07-02
Windows: Don't allow to encrypt the system drive if it is already encrypted b...
Mounir IDRASSI
1
-0
/
+1
2020-06-26
Update Language.xml (#645)
Thomas De Rocker
1
-1
/
+1
2020-06-23
Windows: Don't allow Hidden volume to have the same password, PIM and keyfile...
Mounir IDRASSI
1
-0
/
+1
2019-11-04
Linux/MacOSX: Add switch to force the use of legacy maximum password length (...
Mounir IDRASSI
1
-0
/
+1
2019-11-02
Start following IEEE 1541 agreed naming of bytes (#532)
Meteor0id
1
-45
/
+45
2019-09-25
Windows: Add two missing UI strings to XML translation files so that they can...
Mounir IDRASSI
1
-0
/
+2
2019-03-03
Windows: Add missing UI string to XML language files.
Mounir IDRASSI
1
-0
/
+1
2019-03-03
Windows: Add option to use legacy maximum password length (64 characters) ins...
Mounir IDRASSI
1
-0
/
+1
2019-02-08
Windows: Add option to enable use of CPU RDRAND/RDSEED as source of entropy w...
Mounir IDRASSI
1
-0
/
+1
2019-01-28
Increase password maximum length to 128 bytes from 64 bytes
Mounir IDRASSI
1
-5
/
+5
2019-01-15
Windows: enhancements to EFI system encryption, like handling of Multi-Boot a...
Mounir IDRASSI
1
-0
/
+1
2019-01-14
Windows: Implement feature that enables clearing of encryption keys when a ne...
Mounir IDRASSI
1
-0
/
+2
2018-12-19
Windows: Add mount option that allows mounting a volume without attaching it ...
Mounir IDRASSI
1
-0
/
+2
2018-08-24
Windows: implement a driver configuration option to explicitly allow defragme...
Mounir IDRASSI
1
-3
/
+5
2018-08-24
Windows: Add check on size of file container to ensure it's smaller than avai...
Mounir IDRASSI
1
-0
/
+1
2018-08-12
Windows Installer: implement language selection mechanism at the start of the...
Mounir IDRASSI
1
-0
/
+1
2018-08-07
Windows: Display a balloon tip warning or error message when the value pasted...
Mounir IDRASSI
1
-0
/
+2
2018-04-23
Windows: Don't start EFI system encryption process if SecureBoot is enabled a...
Mounir IDRASSI
1
-0
/
+1
2018-04-23
Windows: Fix system encryption issues on machines that always force booting o...
Mounir IDRASSI
1
-0
/
+1
2018-03-30
Simplify format of XML language files to make it easy to integrate in collabo...
Mounir IDRASSI
1
-1429
/
+1414
2018-03-20
XML Languages files: remove unused entry.
Mounir IDRASSI
1
-1
/
+0
2018-03-12
Language XML file: remove unused text entry.
Mounir IDRASSI
1
-1
/
+0
2018-03-05
Windows: Replace the text "TRIM operation" by "TRIM command" in UI and transl...
Mounir IDRASSI
1
-1
/
+1
2018-03-05
Windows: Add option to block TRIM command on system encryption SSD drives.
Mounir IDRASSI
1
-0
/
+1
2018-03-05
XML Languages files: Add translation entry for non-system TRIM configuration
Mounir IDRASSI
1
-0
/
+1
2017-07-23
Windows: display notice about creating new Rescue Disk at first boot after up...
Mounir IDRASSI
1
-0
/
+1
2017-06-09
Windows: Enhancements to EFI System Information dialog
Mounir IDRASSI
1
-0
/
+1
2017-06-08
Windows: Validate XML format of EFI DcsProp after user editing and before wri...
Mounir IDRASSI
1
-0
/
+6
2017-05-28
Windows: add support for ReFS on Windows 10 when creating normal volumes.
Mounir IDRASSI
1
-7
/
+8
2017-05-15
Replace Codeplex links by ones on veracrypt.fr
Mounir IDRASSI
1
-2
/
+2
2016-12-30
Windows: Implement Secure Desktop for password entry. Add option and command ...
Mounir IDRASSI
1
-0
/
+1
2016-12-08
Windows: use "Temporarily" instead of "Temporary" in the text of a preference...
Mounir IDRASSI
1
-1
/
+1
2016-08-15
Windows: Implement Rescue Disk support for EFI system encryption
Mounir IDRASSI
1
-5
/
+12
2016-08-15
Windows: Implement support for EFI system encryption in Windows GUI.
Mounir IDRASSI
1
-1
/
+4
2016-06-17
Windows: Add Hash and PRF benchmarks to the benchmark dialog.
Mounir IDRASSI
1
-1
/
+4
2016-06-02
Crypto: Add support for Japanese encryption standard Camellia, including for ...
Mounir IDRASSI
1
-0
/
+1
2016-05-10
Normalize all line terminators
David Foerster
1
-1456
/
+1456
2016-05-05
Windows: Add option and command line switch to hide waiting dialog when perfo...
Mounir IDRASSI
1
-0
/
+1
2016-05-05
Windows: Add checkbox in "VeraCrypt Format" to skip Rescue Disk verification ...
Mounir IDRASSI
1
-0
/
+1
2016-05-04
Windows/Linux/MacOSX: Set maximum PIM value to 2147468 in order to avoid havi...
Mounir IDRASSI
1
-0
/
+1
2016-04-20
Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...
Mounir IDRASSI
1
-0
/
+2
[next]