Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Mount
/
Resource.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-24
Windows: Add tooltip message and help button for new option to disable memory...
Mounir IDRASSI
1
-3
/
+3
2023-07-22
Windows: Remove TrueCrypt support. Increment version to 1.26.4.
Mounir IDRASSI
1
-1
/
+0
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-1
/
+1
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-0
/
+2
2023-06-02
Windows: Add dropdown menu to Mount button to allow mounting without cache
Mounir IDRASSI
1
-1
/
+2
2020-07-08
Windows: Add UI options to control the behavior of automatic bootloader fixin...
Mounir IDRASSI
1
-1
/
+5
2019-03-03
Windows: Add option to use legacy maximum password length (64 characters) ins...
Mounir IDRASSI
1
-1
/
+2
2019-03-01
Windows: Implement RAM encryption for keys on 64-bit machines using ChaCha12 ...
Mounir IDRASSI
1
-1
/
+2
2019-02-08
Windows: Add option to enable use of CPU RDRAND/RDSEED as source of entropy w...
Mounir IDRASSI
1
-1
/
+2
2019-01-14
Windows: Implement feature that enables clearing of encryption keys when a ne...
Mounir IDRASSI
1
-1
/
+2
2018-08-28
Windows: Fix buttons at the bottom not shown when user sets a large system fo...
Mounir IDRASSI
1
-1
/
+2
2018-08-24
Windows: implement a driver configuration option to explicitly allow defragme...
Mounir IDRASSI
1
-1
/
+2
2018-03-05
Windows: Add option to block TRIM command on system encryption SSD drives.
Mounir IDRASSI
1
-1
/
+2
2018-03-04
Windows: Implement TRIM support for non-system SSD partitions/drives and add ...
Mounir IDRASSI
1
-1
/
+2
2017-06-09
Windows: Enhancements to EFI System Information dialog
Mounir IDRASSI
1
-1
/
+2
2017-06-08
Windows: Validate XML format of EFI DcsProp after user editing and before wri...
Mounir IDRASSI
1
-2
/
+2
2017-06-05
Beta2 patch 1
kavsrf
1
-2
/
+2
2017-06-05
PlatformInfo read. (via ReadEfiConfig)
kavsrf
1
-1
/
+3
2016-12-30
Windows: Implement Secure Desktop for password entry. Add option and command ...
Mounir IDRASSI
1
-1
/
+2
2016-08-15
Windows: Implement support for EFI system encryption in Windows GUI.
Mounir IDRASSI
1
-4
/
+6
2016-05-10
Remove trailing whitespace
David Foerster
1
-1
/
+1
2016-05-10
Normalize all line terminators
David Foerster
1
-263
/
+263
2016-05-05
Windows: Add option and command line switch to hide waiting dialog when perfo...
Mounir IDRASSI
1
-1
/
+2
2016-04-20
Windows: Add option to avoid PIM prompt in pre-boot authentication by storing...
Mounir IDRASSI
1
-1
/
+2
2016-04-14
Windows: Finalize implementation of the new volume ID mechanism. Use SHA-256 ...
Mounir IDRASSI
1
-2
/
+2
2016-04-08
Windows: start implementation of volume ID mechanism that will be used to ide...
Mounir IDRASSI
1
-1
/
+4
2016-01-10
Windows: Don't show disconnected network drives in the list of available driv...
Mounir IDRASSI
1
-1
/
+2
2015-12-21
Windows: Implement PIM caching, both for system encryption and for normal vol...
Mounir IDRASSI
1
-1
/
+3
2015-10-27
Windows: fix wrong translation for "Reset" button in hotkeys dialog
Mounir IDRASSI
1
-3
/
+3
2015-10-07
Windows: Add option to disable detection of "Evil Maid" attacks. This is help...
Mounir IDRASSI
1
-1
/
+2
2015-09-16
Windows: Add functionality to verify Rescue Disk ISO image file.
Mounir IDRASSI
1
-1
/
+2
2015-09-16
Windows: Add option to explicitly support extended disk IOCTLs and disable th...
Mounir IDRASSI
1
-1
/
+3
2015-09-10
Windows: Add missing IDC_COPY_EXPANDER control definition
Mounir IDRASSI
1
-1
/
+2
2015-08-31
Windows: Support setting volume label in Explorer through mount option. Suppo...
Mounir IDRASSI
1
-1
/
+3
2015-07-13
Windows: Modify PIM parts in GUI to make it easier to use. Users must explici...
Mounir IDRASSI
1
-1
/
+2
2015-06-08
Windows: rename PIN to PIM to avoid confusion. Better error messages.
Mounir IDRASSI
1
-3
/
+3
2015-05-27
Windows: GUI modifications around PIN field
Mounir IDRASSI
1
-7
/
+4
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
1
-1
/
+7
2015-05-17
Windows: First implementation of non-system volumes decryption.
Mounir IDRASSI
1
-1
/
+2
2015-04-19
Windows: solve translation issue with IDM_DEFAULT_MOUNT_PARAMETERS menu item
Mounir IDRASSI
1
-3
/
+2
2015-03-04
Windows: Avoid temporary caching password when mounting multiple favorites. A...
Mounir IDRASSI
1
-1
/
+2
2015-02-22
Windows: Add menu option to set default hash and default TrueCrypt mode used ...
Mounir IDRASSI
1
-2
/
+5
2015-02-16
Window: add menu entry for launching VeraCryptExpander
Mounir IDRASSI
1
-1
/
+2
2014-12-28
Windows: support loading TrueCrypt volumes. Implement converting TrueCrypt vo...
Mounir IDRASSI
1
-1
/
+2
2014-12-20
Windows: Add a donation menu entry
Mounir IDRASSI
1
-1
/
+2
2014-12-16
Windows: Enhance performance by implementing the possibility to choose the co...
Mounir IDRASSI
1
-3
/
+3
2014-12-07
Windows: implement auto-dismount option when session is locked
Mounir IDRASSI
1
-1
/
+2
2014-11-08
Add option in select the number of passes for volume header over-writing. By ...
Mounir IDRASSI
1
-0
/
+2
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+234