Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-31
Windows: fix buffer overrun issue when parsing language XML file
Mounir IDRASSI
1
-1
/
+3
2015-05-29
Windows: reorder command line switched with alphabetical order for better hel...
Mounir IDRASSI
1
-3
/
+3
2015-05-29
Windows: workaround FormatEx keeping references on formatted volume by adding...
Mounir IDRASSI
3
-7
/
+18
2015-05-29
Windows: Display VeraCrypt version information when the command line switch /...
Mounir IDRASSI
2
-5
/
+15
2015-05-27
Windows: GUI modifications around PIN field
Mounir IDRASSI
11
-62
/
+63
2015-05-26
Windows: first implementation of dynamic mode
Mounir IDRASSI
46
-287
/
+706
2015-05-26
Windows: solve 64-bit compilation warnings after checking that they are harml...
Mounir IDRASSI
11
-113
/
+114
2015-05-22
Language files: update XML language files with new fields
Mounir IDRASSI
37
-96
/
+1095
2015-05-22
Windows Setup: Integrate 64-bit builds of exe files into the installer. Only ...
Mounir IDRASSI
4
-5
/
+34
2015-05-22
Windows: Modifications to build 64-bit versions of VeraCrypt.exe & "VeraCrypt...
Mounir IDRASSI
9
-20
/
+1292
2015-05-22
Windows: make random generator function compatible with 64-bit execution envi...
Mounir IDRASSI
2
-15
/
+36
2015-05-22
Windows: Correctly detect switch user and RDP disconnect as session locking s...
Mounir IDRASSI
1
-1
/
+1
2015-05-22
Windows: remove crash dump analysis functionality. It didn't always work and ...
Mounir IDRASSI
7
-541
/
+4
2015-05-22
Windows: correct typo in help text
Mounir IDRASSI
1
-1
/
+1
2015-05-17
Windows: First implementation of non-system volumes decryption.
Mounir IDRASSI
16
-116
/
+1557
2015-05-15
Language XML: Use correct links in displayed message.
Mounir IDRASSI
1
-2
/
+2
2015-05-15
Windows driver: avoid race condition by using IoAttachDeviceToDeviceStackSafe...
Mounir IDRASSI
2
-7
/
+16
2015-05-10
Windows Driver: fix wrongly reported bad sectors by chkdsk caused by a bug in...
Mounir IDRASSI
1
-1
/
+1
2015-05-06
Windows: Solve detection issue when resuming encryption. Add separate logic f...
Mounir IDRASSI
7
-26
/
+120
2015-05-04
Windows: When resuming in-place encryption, add manual selection of partition...
Mounir IDRASSI
1
-18
/
+42
2015-05-03
Windows: Make the Format wizard work again when launched from VeraCrypt menu.
Mounir IDRASSI
1
-1
/
+10
2015-05-03
Windows Driver: Implement querying physical sector size of veraCrypt volume t...
Mounir IDRASSI
6
-6
/
+153
2015-05-03
Windows: enable showing/hiding password for system encryption in Windows UI a...
Mounir IDRASSI
4
-7
/
+9
2015-05-03
Windows: Modify custom window class names to less generic value in order to a...
Mounir IDRASSI
6
-15
/
+15
2015-04-27
Windows: Support A: and B: as driver letters for mounting volumes.
Mounir IDRASSI
3
-10
/
+10
2015-04-27
Windows: Better command line handling to make it more strict and robust. This...
Mounir IDRASSI
4
-149
/
+133
2015-04-26
Linux: in command line, support hash algorithm names without '-' as on Window...
Mounir IDRASSI
2
-3
/
+14
2015-04-26
Language XML: update German translation
Mounir IDRASSI
1
-4
/
+4
2015-04-19
Language XML: add new IDC_PREF_TEMP_CACHE_ON_MULTIPLE_MOUNT field to translat...
Mounir IDRASSI
37
-1
/
+38
2015-04-19
Windows: solve translation issue with IDM_DEFAULT_MOUNT_PARAMETERS menu item
Mounir IDRASSI
1
-3
/
+2
2015-04-19
Linux: Correct wxWidgets assert warnings when displaying about/LegalNotice di...
Mounir IDRASSI
2
-4
/
+2
2015-04-19
Windows: lower position of "Never save history" checkbox to avoid wrong clicks
Mounir IDRASSI
1
-1
/
+1
2015-04-19
Linux installer: Add support for kdesudo and correct usage of konsole externa...
Mounir IDRASSI
2
-3
/
+4
2015-04-11
Windows: add a test code-signing certificate and a batch file to sign binarie...
Mounir IDRASSI
3
-0
/
+60
2015-04-06
MacOSX: Set properly the version in the bundle and the installation package. ...
VeraCrypt_1.0f-2
Mounir IDRASSI
2
-3
/
+5
2015-04-06
MacOSX: Correctly handle OSX dock "reopen-application" event and Cocoa openFi...
Mounir IDRASSI
2
-4
/
+15
2015-04-06
Linux/MaxOSX: correctly detect type of internal exceptions
Mounir IDRASSI
2
-6
/
+9
2015-04-06
MacOSX: solve issue volumes not auto-dismounting when quitting VeraCrypt. res...
Mounir IDRASSI
2
-2
/
+63
2015-04-06
Windows: update projects build dependencies in Visual Studio solution files
Mounir IDRASSI
1
-0
/
+13
2015-04-06
Language: Update language XML files
Mounir IDRASSI
37
-80
/
+191
2015-04-06
Increment VeraCrypt version to 1.0f-2
Mounir IDRASSI
8
-27
/
+30
2015-04-06
Update user guide PDF
Mounir IDRASSI
1
-0
/
+0
2015-04-06
Windows: Require upgrading rescue disk since we changed bootloader in 1.0f-2
Mounir IDRASSI
1
-1
/
+1
2015-04-06
Windows: use secure string functions
Mounir IDRASSI
2
-704
/
+698
2015-04-06
Windows vulnerability fix: CryptAcquireContext vulnerability fix. Add checks ...
Mounir IDRASSI
13
-24
/
+171
2015-04-05
Linux/MacOSX: Always add the source location when system exception occur in o...
Mounir IDRASSI
1
-2
/
+1
2015-04-05
Linux/MacOSX: correctly handle some internal exception classes that were miss...
Mounir IDRASSI
1
-0
/
+4
2015-04-05
Windows Setup: Avoid potential issues by correctly initializing variables and...
Mounir IDRASSI
1
-13
/
+13
2015-03-23
Linux: solve mount point permission issues for some users where the non-FAT v...
Mounir IDRASSI
1
-0
/
+17
2015-03-19
Windows: correctly handle WIN32 LastError when mounting. Harmonize file acces...
Mounir IDRASSI
2
-53
/
+77
[prev]
[next]