1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

11 Commits

Author SHA1 Message Date
apprb
9d96110e9b
mysql synchronous set 2014-11-14 15:18:55 +09:00
apprb
277605ff17
cleanup 2014-10-22 23:14:42 +09:00
apprb
5c0370eaed
Tox datafile/encrypted history: different passwords 2014-10-22 22:36:36 +09:00
apprb
eaa315eddb
various fixes 2014-10-19 17:48:10 +09:00
apprb
1a37c1c421
History: almost correct handling encrypted history load/save
Things are left to do:
 1. load/save encrypted tox datafile
 2. incorrect passwords processing (ask to retype, wipe everything, etc.)
 3. reencryp history log with new password
2014-10-19 02:38:47 +09:00
apprb
177b27882b
Merge branch 'history_fx' into history
Conflicts:
	src/misc/db/encrypteddb.cpp
	src/misc/db/encrypteddb.h
2014-10-17 22:14:27 +09:00
apprb
1ce4820aa4
clenup 2014-10-17 21:33:00 +09:00
dubslow
81003b8523 encrypted db uses core encryption 2014-10-17 04:26:31 -05:00
apprb
1b9eb3d239
Encryption: it works! Code cleanup is still required 2014-10-17 00:38:15 +09:00
apprb
3cf224a34e
Encrypted Logs: part 2: all encryption to be implemented in EncryptedDb class 2014-10-16 00:39:43 +09:00
apprb
172f1181c5
Encrypted Logs: part 1 2014-10-15 22:48:08 +09:00