Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ExpandVolume
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
Windows: Replace XZip/XUnzip library with zlib and libzip and include the sou...
Mounir IDRASSI
2
-18/+528
2016-09-11
Windows: in case of In-Place encryption, encrypt random data instead of exist...
Mounir IDRASSI
1
-1/+1
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
-10/+10
2016-08-14
Windows: fill unused/reserved header areas with the result of encryption of r...
Mounir IDRASSI
1
-1/+1
2016-08-14
Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZi...
Mounir IDRASSI
2
-0/+16
2016-08-14
Windows: align buffers used for keys to avoid issues when SSE used.
Mounir IDRASSI
1
-2/+2
2016-08-14
Windows: Implement support for EFI system encryption in Windows GUI.
Mounir IDRASSI
1
-1/+9
2016-08-14
Windows: Fix vulnerability inherited from TrueCrypt that allows an attacker t...
Mounir IDRASSI
1
-3/+44
2016-06-17
Windows: Use Visual C++ 2010 instead of Visual C++ 2008.
Mounir IDRASSI
3
-0/+722
2016-05-10
Remove trailing whitespace
David Foerster
8
-47/+47
2016-05-10
Normalize all line terminators
David Foerster
8
-2669/+2669
2016-05-05
Windows: Add option and command line switch to hide waiting dialog when perfo...
Mounir IDRASSI
1
-0/+2
2016-05-05
Windows: convert some files encoding from UTF-16 to UTF-8 to be similar to ot...
Mounir IDRASSI
1
-0/+0
2016-02-20
Windows:Correct explanatory text in VeraCrypt Expander to reader "Mount" inst...
Mounir IDRASSI
1
-2/+2
2016-02-14
Increment version to 1.17. Update user guide PDF file.
Mounir IDRASSI
1
-4/+4
2016-02-11
Windows: Add colors (Red, Yellow, Green) to the collected randomness indicato...
Mounir IDRASSI
1
-21/+1
2016-02-07
Windows:Fix various issues and warnings reported by static code analysis tool...
Mounir IDRASSI
2
-2/+2
2016-01-31
Windows: Implement GUI indicator for entropy collected from mouse movements.
Mounir IDRASSI
2
-15/+86
2016-01-27
Windows/Linux: Implement exFAT support.
Mounir IDRASSI
3
-2/+8
2016-01-20
Windows: hide PIM is VeraCrypt Expander the same way as in other places
Mounir IDRASSI
1
-1/+1
2016-01-19
Copyright: update dates to include 2016.
Mounir IDRASSI
6
-6/+6
2016-01-18
Windows: solve Expander GUI issues caused by latest Unicode modifications.
Mounir IDRASSI
3
-19/+19
2016-01-10
Windows: Avoid wrong update of configuration XML file caused by not using the...
Mounir IDRASSI
1
-1/+1
2016-01-10
Windows: Don't show disconnected network drives in the list of available driv...
Mounir IDRASSI
2
-4/+10
2016-01-04
Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialog...
Mounir IDRASSI
1
-1/+1
2016-01-02
Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...
Mounir IDRASSI
2
-5/+4
2015-12-31
Cryptography: Optimize Whirlpool implementation by using public domain assemb...
Mounir IDRASSI
1
-0/+3
2015-12-21
Windows: Implement PIM caching, both for system encryption and for normal vol...
Mounir IDRASSI
1
-1/+1
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
5
-166/+174
2015-10-14
Windows: solve issue on VeraCryptExpander where if TB radio button was checke...
Mounir IDRASSI
1
-1/+1
2015-10-07
Increment version to 1.16. Update user guide PDF file.
VeraCrypt_1.16
Mounir IDRASSI
1
-4/+4
2015-09-26
Increment version to 1.15. Update user guide PDF file.
VeraCrypt_1.15
Mounir IDRASSI
1
-4/+4
2015-09-26
Windows: Support specifying volumes size using TB in GUI as it is the case in...
Mounir IDRASSI
3
-189/+163
2015-09-26
Windows: Set keyboard focus to PIM field when "Use PIM" is checked.
Mounir IDRASSI
1
-0/+2
2015-09-16
Increment version to 1.14. Update user guide PDF file.
VeraCrypt_1.14
Mounir IDRASSI
1
-4/+4
2015-08-27
Windows: Treat the PIM like a password and make it visible when "Display pass...
Mounir IDRASSI
1
-2/+2
2015-08-27
Windows: Correctly display the password edit "black dot" instead of a '*' whe...
Mounir IDRASSI
1
-8/+7
2015-08-27
Windows: Protect against using a container file as its own keyfile. Normalizi...
Mounir IDRASSI
2
-6/+8
2015-08-09
Increment version to 1.13
VeraCrypt_1.13
Mounir IDRASSI
1
-4/+4
2015-08-05
Increment version to 1.12. Update user guide PDF file.
Mounir IDRASSI
1
-4/+4
2015-08-05
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
6
-184/+85
2015-07-13
Windows: Modify PIM parts in GUI to make it easier to use. Users must explici...
Mounir IDRASSI
2
-13/+28
2015-07-10
Use Pim name for internal variables instead of the old name Pin
Mounir IDRASSI
4
-29/+29
2015-07-05
Windows: Display source location of errors in order to help diagnose issues r...
Mounir IDRASSI
4
-8/+16
2015-06-07
Windows: rename PIN to PIM to avoid confusion. Better error messages.
Mounir IDRASSI
3
-12/+12
2015-05-26
Windows: GUI modifications around PIN field
Mounir IDRASSI
2
-25/+7
2015-05-25
Windows: first implementation of dynamic mode
Mounir IDRASSI
6
-23/+80
2015-05-22
Windows: Modifications to build 64-bit versions of VeraCrypt.exe & "VeraCrypt...
Mounir IDRASSI
1
-2/+303
2015-05-06
Windows: Solve detection issue when resuming encryption. Add separate logic f...
Mounir IDRASSI
1
-1/+3
[next]