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
2016-01-03
Linux: Restore Nautilus fix that was mistakenly removed by Whirlpool optimiza...
Mounir IDRASSI
1
-2
/
+4
2016-01-03
Windows Driver: Remove unwanted ':' character at the end of volume device nam...
Mounir IDRASSI
1
-2
/
+2
2016-01-03
Windows: use compiler intrinsic for some functions used in cryptographic prim...
Mounir IDRASSI
1
-0
/
+10
2016-01-03
Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...
Mounir IDRASSI
13
-111
/
+221
2016-01-03
Windows: sign binaries using both SHA-1 and SHA-256 for maximum compatibility...
Mounir IDRASSI
4
-285
/
+289
2016-01-03
Cryptography: Set 16-byte alignment for KEY_INFO structure that is used as in...
Mounir IDRASSI
3
-3
/
+14
2016-01-03
Cryptography: correct Whirlpool compilation error on Big Endian platforms.
Mounir IDRASSI
1
-271
/
+271
2015-12-31
Cryptography: Optimize Whirlpool implementation by using public domain assemb...
Mounir IDRASSI
17
-1170
/
+1547
2015-12-31
Windows: Make benchmark batch file run a PRF measurement only when associated...
Mounir IDRASSI
1
-1
/
+36
2015-12-25
Readme: Make Readme.txt identical to README.md.
Mounir IDRASSI
1
-14
/
+15
2015-12-25
README: Add reference to UPX as a dependency on Windows in README.md.
Mounir IDRASSI
1
-0
/
+1
2015-12-25
Merge pull request #38 from makomi/master
Mounir IDRASSI
1
-22
/
+23
2015-12-22
Readme: fix markdown syntax, typos, and format
Matthias Kolja Miehl
1
-22
/
+23
2015-12-21
Windows Driver: wipe cached PIM values when passwords are wiped.
Mounir IDRASSI
1
-0
/
+1
2015-12-21
Language XML files: update XML files with newly added fields.
Mounir IDRASSI
37
-0
/
+74
2015-12-21
Windows: Implement PIM caching, both for system encryption and for normal vol...
Mounir IDRASSI
17
-58
/
+140
2015-12-16
Windows: solve issue with system favorites not being able to mount at A:
Mounir IDRASSI
1
-2
/
+2
2015-12-10
Language files: various fixes to German translation (contributed by Ettore At...
Mounir IDRASSI
1
-8
/
+8
2015-12-09
Language files: update German XML file (contributed by Ettore Atalan)
Mounir IDRASSI
1
-90
/
+90
2015-12-06
MacOSX: Customize dmg file using VeraCrypt new logo
Mounir IDRASSI
2
-1
/
+12
2015-12-06
MacOSX: Add possibility in build script to reuse existing wxWidgets compiled ...
Mounir IDRASSI
1
-0
/
+2
2015-12-05
Windows Rescue Disk: when decryption paused/finished, display message to indi...
Mounir IDRASSI
1
-0
/
+4
2015-12-05
Windows: Correct issue with some of new bitmaps that didn't render correctly.
Mounir IDRASSI
3
-0
/
+0
2015-12-05
Windows: use new icons an graphics contributed by Andreas Becker (https://git...
Mounir IDRASSI
13
-1
/
+1
2015-12-04
Linux/MacOSX: use new icons contributed by Andreas Becker (https://github.com...
Mounir IDRASSI
9
-735
/
+3908
2015-12-04
Linux: fix Nautilus not detected as file manager on some Gnome based destribu...
Mounir IDRASSI
1
-2
/
+4
2015-11-30
Merge pull request #35 from netdcy/patch-1
Mounir IDRASSI
1
-3
/
+3
2015-11-30
Linux/MacOSX: Implement Unicode passwords suppport. Make validation of parame...
Mounir IDRASSI
16
-225
/
+195
2015-11-30
Linux/MacOSX: Solve compilation issue following Windows Unicode rewrite
Mounir IDRASSI
2
-1
/
+2
2015-11-30
Update Language.zh-cn.xml
netdcy
1
-3
/
+3
2015-11-28
Language files: update German XML file (Dulla)
Mounir IDRASSI
1
-2
/
+2
2015-11-26
Language Files: update polish translation
Mounir IDRASSI
1
-3
/
+3
2015-11-26
Windows: solve GUI issues caused by using ANSI string instead of UNICODE ones...
Mounir IDRASSI
6
-81
/
+26
2015-11-26
Windows Language files: update language XML files with added new fields.
Mounir IDRASSI
37
-1486
/
+1560
2015-11-26
Windows: Support creating Traveler Disk when running in Portable Mode
Mounir IDRASSI
1
-6
/
+6
2015-11-26
Windows: solve crash caused by system function FormatMessage failure on rare ...
Mounir IDRASSI
3
-9
/
+28
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
61
-3026
/
+3027
2015-11-26
Windows Bootloader: Avoid displaying empty new line between password and PIM ...
Mounir IDRASSI
1
-1
/
+4
2015-11-26
Windows Driver: solve compilation error in Debug build caused by a missing va...
Mounir IDRASSI
1
-0
/
+6
2015-11-26
Language XML files: More fixes for language files following import into Crowdin.
Mounir IDRASSI
5
-91
/
+93
2015-11-08
Language XML files: harmonize XML language files ad solve few issues.
Mounir IDRASSI
38
-693
/
+692
2015-11-03
Merge pull request #31 from initbar/master
Mounir IDRASSI
1
-204
/
+204
2015-11-01
Update Language.ko.xml #30
Brehret Nish
1
-1
/
+1
2015-11-01
Fix Language.ko.xml
Brehret Nish
1
-9
/
+9
2015-11-01
Update Language.ko.xml
Brehret Nish
1
-76
/
+76
2015-11-01
Update Language.ko.xml
Brehret Nish
1
-126
/
+126
2015-10-27
Language XML files: update Russian XML file by Dmitry Yerokhin.
Mounir IDRASSI
1
-352
/
+352
2015-10-27
Windows: workaround to solve false positive detection by some anti-virus soft...
Mounir IDRASSI
3
-2
/
+12
2015-10-27
Windows: fix wrong translation for "Reset" button in hotkeys dialog
Mounir IDRASSI
1
-3
/
+3
2015-10-27
Language XML file: correct some fields and shorten some of them to avoid bein...
Mounir IDRASSI
1
-10
/
+10
[prev]
[next]