1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
tux3 645b1e5566
Fix raciness of encryption API
And make it saner by not having one global password that has to be set before encrypting/decrypting, which is as racy and poorly designed as it gets

Fixes #1917 's immediate symtoms, which some potential for other regressions due to the mess that is encrypted persistence currently
2015-06-27 21:14:35 +02:00
..
audio Fix some warnings 2015-06-08 11:46:38 +02:00
chatlog Circles: Fix sort circles on menus, fix groupchat rename through widget, improve activity sort performance 2015-06-26 10:54:50 +02:00
core Fix raciness of encryption API 2015-06-27 21:14:35 +02:00
net Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
persistence Fix raciness of encryption API 2015-06-27 21:14:35 +02:00
platform Added missing include <errno.h> 2015-06-14 20:35:17 -07:00
video Better freeing of CameraSource 2015-06-26 19:04:53 +02:00
widget Fix raciness of encryption API 2015-06-27 21:14:35 +02:00
android.ui Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
friend.cpp Fix #1837 2015-06-08 21:31:40 +02:00
friend.h Fix circle settings crash regression 2015-06-26 10:54:00 +02:00
friendlist.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
friendlist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
group.cpp Circles: Fix sort circles on menus, fix groupchat rename through widget, improve activity sort performance 2015-06-26 10:54:50 +02:00
group.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
grouplist.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
grouplist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
ipc.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
ipc.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
loginscreen.ui Reorganize files 2015-06-06 01:44:47 +02:00
main.cpp Better freeing of CameraSource 2015-06-26 19:04:53 +02:00
mainwindow.ui Circles: Fix convention, crash and activity cycling 2015-06-26 10:54:49 +02:00
nexus.cpp Update activity on friendship, fix category friend removing (circles and activity) 2015-06-26 10:54:49 +02:00
nexus.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00