Commit Graph

36 Commits

Author SHA1 Message Date
Manfred Karrer
f4383afe9b Add comment 2015-11-11 01:57:13 +01:00
Manfred Karrer
1f3c2c1479 Use ByteArray for map key, fix auth loops 2015-11-11 00:50:56 +01:00
Manfred Karrer
b827a9812d Add blurred address hash for encrypted msg 2015-11-10 19:19:34 +01:00
Manfred Karrer
3c3a148b57 Add socket timeout 2015-11-10 17:48:41 +01:00
Manfred Karrer
6b89f19927 Match seed nodes ports with network id, improve logs 2015-11-10 17:29:41 +01:00
Manfred Karrer
5618f23654 Add Network id 2015-11-10 15:30:47 +01:00
Manfred Karrer
09321c89b3 Add support for btc network version for p2p network messages 2015-11-10 00:42:28 +01:00
Manfred Karrer
7c4bf8680b Fix auth handshake, add missing img 2015-11-09 23:34:47 +01:00
Manfred Karrer
d666c6cd3b Add UI info for P2P network 2015-11-09 22:07:17 +01:00
Manfred Karrer
b81e263c24 Cleanup listeners 2015-11-09 16:16:43 +01:00
Manfred Karrer
0f87eb99cc add P2PNetworkReadyListener 2015-11-09 14:20:52 +01:00
Manfred Karrer
13399057f7 improve logging 2015-11-07 23:13:19 +01:00
Manfred Karrer
6e1e3d4be3 fix serialisation issue with address entry 2015-11-07 03:39:37 +01:00
Manfred Karrer
bce5460aa4 Renamings, cleanup 2015-11-07 01:06:39 +01:00
Manfred Karrer
79f3ac99cf Add peerrequest messages, clean up logging 2015-11-06 22:34:32 +01:00
Manfred Karrer
e3cdad4299 extract authentication to class, map to user thread 2015-11-06 20:12:46 +01:00
Manfred Karrer
f788778f3c fix disconnect handling 2015-11-06 03:27:45 +01:00
Manfred Karrer
8347b9f572 add tor sub projects as modules 2015-11-06 00:43:21 +01:00
Manfred Karrer
81bf4b65d4 Use sets instead of lists, fix threading issues 2015-11-05 23:23:15 +01:00
Manfred Karrer
a1993a5d9a Renaming 2015-11-05 21:59:30 +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
3f42e5305a move libs to resources, add missing jars 2015-11-03 21:26:35 +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
716c367a54 update travis, ignore failing test (which works locally) 2015-11-03 15:46:11 +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
88ab1419fa update onion address 2015-10-28 23:32:32 +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