Commit Graph

111 Commits

Author SHA1 Message Date
orignal
10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 2015-04-05 12:54:15 -04:00
orignal
3ccc8d9508 badwidth parameter 2015-03-19 11:14:21 -04:00
orignal
1caacaacf0 UpdateStats for RouterContext 2015-03-18 15:36:07 -04:00
orignal
0b754ec65d publish number of leasets and routers for floodfill 2015-03-18 15:06:15 -04:00
orignal
513dc2fcc5 don't use explicit unreachable parameter anymore 2015-03-01 07:55:03 -05:00
orignal
30715c2512 firewall detection 2015-02-26 13:44:18 -05:00
orignal
c46a82420d show uptime 2015-02-23 14:41:56 -05:00
orignal
b9e3931e80 use shared_ptr for inbound tunnels 2015-02-05 18:53:43 -05:00
orignal
7e45233c7d floodfill parameter 2015-01-28 15:12:15 -05:00
orignal
f9ec60265a support of RI with EcDSA 2014-11-20 12:21:27 -05:00
orignal
7a976dd5f2 specify actual mtu in our RI for i2pv6 2014-10-31 18:27:51 -04:00
orignal
c0482319e5 always specify mtu for ipv6 address 2014-10-30 10:07:39 -04:00
orignal
67001e1696 incoming ipv6 SSU sessions 2014-10-29 18:46:35 -04:00
orignal
a3fd338fab pass our address as boost's address 2014-10-29 13:49:21 -04:00
orignal
f2434d66fc incoming ipv6 connections 2014-10-27 15:08:50 -04:00
orignal
7fb7341502 support ipv6 for outgoing NTCP connections 2014-10-26 21:32:06 -04:00
orignal
3a4b6bd7b0 separate requsted and unsolicited LeaseSets 2014-10-13 17:45:07 -04:00
orignal
202109ebeb handle I2NP message per destination 2014-10-11 21:27:55 -04:00
orignal
6fd5db250b start/stop accepting transit tunnels 2014-09-30 13:34:29 -04:00
orignal
11a1201506 check if remote RouterInfo is presented 2014-09-14 21:53:00 -04:00
orignal
c8cdeead44 override SSU port if specified 2014-09-11 09:32:34 -04:00
orignal
5435d20199 don't include same introducer twice 2014-09-09 08:03:05 -04:00
orignal
98fd1c7dbc cleanup introducers at startup 2014-09-08 21:53:55 -04:00
orignal
fc50b24809 unreachable mode 2014-09-08 16:43:20 -04:00
orignal
44751955cc select introducers 2014-09-06 20:43:20 -04:00
orignal
2f882a8fe7 SSU tester and introducer by default 2014-09-05 07:26:36 -04:00
orignal
cba58a5965 initialize context after start-up 2014-09-04 09:31:42 -04:00
orignal
99f57b373f fixed typo 2014-09-03 13:00:15 -04:00
orignal
44dcf73300 fill caps property based on flags 2014-09-02 16:11:31 -04:00
orignal
d86e970876 update core version at start-up 2014-09-02 12:28:57 -04:00
orignal
30ffda7708 introducers in local RouterInfo 2014-09-01 17:34:20 -04:00
orignal
da9c281d9a update RouterInfo after 30 minutes if no changes 2014-08-31 16:46:39 -04:00
orignal
7aacae30eb moved common code to LocalDestination 2014-08-25 22:47:12 -04:00
orignal
04c9a96fcb use PrivateKeys for RoutingContext 2014-08-25 16:25:12 -04:00
orignal
2bc1ba1a9c extended identity for local destination 2014-08-22 23:02:48 -04:00
Mikal Villa
68ade60004 Patched RouterContext::CreateNewRouter to read from config if available.
As well as reading the version string from external file.
2014-08-17 07:09:15 +02:00
orignal
ee2297c851 create LeaseSet from local tunnel pool 2014-07-29 13:44:54 -04:00
orignal
d73abd9c55 fixed crash 2014-07-23 21:45:45 -04:00
orignal
028c70d6ee load RI buffer from file by request 2014-07-23 10:56:41 -04:00
orignal
1fc41e2fa9 proper update of own RouterInfo 2014-07-22 08:03:02 -04:00
orignal
ad65e52ce0 moved save to file to RI 2014-07-10 15:33:42 -04:00
orignal
3e25759ada request and process encrypted LeaseSet 2014-07-08 07:45:16 -04:00
orignal
d7084e379f create LeaseSet encryption key per tunnel pool 2014-03-15 22:02:33 -04:00
orignal
70df239d14 use GetFullPath 2014-03-14 07:32:11 -04:00
orignal
adb6f284e8 enable SSU 2014-02-24 19:25:26 -05:00
orignal
53230a4051 fill caps for SSU 2014-02-23 20:48:28 -05:00
orignal
a73014a629 create SSU address 2014-02-23 11:48:09 -05:00
Meeh
662e4161b0 Save/Load router.info/router.key from data directory 2014-02-22 00:21:30 +01: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
Meeh
fb16e50c4d Adding lightweight option parser 2014-01-30 01:56:48 +01:00
chertov
91307d9732 fix endian.h (be64toh) bug 2014-01-22 10:46:58 +04:00
chertov
27e448290d Merge pull request #4 from orignal/master
Merge pull request from orignal/master
2014-01-21 19:30:12 -08:00
chertov
7d2281b477 fix binary files 2014-01-22 06:02:22 +04:00
orignal
2d428fd090 use boost::asio::address for address 2014-01-21 16:07:16 -05:00
orignal
5d9f292506 remove dead routers 2013-12-22 11:29:57 -05:00
orignal
6341b10556 Keys added 2013-12-20 20:22:55 -05:00
orignal
d714d7fe6c common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
orignal
7f08f782e0 LeaseSet keys 2013-12-12 21:37:58 -05:00
orignal
cee2d171f4 cumulative update 2013-12-10 08:10:49 -05:00
orignal
a0533dd987 RouterContext added 2013-10-22 22:45:40 -04:00