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
2015-02-11
Linux: modify installer script to make it run when the "less" command doesn't...
Mounir IDRASSI
1
-1
/
+1
2015-02-10
Linux: Add graphical installer support when xterm is not available (Linux Min...
Mounir IDRASSI
1
-1
/
+1
2015-02-08
Linux: solve rare issue where VeraCrypt wrongly reports that another instance...
Mounir IDRASSI
1
-3
/
+21
2015-02-08
Linux: When not under Gnome/KDE, use xdg-open to open the mounted volume if i...
Mounir IDRASSI
1
-1
/
+17
2015-02-08
Linux/MacOSX: use command line values of TrueCryptMode and PRF as defaults fo...
Mounir IDRASSI
6
-9
/
+33
2015-01-04
Linux/MacOSX: Add wait dialog to the benchmark computation. Correct handling ...
Mounir IDRASSI
4
-22
/
+42
2015-01-04
Linux/MacOSX: make the cancel button work on the preferences dialog.
Mounir IDRASSI
1
-1
/
+1
2015-01-04
Linux/MacOSX: change cascade encryption naming format in the UI as it was don...
Mounir IDRASSI
4
-5
/
+5
2015-01-03
Linux/MacOSX: workaround for wxWidgets bug in the method wxTextEntry::IsEmpty...
Mounir IDRASSI
1
-1
/
+1
2015-01-02
Linux: solve link error on recent Ubuntu when using shared wxWidgets.
Mounir IDRASSI
1
-1
/
+1
2014-12-30
Linux/MacOSX: code refactoring and cleanup.
Mounir IDRASSI
2
-28
/
+25
2014-12-30
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...
Mounir IDRASSI
21
-72
/
+374
2014-12-28
Linux/MacOSX: Add possibility to choose 1-pass wipe mode without changing the...
Mounir IDRASSI
2
-4
/
+4
2014-12-26
Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav...
Mounir IDRASSI
15
-18
/
+658
2014-12-20
Linux: update the embedded data index inside the installer because the licens...
Mounir IDRASSI
1
-1
/
+1
2014-12-20
Linux/MacOSX: Add a donation menu entry
Mounir IDRASSI
4
-0
/
+23
2014-12-20
Linux/MacOSX: remove calls to non existent class VolumeLayoutV1Hidden
Mounir IDRASSI
2
-4
/
+4
2014-12-20
Reduce time for reporting wrong password by removing support for legacy hidde...
Mounir IDRASSI
1
-2
/
+2
2014-12-19
Linux/MacOSX: Enhance performance by implementing the possibility to choose t...
Mounir IDRASSI
16
-20
/
+95
2014-12-11
Linux/macOSX: always display random gathering dialog/interface before perform...
Mounir IDRASSI
3
-0
/
+20
2014-12-11
Linux/MacOSX: Implement generating more than one keyfile, specifying the size...
Mounir IDRASSI
6
-11
/
+948
2014-12-07
MacOSX/Linux: Solve truncated text in some Wizard windows by defining a large...
VeraCrypt_1.0f-BETA2
Mounir IDRASSI
3
-9
/
+9
2014-12-04
Linux/macOSX: handle project URLs using the new values
Mounir IDRASSI
1
-38
/
+107
2014-11-08
Linux/MacOSX: solve compilation warning by explicitly converting wxCStrData t...
Mounir IDRASSI
1
-2
/
+2
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
[next]