Commit Graph

53 Commits

Author SHA1 Message Date
orignal
62cf83921b cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
Robert Foss
2c480bee9a Fixed memory leak: delete -> delete[] 2015-04-07 22:37:24 +02:00
orignal
fd3dab35cc collect and save participation agreed/declined stats 2015-03-24 18:48:16 -04:00
orignal
a6f78134c0 Profiling added 2015-03-24 12:47:57 -04:00
orignal
0b754ec65d publish number of leasets and routers for floodfill 2015-03-18 15:06:15 -04:00
orignal
47c3d5ed23 don't accept tunnels if bandwidth is exceeded 2015-03-18 13:07:11 -04:00
orignal
c7edc36106 reduce memory usage 2015-03-12 16:26:08 -04:00
orignal
bf7b53a2a6 resolve address for NTCP 2015-01-16 23:01:40 -05:00
orignal
f3fbf6bd89 address resolver for NTCP address 2015-01-16 15:25:44 -05:00
orignal
f9ec60265a support of RI with EcDSA 2014-11-20 12:21:27 -05:00
orignal
c0482319e5 always specify mtu for ipv6 address 2014-10-30 10:07:39 -04:00
orignal
54ec71d30d select proper SSU address for incoming sessions 2014-10-29 21:16:27 -04:00
orignal
f0e6b414e8 don't verify signature for RI loaded from file 2014-10-29 16:03:07 -04:00
orignal
7fb7341502 support ipv6 for outgoing NTCP connections 2014-10-26 21:32:06 -04:00
orignal
1408422da9 some cleanup 2014-10-25 22:23:28 -04:00
orignal
09dc649101 donn't calculate routing keys for routers anymore 2014-10-14 10:41:40 -04:00
orignal
1742a72fe0 use Tag<32> for SSU key 2014-09-17 20:43:47 -04:00
orignal
ef417eb8d9 rollback 2014-09-17 16:54:32 -04:00
orignal
79727db741 use Tag<32> for intro key 2014-09-17 16:31:18 -04:00
orignal
f8481b70eb check MTU of remote router 2014-09-14 17:57:47 -04:00
orignal
44751955cc select introducers 2014-09-06 20:43:20 -04:00
orignal
44dcf73300 fill caps property based on flags 2014-09-02 16:11:31 -04:00
orignal
30ffda7708 introducers in local RouterInfo 2014-09-01 17:34:20 -04:00
orignal
7aacae30eb moved common code to LocalDestination 2014-08-25 22:47:12 -04:00
orignal
4c2f403740 don't use unreachable RI after 1 hour 2014-08-19 11:01:11 -04:00
orignal
d512c90193 send RouterInfo if found by DatabseLookup 2014-07-24 15:59:00 -04:00
orignal
028c70d6ee load RI buffer from file by request 2014-07-23 10:56:41 -04:00
orignal
3a8d4403f6 reduce memory usage by deleting RI's buffer after parsing and saving 2014-07-21 22:59:57 -04:00
orignal
f3c6dd4d3d don't copy RouterInfos and LeaseSets 2014-07-21 20:14:11 -04:00
orignal
ad65e52ce0 moved save to file to RI 2014-07-10 15:33:42 -04:00
orignal
b95caaf219 exclude hidden routers from tunnels 2014-06-18 10:41:59 -04:00
orignal
6d42cccadc extract SSU caps 2014-04-08 21:56:34 -04:00
orignal
59d195c6da find router with specified caps 2014-03-19 15:58:57 -04:00
orignal
b2fb466cde extract caps 2014-03-19 12:02:51 -04:00
orignal
a73014a629 create SSU address 2014-02-23 11:48:09 -05:00
orignal
64aa588a9b establish SSU session through relay 2014-02-21 16:13:36 -05:00
orignal
354015e9ca parse introducers from RouterInfo 2014-02-20 16:15:12 -05:00
orignal
c266575528 eliminate unnecessary const_cast 2014-02-09 08:52:56 -05:00
orignal
ec5eafafeb external IP detection 2014-02-08 21:06:40 -05:00
orignal
3016c42e2e read intro key for SSU address 2014-01-27 19:48:46 -05:00
orignal
a4c25e773c check for transport protocols compatibility between routers 2014-01-25 21:47:01 -05:00
orignal
fcad819074 ipv4 only 2014-01-21 19:14:30 -05:00
orignal
2d428fd090 use boost::asio::address for address 2014-01-21 16:07:16 -05:00
orignal
991a80428d fixed few small issues 2014-01-09 22:26:30 -05:00
orignal
4f1f08b805 kademlia 2014-01-03 21:24:20 -05:00
orignal
808d6d1fbf improved stability 2013-12-29 10:48:57 -05:00
orignal
d714d7fe6c common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
orignal
cee2d171f4 cumulative update 2013-12-10 08:10:49 -05:00
orignal
885e996a8a Inroduced IdentHash 2013-11-29 07:52:09 -05:00
orignal
01cb5e02e9 delivery type Destination for garlic cloves 2013-11-26 20:59:25 -05:00