Commit Graph

64 Commits

Author SHA1 Message Date
Manfred Karrer
0c40d7154f Cancel/Reject auth process in case of race conditions 2015-12-25 17:01:35 +01:00
Manfred Karrer
cf30a7ef01 Fix race conditions in auth process 2015-12-25 15:52:19 +01:00
Manfred Karrer
addeb6e1ed Refactor WIP 2015-12-24 16:17:58 +01:00
Manfred Karrer
cd631eb53b Refactor authentication 2015-12-24 02:29:46 +01:00
Manfred Karrer
e3cbaeef7e Refactor WIP 2015-12-23 18:19:01 +01:00
Manfred Karrer
6d68cf8470 Refactor authentication handling 2015-12-22 19:19:37 +01:00
Manfred Karrer
873402d941 Refactor WIP 2015-12-22 11:29:59 +01:00
Manfred Karrer
0d751eb561 Add AuthenticationListener 2015-12-22 10:39:59 +01:00
Manfred Karrer
2d518f9a16 Refactor data request at starup to separate class 2015-12-21 20:23:03 +01:00
Manfred Karrer
3222019480 Fix bug with not rePublished offers. Update offerbook when offer gets removed. Add pref. language and currency to preferences 2015-12-20 23:05:42 +01:00
Manfred Karrer
b1c4d7b636 change pom files for 0.3.2.2-SNAPSHOT 2015-12-20 20:20:14 +01:00
Manfred Karrer
1ef19722c9 ignore peers if address is null 2015-12-19 18:05:22 +01:00
Manfred Karrer
f009434530 Small fixes for v 0.3.2.1 2015-11-18 22:58:41 +01:00
Manfred Karrer
5b4a360b26 RC version 0.3.1 2015-11-18 17:32:02 +01:00
Manfred Karrer
b235beb56b fix bug with map 2015-11-18 16:43:28 +01:00
Manfred Karrer
4e0f572ed9 Fix peergroup 2015-11-18 14:41:47 +01:00
Manfred Karrer
82e766e6b1 fix mailbox msg remove bug, add setup for release version 2015-11-18 13:46:47 +01:00
Manfred Karrer
9b1108aa0a Update to master of jtorproxy 2015-11-17 23:54:57 +01:00
Manfred Karrer
cefcf5b3d8 refactor p2pservice contructor 2015-11-17 22:48:36 +01:00
Manfred Karrer
f9a31f4b8a impl. feedback from aaron. improve popups, add warning for remove offer, deactivate mainnet,... 2015-11-17 20:54:03 +01:00
Manfred Karrer
2950f6e347 add ReportedPeer class 2015-11-16 19:51:22 +01:00
Manfred Karrer
e90c1cabfe add exc handler 2015-11-16 18:28:59 +01:00
Manfred Karrer
89ca80364c rename 2015-11-16 18:00:17 +01:00
Manfred Karrer
a35b7250df rename 2015-11-16 17:52:27 +01:00
Manfred Karrer
cb8761b74e Add popups 2015-11-16 15:20:50 +01:00
Manfred Karrer
8bf207b656 Fix authentication issues, store address 2015-11-12 02:00:19 +01:00
Manfred Karrer
85427d7bde Fix authentication issues, store address 2015-11-12 02:00:04 +01:00
Manfred Karrer
f8adaaed62 Cleanup dependencies 2015-11-11 18:25:07 +01:00
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