VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-02-12Windows: Add colors (Red, Yellow, Green) to the collected randomness indicato...Mounir IDRASSI5-63/+53
2016-02-12Window: fix regression that caused only a single keyfile to be taken into acc...Mounir IDRASSI1-1/+3
2016-02-12Windows: Avoid updating configuration after opening keyfile file dialog when ...Mounir IDRASSI1-3/+9
2016-02-09Linux/MacOSX: add progress bar for mouse collected entropy in GUI of volume c...Mounir IDRASSI10-21/+146
2016-02-08Linux/MacOSX: add progress bar for mouse collected entropy in GUI for keyfile...Mounir IDRASSI7-10/+306
2016-02-082016-01-11MacOSX: use native OSX byte swapping routines used in hash functions to impro...Mounir IDRASSI1-3/+10
2016-01-10Linux/MacOSX: Show better error message when the PKCS#11 library can't be loadedMounir IDRASSI1-3/+5
2016-01-10Windows: Avoid wrong update of configuration XML file caused by not using the...Mounir IDRASSI5-12/+12
2016-01-10Windows: Don't show disconnected network drives in the list of available driv...Mounir IDRASSI12-42/+109
2016-01-04Windows: increase the size of the field IDC_PREF_CACHE_PIM in the preferences...Mounir IDRASSI1-1/+1
2016-01-04Windows: Enhance fix for dll hijacking vulnerability affecting installer (CVE...Mounir IDRASSI4-57/+286
2016-01-04Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various dialog...Mounir IDRASSI5-9/+9
2016-01-03Linux: Restore Nautilus fix that was mistakenly removed by Whirlpool optimiza...Mounir IDRASSI1-2/+4
2016-01-03Windows Driver: Remove unwanted ':' character at the end of volume device nam...Mounir IDRASSI1-2/+2
2016-01-03Windows: use compiler intrinsic for some functions used in cryptographic prim...Mounir IDRASSI1-0/+10
2016-01-03Windows: Fix Dll hijacking vulnerability affecting installer that allows arbi...Mounir IDRASSI13-111/+221
2016-01-03Windows: sign binaries using both SHA-1 and SHA-256 for maximum compatibility...Mounir IDRASSI3-23/+25
2016-01-03Cryptography: Set 16-byte alignment for KEY_INFO structure that is used as in...Mounir IDRASSI3-3/+14
2016-01-03Cryptography: correct Whirlpool compilation error on Big Endian platforms.Mounir IDRASSI1-271/+271