Commit graph

39 commits

Author SHA1 Message Date
Alexander Koblov
e0fdd05153 ADD: Re-enter the master password for verification 2018-07-24 20:00:19 +00:00
Alexander Koblov
2c140fe29e ADD: Plugins - SetCryptCallback push correct flags 2018-07-24 19:32:55 +00:00
Alexander Koblov
1d4935d5db ADD: Preparation of Argon2 kdf usage 2018-07-04 08:19:39 +00:00
Alexander Koblov
5b00da28d0 UPD: Password store better error handling 2018-06-24 14:49:31 +00:00
Alexander Koblov
ab3b828879 UPD: Request password again 2018-02-24 19:04:06 +00:00
Alexander Koblov
d06f4980e5 UPD: Check master key by hmac_sha3_512 only 2017-10-29 11:26:46 +00:00
Alexander Koblov
6109d16d6d UPD: Password store - Also use AES encryption 2017-09-17 16:27:19 +00:00
Alexander Koblov
c07ce58f50 ADD: Convert password store to new format at first use 2017-08-26 10:18:01 +00:00
Alexander Koblov
082062e1ef UPD: Use scrypt as key derivation function 2017-08-19 11:29:18 +00:00
Alexander Koblov
a1a4d6231d ADD: Algorithm type byte 2017-08-19 08:11:42 +00:00
Alexander Koblov
e583d4608e UPD: HMAC_COUNT 2017-08-18 21:52:29 +00:00
Alexander Koblov
f503c3a21e ADD: Error checking 2017-08-13 08:11:03 +00:00
Alexander Koblov
c75654c771 ADD: Convert password store to new format 2017-08-12 21:26:58 +00:00
Alexander Koblov
ddfd1034b9 UPD: Use random data to verify master password 2017-08-12 20:50:29 +00:00
Alexander Koblov
9a9ab74a8a UPD: HMAC_COUNT 2017-08-12 14:17:49 +00:00
Alexander Koblov
0752690c80 UPD: Use pbkdf2_hmac_sha3_512 2017-08-12 14:07:03 +00:00
Alexander Koblov
386d89d742 UPD: Speed up 2017-08-12 12:34:29 +00:00
Alexander Koblov
3b75706e43 UPD: Password store storage 2017-08-12 12:11:48 +00:00
Alexander Koblov
6c62dad879 UPD: Use more security password store 2017-08-06 09:24:54 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
ece2d7af4b UPD: Save password immediately 2015-09-24 19:10:47 +00:00
Alexander Koblov
593587acdb UPD: Rewrite pwd.ini only if it is changed 2015-09-24 19:01:33 +00:00
Alexander Koblov
2b254c06fd FIX: Create password store when file is read only 2013-12-04 16:47:23 +00:00
cobines
4f54af268c UPD: Add sharing mode when opening and checking for file access for configuration files. Share only Reading but not Writing. 2012-11-04 15:30:45 +00:00
cobines
7114927c77 FIX: Bug [0000549] "Crash when starting Double Command from a write protected device" (generally check if writing configuration files is allowed). 2012-09-23 16:43:50 +00:00
cobines
47aec6b94c UPD: Move some code to a separate package so that it can be reused in components or plugins. 2012-04-09 00:38:34 +00:00
Alexander Koblov
a36ee28ddb ADD: Patch [0000247] "Small updates to wfxplugin" (by vitaliyg) 2011-12-01 07:36:49 +00:00
cobines
0a8e476fd7 UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
cobines
15b4508732 UPD: Enable using XML config file. The INI config will be automatically converted and renamed to doublecmd.ini.obsolete. 2010-02-08 13:21:21 +00:00
Alexander Koblov
706300c4d9 FIX: Small fix 2009-12-18 11:59:55 +00:00
Alexander Koblov
e144d50959 ADD: ShowInputQuery and ShowMessageBox 2009-12-18 11:47:48 +00:00
cobines
097066f92a UPD: Cleanup, removed compiler warnings. 2009-11-17 07:43:05 +00:00
Alexander Koblov
0ea4eabddb 2009-11-08 11:39:04 +00:00
Alexander Koblov
a622dce02b ADD: Change password in FTP plugin 2009-11-07 11:26:07 +00:00
Alexander Koblov
5f8845161b ADD: Check master key 2009-11-07 10:47:23 +00:00
Alexander Koblov
e955356569 UPD: Crypt functions 2009-10-19 21:17:48 +00:00
Alexander Koblov
c82e897f14 UPD: Crypt functions 2009-10-19 20:49:27 +00:00
Alexander Koblov
c8a7e57394 ADD: Crypt functions (from wfx API 2.0) 2009-10-19 19:42:59 +00:00