Commit Graph

188 Commits

Author SHA1 Message Date
Manfred Karrer
e3cdad4299 extract authentication to class, map to user thread 2015-11-06 20:12:46 +01:00
Manfred Karrer
81bf4b65d4 Use sets instead of lists, fix threading issues 2015-11-05 23:23:15 +01:00
Manfred Karrer
def492a22a Update guava, cleanup threading 2015-11-05 20:55:55 +01:00
Manfred Karrer
1a66d3cef5 map to user thread 2015-11-04 03:33:16 +01:00
Manfred Karrer
8e74890a13 add more logs 2015-11-03 23:44:36 +01:00
Manfred Karrer
0b7e45ca55 add exception handling to runnables 2015-11-03 20:56:08 +01:00
Manfred Karrer
4d82467fa3 deactivate travis as it does not work anymore with javaFX 2015-11-03 17:28:04 +01:00
Manfred Karrer
c5ee2c9186 added jars, fixed tests 2015-11-03 15:34:04 +01:00
Manfred Karrer
3711519e3a Update bouncycastle, cleanup, renamings 2015-11-02 01:57:00 +01:00
Manfred Karrer
07a9c7fd52 Remove pubkey storage, remove duplicate sig keys 2015-11-01 22:49:14 +01:00
Manfred Karrer
4883c90030 Add Hmac to encrypted object, refactor crypto code (WIP) 2015-11-01 21:04:00 +01:00
Manfred Karrer
232c5b46ff add ui checks for un-authenticated node, fix broadcast issue 2015-10-30 00:42:20 +01:00
Manfred Karrer
0d9e0d0f31 add local storage for seed map 2015-10-28 22:57:34 +01:00
Manfred Karrer
9ef8b42509 add missing files 2015-10-28 13:34:03 +01:00
Manfred Karrer
c6ece486ed move network code to module 2015-10-28 02:12:00 +01:00
Manfred Karrer
105a63847a Change generics as on Eclipse the prev. version did fail 2015-06-25 22:32:36 +02:00
Manfred Karrer
71df030a11 Fix bootstrap node handling for localhost 2015-05-22 23:28:38 +02:00
Manfred Karrer
9006224ca9 Change maven version nr to 0.3.2-SNAPSHOT 2015-05-22 16:56:07 +02:00
Manfred Karrer
a0e7a80bfc add timeout to shutdown handler, change timout for btc network connection lost 2015-05-22 16:40:55 +02:00
Manfred Karrer
a57f246a0c Change property file handling 2015-05-21 23:48:16 +02:00
Manfred Karrer
9594ab96cf Add support for new release download, Fix bug with empty log file 2015-05-21 12:56:07 +02:00
Manfred Karrer
5cc6c5c552 Add param for using mailbox if msg send failes 2015-05-20 00:38:52 +02:00
Manfred Karrer
f971a787ba prepare for version 0.3.1. 2015-05-18 18:05:10 +02:00
Manfred Karrer
fc3634af7b Use separate dirs for version and btc network, bootstrap to all bootstrap nodes, change config of bootstrap node 2015-05-18 17:05:53 +02:00
Manfred Karrer
7a9de65e86 Ready for Version 0.2.1 deployment 2015-05-17 15:17:17 +02:00
Manfred Karrer
19bb552224 Refactor bootstrap node definitions 2015-05-17 14:56:05 +02:00
Manfred Karrer
68a4178bf3 Make BlurManager static 2015-05-17 00:20:30 +02:00
Manfred Karrer
27381b0e98 Update to tomp2p beta7, UpdateFX 1.6, add Dev mode,... 2015-05-15 03:29:52 +02:00
Manfred Karrer
844a6dd66c Add btc network selector to preferences 2015-05-10 13:31:09 +02:00
Manfred Karrer
c1e0524090 Add new bootstrap node servers 2015-05-10 09:17:09 +02:00
Manfred Karrer
16592cd20a Increase timeout, add logs 2015-05-04 11:37:55 +02:00
Manfred Karrer
2912a02185 Remove maven target, cleanup 2015-04-27 18:51:00 +02:00
Manfred Karrer
1f362d80a2 Remove unused methods 2015-04-23 13:37:40 +02:00
Manfred Karrer
398a729a83 Change state handling 2015-04-23 13:10:32 +02:00
Manfred Karrer
ca3d1c96f2 Trade process error handling 2015-04-23 00:35:37 +02:00
Manfred Karrer
3f6f8dd160 Remove listeners/unbind at views. Add more error handling 2015-04-22 18:38:53 +02:00
Manfred Karrer
919e31f0d5 Add handling for open network requests at shutdown 2015-04-20 20:35:39 +02:00
Manfred Karrer
63c9b4670f Add error handling for serialization inconsistency 2015-04-17 15:23:35 +02:00
Manfred Karrer
0344235a23 Add error display for lost connections 2015-04-17 13:42:29 +02:00
Manfred Karrer
24d29eaa83 Add footer with status info 2015-04-16 17:53:03 +02:00
Manfred Karrer
33a539ca52 Update build files 2015-04-16 11:43:39 +02:00
Manfred Karrer
b9fe4660a3 Changed state handling 2015-04-14 02:37:49 +02:00
Manfred Karrer
95e23dc8a9 Separate open offer 2015-04-13 20:38:29 +02:00
Manfred Karrer
37f228b049 Use only encrypted send 2015-04-13 12:27:27 +02:00
Manfred Karrer
0ec86550b0 Use encryption/sig for all messages 2015-04-10 23:48:52 +02:00
Manfred Karrer
32c56dad1a Add signature and checksum to message encryption 2015-04-09 02:41:43 +02:00
Manfred Karrer
47f7f3b0bb Config log to file, add CrashFX (UI side) 2015-04-08 16:24:15 +02:00
Manfred Karrer
bea3dbc445 Support changed peeraddress after reconnect 2015-04-07 19:30:37 +02:00
Manfred Karrer
973aa73c76 Change protocol to support timelock correctly 2015-04-07 19:00:59 +02:00
Manfred Karrer
36c2e4f1f7 UI tweaks 2015-04-07 14:59:06 +02:00