Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Main
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-08
Replace deprecated wxTextValidator::SetBellOnError whose logic whose inverted...
Mounir IDRASSI
1
-2
/
+4
2014-11-08
MacOSX: fix warning by displacing declaration of variable used only under Linux
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Linux/MacOSX: Remove static size values from GUI in order to let wxWidgets ca...
Mounir IDRASSI
3
-11
/
+20
2014-11-08
Linux: remove workaround for wxFileType::GetOpenCommand bug in handling path ...
Mounir IDRASSI
1
-5
/
+0
2014-11-08
Linux: Support NTFS formatting of volume. We use mkfs.ntfs so it needs to be ...
Mounir IDRASSI
3
-0
/
+4
2014-11-08
MacOSX : Update Main Makefile to used the new package name that include the v...
VeraCrypt_MacOSX_1.0d
Mounir IDRASSI
1
-1
/
+1
2014-11-08
MacOSX : Correct typos in Main Makefile
Mounir IDRASSI
1
-3
/
+3
2014-11-08
MacOSX : change OSXFuse error message to indicate the MacFUSE compatibility l...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
MacOSX : modify Makefile to automatically build and sign the MacOSX installer...
Mounir IDRASSI
1
-1
/
+3
2014-11-08
MacOSX : Since we link directly with OSXFuse, change error message to indicat...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
MacOSX : Copy console version of VeraCrypt inside the bundle under the name v...
Mounir IDRASSI
1
-0
/
+11
2014-11-08
MacOSX : Update Fuse error message to display OSXFUSE requirement alongside M...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
MacOSX : copy the help pdf into the VeraCrypt bundle during package creation
Mounir IDRASSI
1
-0
/
+1
2014-11-08
MacOSX : correct the name of dmg file used by the rm command
Mounir IDRASSI
1
-1
/
+1
2014-11-08
MacOSX : correct compilation issue caused by system API deprication and use o...
Mounir IDRASSI
2
-11
/
+5
2014-11-08
MacOSX : Correct issue of compiling assembly files in both 32-bit and 64-bit ...
Mounir IDRASSI
1
-0
/
+3
2014-11-08
Linux GUI : hide the wipe choice during volume creation. Remove extra content...
Mounir IDRASSI
3
-3
/
+5
2014-11-08
Correct compilation error under Linux introduced in latest commit
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Linux/MacOSX port of manual selection of number of passes for volume header o...
Mounir IDRASSI
6
-3
/
+210
2014-11-08
Correct Linux compilation after removing legacy cryptographic code.
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Remove remaining legacy cryptographic algorithms that are never used by VeraC...
Mounir IDRASSI
2
-2
/
+0
2014-11-08
Set the Execute bit for VeraCrypt uninstall script before copying it to the t...
Mounir IDRASSI
1
-0
/
+1
2014-11-08
Add VeraCrypt specific Linux packaging code in Makefiles and add various help...
Mounir IDRASSI
1
-1
/
+57
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
91
-96
/
+96
2014-11-08
Update wxFormBuild file to latest version (3.5 beta) and generate new Forms.c...
Mounir IDRASSI
3
-4086
/
+12798
2014-11-08
Point to the SourceForge website instead of idrix.fr for the application link...
Mounir IDRASSI
1
-2
/
+2
2014-11-08
Change legacy version check in newly added Linux/MacOSX sources from 0x600 (T...
Mounir IDRASSI
2
-4
/
+4
2014-11-08
Adapt Makefiles for VeraCrypt. Use PKCS#11 headers from source tree is not sp...
Mounir IDRASSI
1
-2
/
+2
2014-11-08
wxWidgets 3.0 compatibility modifications
Mounir IDRASSI
8
-17
/
+17
2014-11-08
Replace TrueCrypt from Linux/MacOSX mount point names
Mounir IDRASSI
1
-2
/
+2
2014-11-08
Replace TrueCrypt references in added sources and resources by VeraCrypt ones.
Mounir IDRASSI
17
-82
/
+82
2014-11-08
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
Mounir IDRASSI
99
-0
/
+37644