Commit Graph

983 Commits

Author SHA1 Message Date
Xinyu Hou
aeeae95ccf Solved fingerprint message box race condition #4901 2015-07-30 17:15:02 -07:00
Xinyu Hou
f81e88b75d Stopped multiple fingerprint message boxes popping up #4910 2015-07-30 16:51:00 -07:00
Jerry
cdd0fe495f Stopped old process before start a new one #4908 2015-07-30 15:52:14 -07:00
Xinyu Hou
8a828f000d Stopped old process on apply button clicked #4908 2015-07-30 11:56:06 -07:00
Xinyu Hou
023bc3ca43 Used timer instead of delay #4901 2015-07-29 15:15:53 -07:00
Xinyu Hou
17a308999f Fixed code style #4901 2015-07-29 15:15:53 -07:00
Xinyu Hou
6a2f49172b Fixed auto restart sometimes cause GUI crash #4901 2015-07-29 15:15:53 -07:00
Xinyu Hou
6723e53121 Rename update zeroconf mutex 2015-07-29 15:15:53 -07:00
Xinyu Hou
622a92a81c Restarted process from GUI in desktop mode #4901 2015-07-29 02:01:39 +01:00
Jerry (Xinyu Hou)
2edcfe979c Fixed warning on Mac 10.6 #4866 2015-07-24 13:34:22 -07:00
Jerry (Xinyu Hou)
e1896305c1 Refactored plugin names #4866 2015-07-24 13:17:18 -07:00
Xinyu Hou
041b6124af Unified secure socket name across platforms #4866 2015-07-24 20:45:50 +01:00
Xinyu Hou
b44ab1e4cc Improved plugin version logging for Unix #4866 2015-07-24 20:44:48 +01:00
Jerry (Xinyu Hou)
6c9a787895 Fixed using wrong function name #4866 2015-07-23 18:51:50 -07:00
Nick Bolton
e8d2024d7b Improved variable name for plugin loading on Windows #4866 2015-07-23 18:16:06 -07:00
Nick Bolton
01bc926cc0 Improved plugin version logging for Windows #4866 2015-07-23 18:02:05 -07:00
Jerry (Xinyu Hou)
2e802be693 Increased wizard version to force plugin download #4866 2015-07-23 15:56:38 -07:00
Jerry (Xinyu Hou)
dbd65f6f54 Removed redundant logging #4721 2015-07-23 13:17:52 -07:00
Jerry (Xinyu Hou)
91d1e904cd Fixed code style #4712 2015-07-23 13:17:52 -07:00
Xinyu Hou
9b3602ba24 Added keep alive massge before each data transfer #4712 2015-07-22 15:24:51 +01:00
Jerry (Xinyu Hou)
4dd40457cb Expected hasClients at least 3 times #4721 2015-07-21 15:29:09 -07:00
Jerry (Xinyu Hou)
eadc63daef Fixed Ipc unit test intermittently fail #4721 2015-07-21 14:10:50 -07:00
Jerry (Xinyu Hou)
79bb43718d Show connected message box only when main GUI is visible #4850 2015-07-20 16:19:46 -07:00
Jerry (Xinyu Hou)
8499b09b27 Reset thread back to null on finish #4712 2015-07-20 15:51:48 -07:00
Jerry (Xinyu Hou)
6109a1836e Fixed possible loss of data warning #4677 2015-07-17 11:11:00 -07:00
Jerry (Xinyu Hou)
72bba1d7fb Added expect call time for hasClients #4721 2015-07-16 17:05:22 -07:00
Jerry (Xinyu Hou)
2a3dbead23 Made buffer thread wait for notify when no gui #4721 2015-07-16 15:53:53 -07:00
Jerry (Xinyu Hou)
41013091ba Changed plugin version mismatch log level to error #4866 2015-07-16 14:25:03 -07:00
Jerry (Xinyu Hou)
5709995f79 Fixed dialog too big #4852 2015-07-16 12:23:56 -07:00
Jerry (Xinyu Hou)
27eb1f1251 Removed unused function #4745 2015-07-16 12:19:58 -07:00
Jerry (Xinyu Hou)
0a5fc87828 Refactored adding plugin only after loaded #4866 2015-07-16 12:09:55 -07:00
Xinyu Hou
a1106b002a Only loaded matching plugin on Mac #4866 2015-07-16 02:24:33 +01:00
Jerry (Xinyu Hou)
90bd7fd2f5 Only loaded matching plugin on Windows #4866 2015-07-15 17:34:31 -07:00
Jerry (Xinyu Hou)
b49b8e123b Revert "Made buffer thread wait until there is a GUI client #4721"
This reverts commit 9a4327e442.
2015-07-15 11:57:33 -07:00
Jerry (Xinyu Hou)
b554836a33 Revert "Removed unrelated checking #4721"
This reverts commit 2de276cfca.
2015-07-15 11:57:04 -07:00
Xinyu Hou
ab049e9f14 Fixed code style 2015-07-14 15:11:12 +01:00
Xinyu Hou
19cb8a768b Removed cipher list info enhancement 2015-07-14 15:06:54 +01:00
Xinyu Hou
2de276cfca Removed unrelated checking #4721 2015-07-13 13:21:31 +01:00
Xinyu Hou
9a4327e442 Made buffer thread wait until there is a GUI client #4721 2015-07-13 11:00:10 +01:00
Jerry (Xinyu Hou)
cbd63e9d67 Allowed reconnect after SSL fatal error #4857 2015-07-10 13:22:34 -07:00
Jerry (Xinyu Hou)
adbd1f63ee Refactored code order to make it more readable 2015-07-10 12:59:12 -07:00
Jerry (Xinyu Hou)
4944c7f349 Made clipboard log more consistent #4712 2015-07-10 12:57:05 -07:00
Jerry (Xinyu Hou)
b365af11a4 Updated comment #4750 2015-07-10 12:40:01 -07:00
Jerry (Xinyu Hou)
23070e4106 Fixed code style 2015-07-10 12:37:30 -07:00
Jerry (Xinyu Hou)
b24cb718c3 Versioned plugin to 1.2 2015-07-10 12:36:30 -07:00
Jerry (Xinyu Hou)
348761ca0f Reverted SSL loging 2015-07-10 12:36:10 -07:00
Jerry (Xinyu Hou)
0a1ec046e1 Reverted print cipher info 2015-07-09 17:39:24 -07:00
Jerry
ed034db2aa Reverted print used libs 2015-07-09 17:29:48 -07:00
Jerry (Xinyu Hou)
9759cfe458 Revert "Stop writing into and clear buffer when no GUI #4721"
This reverts commit 97bac70fae.
2015-07-09 17:15:05 -07:00
Jerry (Xinyu Hou)
934475a788 Revert "Fixed unittest for ipcLogOutputter #4721"
This reverts commit bd3a8e9429.

Conflicts:
	src/test/unittests/ipc/IpcLogOutputterTests.cpp
2015-07-09 17:14:56 -07:00