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
2017-07-19
Windows: Increment version to 1.22-BETA0
Mounir IDRASSI
1
-2
/
+2
2017-07-09
Windows: generate pdb files for binaries in order to help investigate crashes...
Mounir IDRASSI
1
-3
/
+2
2017-07-09
Increment version to 1.21.5
Mounir IDRASSI
1
-2
/
+2
2017-07-05
Increment version to 1.21.4
Mounir IDRASSI
1
-2
/
+2
2017-07-04
Increment version to 1.21.3
Mounir IDRASSI
1
-2
/
+2
2017-07-02
Windows: fix documentation and UI messages about the PIM constraints and calc...
Mounir IDRASSI
1
-4
/
+4
2017-07-02
Windows: when mounting multiple favorites, use PIM of previous favorite along...
Mounir IDRASSI
1
-4
/
+4
2017-07-02
Windows: increment version to 1.21.2
Mounir IDRASSI
1
-2
/
+2
2017-07-02
Increment version to 1.21 (1.21.1)
Mounir IDRASSI
1
-4
/
+4
2017-06-29
Windows: reduce size of 64-bit binaries by not embedding 32-bit EFI bootloade...
Mounir IDRASSI
1
-0
/
+6
2017-06-29
Update release date and increment version to 1.20.3.4
Mounir IDRASSI
1
-2
/
+2
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
7
-7
/
+7
2017-06-23
Increment version to 1.20 (1.20.3)
Mounir IDRASSI
1
-4
/
+4
2017-06-11
Windows: Remove unused method ReadEfiConfig
Mounir IDRASSI
2
-7
/
+1
2017-06-11
Windows: fix compiler warnings
Mounir IDRASSI
1
-2
/
+2
2017-06-10
Windows Security: built binaries with support for Address Space Layout Random...
Mounir IDRASSI
1
-2
/
+2
2017-06-05
Windows: create dedicated project for zip library and link other binaries aga...
Mounir IDRASSI
2
-552
/
+4
2017-06-05
Beta2 patch 1
kavsrf
1
-2
/
+2
2017-06-05
PlatformInfo read. (via ReadEfiConfig)
kavsrf
2
-3
/
+3
2017-06-05
Windows: Correctly open online help when selected in menu. Remove unused para...
Mounir IDRASSI
1
-16
/
+16
2017-06-02
Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio pr...
Mounir IDRASSI
2
-8
/
+0
2017-05-28
Windows: Only offer valid cluster sizes when ReFS is selected in the volume f...
Mounir IDRASSI
1
-23
/
+37
2017-05-28
Windows: add support for ReFS on Windows 10 when creating normal volumes.
Mounir IDRASSI
1
-3
/
+23
2017-05-26
Windows: fix Hour Glass cursor still displayed in some cases after Format wiz...
Mounir IDRASSI
1
-2
/
+0
2017-05-17
Windows: use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX instead of the deprecated IOCTL...
Mounir IDRASSI
2
-14
/
+13
2017-01-12
Windows: Fix Streebog not recognized by /hash command line switch but making ...
Mounir IDRASSI
1
-8
/
+10
2016-12-30
Increment version to 1.20 BETA2 (1.20.2)
Mounir IDRASSI
1
-4
/
+4
2016-12-08
Increment version to 1.20 BETA1 (1.20.1)
Mounir IDRASSI
1
-4
/
+4
2016-10-17
Increment version to 1.19 (1.19.4)
Mounir IDRASSI
1
-4
/
+4
2016-10-17
Update documentation and increment version to 1.19 BETA3 (1.19.3)
Mounir IDRASSI
1
-4
/
+4
2016-10-17
Windows: Perform Shutdown instead of Reboot during Pre-Test of UEFI system en...
Mounir IDRASSI
1
-2
/
+2
2016-10-17
Windows: exclude unused libzip source files from build.
Mounir IDRASSI
1
-6
/
+36
2016-10-17
Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou...
Mounir IDRASSI
2
-21
/
+530
2016-09-11
Windows: in case of In-Place encryption, encrypt random data instead of exist...
Mounir IDRASSI
1
-2
/
+2
2016-08-21
Increment version to 1.19 BETA2 (1.19.2)
Mounir IDRASSI
1
-4
/
+4
2016-08-16
Increment version to 1.18. Update user guide PDF file.
VeraCrypt_1.18_PreRelease
Mounir IDRASSI
1
-9
/
+9
2016-08-16
Windows: Fix various issues detected by static analysis.
Mounir IDRASSI
1
-7
/
+9
2016-08-15
Windows: fill unused/reserved header areas with the result of encryption of r...
Mounir IDRASSI
1
-2
/
+2
2016-08-15
Windows: in EFI encryption wizard, always select "Single Boot" by default sin...
Mounir IDRASSI
1
-7
/
+10
2016-08-15
Windows: Implement Rescue Disk support for EFI system encryption
Mounir IDRASSI
1
-64
/
+84
2016-08-15
Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi...
Mounir IDRASSI
2
-0
/
+16
2016-08-15
Windows: Show only supported encryption algorithm in the system encryption wi...
Mounir IDRASSI
1
-2
/
+4
2016-08-15
Windows: Implement support for EFI system encryption in Windows GUI.
Mounir IDRASSI
3
-12
/
+105
2016-08-15
Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t...
Mounir IDRASSI
1
-0
/
+79
2016-06-17
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
Mounir IDRASSI
3
-0
/
+763
2016-06-02
Crypto: Add support for Japanese encryption standard Camellia, including for ...
Mounir IDRASSI
1
-0
/
+8
2016-05-29
Windows: better implementation for support of smart card PIN in command line....
Mounir IDRASSI
1
-0
/
+17
2016-05-10
Fix space before tab
David Foerster
1
-2
/
+2
2016-05-10
Remove trailing whitespace
David Foerster
9
-265
/
+265
2016-05-10
Normalize all line terminators
David Foerster
11
-14990
/
+14990
[prev]
[next]