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
2018-04-23
Windows: modify travel disk creation to get binaries from within setup exe fi...
Mounir IDRASSI
5
-87
/
+159
2018-04-23
Windows: simplify installer logic by copying only binaries for the current ar...
Mounir IDRASSI
6
-54
/
+42
2018-04-23
Windows: implement internal verification of Authenticode digital signature fo...
Mounir IDRASSI
5
-26
/
+231
2018-04-23
Windows: when extracting files in Setup or Portable mode, decompress zip file...
Mounir IDRASSI
1
-5
/
+23
2018-04-05
FreeBSD/Linux/OSX: replace some remaining TrueCrypt.tc file extension in the ...
Mounir IDRASSI
2
-4
/
+4
2018-04-05
Windows: when Secure Desktop is enabled, use it for Mount Options dialog if i...
Mounir IDRASSI
1
-3
/
+3
2018-04-04
FreeBSD/MacOSX: fix for missing <sys/sysmacros.h> header
Mounir IDRASSI
1
-0
/
+2
2018-04-04
Platform/Unix: include <sys/sysmacros.h> for major/minor macros (#303)
Gokturk Yuksek
1
-0
/
+1
2018-03-30
Windows: Update EFI bootloader files for 1.22 release
Mounir IDRASSI
6
-0
/
+0
2018-03-30
Windows: Update signed driver files for 1.22
Mounir IDRASSI
2
-0
/
+0
2018-03-30
Increment version to 1.22 (1.22.9)
Mounir IDRASSI
12
-32
/
+32
2018-03-30
Windows: workaround for cases where password dialog is not able to get focus.
Mounir IDRASSI
1
-1
/
+16
2018-03-30
Simplify format of XML language files to make it easy to integrate in collabo...
Mounir IDRASSI
3
-1438
/
+1416
2018-03-28
Windows: Update EFI bootloader files for 1.22-BETA8
Mounir IDRASSI
6
-0
/
+0
2018-03-28
Increment version to 1.22-BETA8 (1.22.8)
Mounir IDRASSI
10
-28
/
+28
2018-03-28
Windows: use the same default value for EFI system encryption password prompt...
Mounir IDRASSI
1
-2
/
+2
2018-03-27
Linux/MacOSX: use latest wxWidgets version 3.0.4 for official build
Mounir IDRASSI
3
-3
/
+3
2018-03-27
Windows: Update EFI bootloader files for 1.22-BETA7
Mounir IDRASSI
6
-0
/
+0
2018-03-27
Windows: Update signed driver files for 1.22-BETA7
Mounir IDRASSI
2
-0
/
+0
2018-03-27
Increment version to 1.22-BETA7 (1.22.7)
Mounir IDRASSI
10
-28
/
+28
2018-03-27
Linux/MacOSX: make the benchmark dialog resize dynamically to accommodate the...
Mounir IDRASSI
1
-0
/
+5
2018-03-27
Crypto: Add support for 5 new cascades of cipher algorithms (Camellia-Kuznyec...
Mounir IDRASSI
8
-6
/
+406
2018-03-25
Increment version to 1.22-BETA6 (1.22.6)
Mounir IDRASSI
10
-28
/
+28
2018-03-25
Windows: handle rare case where call to SwitchDestop fails when trying to dis...
Mounir IDRASSI
1
-11
/
+30
2018-03-25
Windows: use cleaner approach to implement bringing our windows to foreground...
Mounir IDRASSI
1
-14
/
+23
2018-03-25
Windows: ensure that out secure desktop has always user input to avoid cases ...
Mounir IDRASSI
1
-0
/
+76
2018-03-22
Update dates on some copyrights statements
Mounir IDRASSI
3
-7
/
+7
2018-03-22
Update EFI bootloader files to latest VeraCrypt-DCS (commit "llmath updated (...
Mounir IDRASSI
14
-0
/
+0
2018-03-22
Windows: Update signed driver files for 1.22-BETA5
Mounir IDRASSI
2
-0
/
+0
2018-03-22
Increment version to 1.22-BETA5 (1.22.5)
Mounir IDRASSI
10
-30
/
+30
2018-03-20
Windows: Fix some cases of external applications freezing during mount/dismou...
Mounir IDRASSI
1
-1
/
+38
2018-03-20
XML Languages files: remove unused entry.
Mounir IDRASSI
1
-1
/
+0
2018-03-18
Update various copyright dates.
Mounir IDRASSI
5
-16
/
+16
2018-03-18
Windows: Update libzip to version 1.5.0 that include fixes for some security ...
Mounir IDRASSI
118
-3477
/
+4699
2018-03-13
Windows: when /silent specified in command line, avoid performing any WIN32 U...
Mounir IDRASSI
2
-77
/
+108
2018-03-12
Language XML file: remove unused text entry.
Mounir IDRASSI
1
-1
/
+0
2018-03-12
Windows: make TRIM blocking option grayed in System -> Settings UI under hidd...
Mounir IDRASSI
1
-2
/
+11
2018-03-05
Windows: Replace the text "TRIM operation" by "TRIM command" in UI and transl...
Mounir IDRASSI
2
-2
/
+2
2018-03-05
Windows: Add option to block TRIM command on system encryption SSD drives.
Mounir IDRASSI
8
-28
/
+86
2018-03-05
XML Languages files: Add translation entry for non-system TRIM configuration
Mounir IDRASSI
1
-0
/
+1
2018-03-04
Windows: Implement TRIM support for non-system SSD partitions/drives and add ...
Mounir IDRASSI
8
-43
/
+341
2018-03-04
Windows: fix build issue under VS 2017 caused by msxml6.dll
Mounir IDRASSI
1
-1
/
+1
2018-03-04
Windows: remove dependency to afxres.h header to allow build on community edi...
Mounir IDRASSI
6
-6
/
+6
2018-03-04
Windows: fix build issue of zip library with Visual Studio 2015/2017
Mounir IDRASSI
3
-6
/
+2
2018-01-21
Fix wxWidgets assertion failed when backing up/restoring volume header (close...
gv5470
1
-2
/
+2
2017-12-13
Linux: fix failure to install GUI version under recent versions of KDE.
Mounir IDRASSI
1
-2
/
+2
2017-12-09
Linux: fix compilation error with older versions of gcc (e.g. 4.x)
Mounir IDRASSI
1
-3
/
+3
2017-12-09
Windows: Update signed driver files for 1.22-BETA4
Mounir IDRASSI
2
-0
/
+0
2017-12-09
Increment version to 1.22-BETA4 (1.22.4)
Mounir IDRASSI
10
-19
/
+19
2017-12-08
MacOSX: fix issue that prevented some local help files from opening in the br...
Mounir IDRASSI
1
-2
/
+6
[prev]
[next]