Commit Graph

1025 Commits

Author SHA1 Message Date
orignal
61d36ea8c3 send datagram 2014-10-23 16:56:50 -04:00
orignal
65719ae645 send destination port for streaming 2014-10-22 21:36:11 -04:00
orignal
4ae8c3c62c create datagram destination through SAM 2014-10-22 16:42:26 -04:00
orignal
78d8d34e3b Datagram added 2014-10-22 15:30:25 -04:00
orignal
3da35c592f moved Data payload processing to StreamingDestination 2014-10-22 15:01:30 -04:00
orignal
b11877d002 create streams through ClientDestination 2014-10-22 14:01:23 -04:00
orignal
4d97b0e206 moved StreamingDestination inside ClientDestination 2014-10-22 11:46:54 -04:00
orignal
ab843b6552 cleaned up from duplicated methods 2014-10-21 15:44:28 -04:00
orignal
e96ffd4189 don't block HTTP server/proxy for 10 seconds anymore 2014-10-21 14:28:56 -04:00
orignal
7b768ccb26 moved transports to 'transport' namespace 2014-10-21 12:25:53 -04:00
orignal
165af090b6 Update README.md 2014-10-21 07:44:48 -04:00
orignal
898c81b5d6 better packaging 2014-10-20 21:39:32 -04:00
orignal
43a989872d fixed typo 2014-10-20 16:57:18 -04:00
orignal
c4dda06cde TransportSession added 2014-10-20 16:09:59 -04:00
orignal
a8871d9f98 moved DHKeysPair to Transport 2014-10-20 15:19:56 -04:00
orignal
8e8eb3b588 Merge pull request #102 from herrniemand/patch-1
Update BUILD_NOTES.md
2014-10-20 07:45:40 -04:00
Ackermann Yuriy
e7031e02e7 Update BUILD_NOTES.md 2014-10-20 20:52:45 +13:00
orignal
9b3ac19b58 show queue size 2014-10-18 15:50:34 -04:00
orignal
fcd3680547 delete expired incoming tags 2014-10-17 22:15:42 -04:00
orignal
00d9ef806b fixed typo 2014-10-17 11:48:07 -04:00
orignal
5d63f71c55 show version 2014-10-17 11:42:05 -04:00
orignal
ae61e47bc2 attach creation time to individual tag 2014-10-17 11:26:57 -04:00
orignal
02c51b0980 use system folders if run as service 2014-10-17 09:55:41 -04:00
orignal
2cd8d0c0b7 delete expired unconfirmed tags 2014-10-16 21:11:02 -04:00
orignal
667c309b68 re-request expired lesaseset 2014-10-16 21:09:59 -04:00
orignal
3bd035cb16 send new tags in advance 2014-10-16 20:12:46 -04:00
orignal
c8bca65b97 don't send session create reply until destination is ready 2014-10-16 16:36:12 -04:00
orignal
f516d4c6f2 introduced ClientDestination 2014-10-16 12:37:39 -04:00
orignal
14f4bb8656 use local destination function through ClientContext 2014-10-16 10:28:44 -04:00
orignal
4379f8e5ee moved start/stop client services from Daemon to ClientContext 2014-10-15 21:39:39 -04:00
orignal
89e5b56a19 introduced ClientContext 2014-10-15 20:52:17 -04:00
orignal
18d6a2c70e create/delete stream per destination only 2014-10-15 18:24:40 -04:00
orignal
341e860caa fixed race condition 2014-10-15 17:45:30 -04:00
orignal
ecb1fd720d use ECDSA P256 for client I2P tunnels 2014-10-15 14:32:19 -04:00
orignal
c96694237f use constants instead magic numbers 2014-10-15 14:04:23 -04:00
orignal
ef78533f16 fixed typo 2014-10-15 12:45:32 -04:00
orignal
3a3137f06b check for non-expired leases 2014-10-15 12:30:20 -04:00
orignal
a046af1806 don't use netDb subcriptions anymore 2014-10-15 12:07:06 -04:00
orignal
c92d99718b delete stream in destination's thread 2014-10-15 10:34:28 -04:00
orignal
03914b4f41 proper date formatting 2014-10-14 21:58:01 -04:00
orignal
9b2e275c45 try closest floodfills sequentially 2014-10-14 20:52:40 -04:00
orignal
8a12b71010 unconfirmed tags 2014-10-14 14:48:25 -04:00
orignal
0cdb7c679e tags confirmed 2014-10-14 13:49:40 -04:00
orignal
4ceac19624 don't send delivery status is no tags 2014-10-14 12:08:57 -04:00
orignal
09dc649101 donn't calculate routing keys for routers anymore 2014-10-14 10:41:40 -04:00
orignal
030c04de81 don't use router's routing key for XOR metric 2014-10-13 22:45:25 -04:00
orignal
3a4b6bd7b0 separate requsted and unsolicited LeaseSets 2014-10-13 17:45:07 -04:00
orignal
96e8cab8fb added some statistics 2014-10-13 17:03:27 -04:00
orignal
3153cf4df6 fixed race condition 2014-10-13 12:35:44 -04:00
orignal
b74f3a1ee1 fixed race condition 2014-10-13 12:33:51 -04:00