Commit Graph

179 Commits (4d2c0a68aea4aa06e2de624c74503e22ad617b4b)

Author SHA1 Message Date
orignal 277cef5ec4 eliminate cost field 3 years ago
orignal 5c9b478e46 published field for SSU addresses 3 years ago
orignal 2cc9791bf2 exclude already expired introducers 3 years ago
orignal 0f166973ca check ureachable cap and actual introducers separately 3 years ago
orignal bea384abea recongnize v4 and v6 SSU addresses without host 3 years ago
orignal bb5ed0b40c assign correct 6 or 4 cap to unpublished address 3 years ago
orignal 5412352dec publish ipv6 introducers for ipv6 addresses 3 years ago
orignal 25eae3c116 return relay tag for ipv6 introducer 3 years ago
orignal 86415bc61f publish introducer cap for ipv6 address 3 years ago
orignal 9e050d1a23 peer test for ipv6 3 years ago
orignal 1b8da90cbb more precise compatibility check 3 years ago
orignal 97f315d488 set correct 4 and 6 caps for unreachable addresses 3 years ago
orignal ff0e6813c6 fixed typo 3 years ago
orignal fa5e4d57fd correct caps for SSU address without host 3 years ago
orignal 1f6cde652e check caps for SSU address 3 years ago
orignal 618aa26454 allow some unreachable floodfills 3 years ago
orignal f70ee480ba check connectivity between peers for tunnel 3 years ago
orignal 57c969b0ed constants for cost 3 years ago
orignal ae58a7007b different cost for direct or with introducers SSU address 3 years ago
orignal 11c924bbe7 publish and handle SSU addreses without host 3 years ago
orignal 124c3ef2d7 always publish SSU port 3 years ago
orignal c3a2fca76a 4 or 6 caps for non-published addresses 3 years ago
orignal b60ebfe1c6 parse '4' and '6' address caps 3 years ago
orignal 1d7639b3f4 caps per address 3 years ago
orignal 1ca0354cf2 find NTCP2 address by static key. Don't make router unreachable if can't connect by NTCP2 3 years ago
orignal 89e8d99294 check availability of particular address 3 years ago
orignal 05c7aacfa5 check for NTCP for yggdrasil address 3 years ago
orignal ace80c29e7 meshnets.yggaddress added 3 years ago
orignal aad2d68edb NTCP2 transports through the Yggdrasil 3 years ago
orignal 9e5935aea5 NTCP2Mesh added 3 years ago
orignal 129b4a2135 don't support NTCP1 address in RouterInfo 3 years ago
orignal e0cec79ad6 try both ipv4 and ipv6 NTCP2 addresses if presented 3 years ago
orignal 9301e39af7 minimal version for floodfill 0.9.28 4 years ago
orignal c875ff923a random intro key 4 years ago
orignal d65a282e9d check routers with non ElGamal encryptions for lookup, publish and tunnel build 4 years ago
orignal 801ecaa41c temporary exclude routers with non ElGamal crypto types 4 years ago
orignal c2f13a1496 some cleanup 4 years ago
orignal a8d23b5439 disable NTCP for good 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal bdd75e1171 build client tunnels through router with version >= 0.9.36 4 years ago
orignal 8e3d16e9fb update ipv6 addresses from SSU rather than NTCP or NTCP2 5 years ago
orignal 07405e57b9 fixed typo 5 years ago
orignal 354c9187db detect our ipv6 address 5 years ago
orignal af33df3004 common buffer size 5 years ago
orignal 78bfde237f allocate actual RouterInfo's buffer size 5 years ago
orignal 7b9033d678 allocate actual RouterInfo's buffer size 5 years ago
orignal f784cfad46 correct RouterInfo buffer size 5 years ago
orignal 1472637de7 skip introducers for non-SSU address 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 846eac29dc filter out unspecified addresses. Check floodfill status change 5 years ago
orignal aa27746982 remove address string 5 years ago
orignal 15ded89618 set cost=14 for unpublished NTCP2 addresses 6 years ago
orignal af793395f0 don't publish O with X or P 6 years ago
orignal 5f7dda5ba8 treat extra bandwidth as high bandwidth 6 years ago
orignal 575a4c01c9 publish NTCP2 adress if port is specified 6 years ago
orignal f0d4ee6618 pass NTCP2 ipv6 address 6 years ago
orignal 2d758ce963 change cost for NTCP and NTCP2 6 years ago
orignal 9884a4336f don't connect to NTCP2 only address using NTCP 6 years ago
orignal 41b9f19b01 get unpublished NTCP2 address 6 years ago
orignal 26d0177c01 always make NTCP address first 6 years ago
orignal 2b64cf9126 publish i in correct place for NTCP2 6 years ago
orignal 0ff9c9da27 complete Bob side of NTCP2 6 years ago
orignal 1a38e925bf publish NTCP2 address 6 years ago
orignal e0790700cd don't connect to unpublished NTCP2 addresses 6 years ago
orignal e05110ff44 send RouterInfo in SessionConfirmed 6 years ago
orignal 706b976a28 handle and publish NTCP2 address 6 years ago
orignal 4f23d7b7df recognize routers with NTCP2 6 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 272090fc8f don't accept streams from RSA detinations 7 years ago
orignal 0c34bd440b reject routers with RSA signatures 7 years ago
orignal 53d71d29ff call RoutingDestination::Encrypt instead ElGamalEncrypt 7 years ago
orignal 81658d2ff9 generic encryption for RoutingDestination 7 years ago
orignal 63ae6850d3 Fix #979. Router without host but with introducers is considered as SSU v4 7 years ago
orignal a4e6d8120b handle iexp 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago