Commit Graph

41 Commits (8bae4975fbd923c55971278f6b389bef155b9258)

Author SHA1 Message Date
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 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 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