Commit Graph

66 Commits

Author SHA1 Message Date
EinMByte
4412dd198d Tabs -> spaces (yes this breaks compatiblity with upstream) 2015-07-16 23:29:52 +02:00
orignal
adf12b6084 handle DeliveryStatus garlic clove directly 2015-06-29 21:40:43 -04:00
orignal
4ed7e29896 use shared_ptr for I2NP messages through tunnels 2015-06-19 14:38:31 -04:00
orignal
a0de60e179 use share_ptr for garlic messages 2015-06-16 10:14:14 -04:00
orignal
0e8bdf8299 fixed race condition 2015-06-09 22:14:31 -04:00
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