127 Commits (98f06e3ba159a2f7ccfd209bd8d58858f048a884)

Author SHA1 Message Date
orignal 1285e30b3e more pre-calculated x25519 3 years ago
orignal 5ad4c2a65e run ipv6 peer test again if still testing 3 years ago
orignal d5b61ed544 select different routers for peer test 3 years ago
orignal 2cc9791bf2 exclude already expired introducers 3 years ago
orignal 3695aa924b doesn't send peer test to a reserved address 3 years ago
orignal 9e050d1a23 peer test for ipv6 3 years ago
orignal 1d5d06f731 find actual router for peer 3 years ago
orignal 880d1a7ccd NTCP2 proxy with authorization 3 years ago
orignal 744b25190a don't set proxy if ntcp2 is disabled 3 years ago
orignal f38920c338 Status: Proxy 3 years ago
orignal 8f90b21a5d fixed typo 3 years ago
orignal f70ee480ba check connectivity between peers for tunnel 3 years ago
orignal bef9a54f4a bind SSU socket to specified address 3 years ago
orignal 288b19c3f7 bind NTCP2 ipv4 acceptor to specified local address 3 years ago
orignal fab53dda66 fixed typo 3 years ago
orignal a4e8bf9857 bind NTCP2 connections to specified address 3 years ago
orignal fbe83f729d don't try to send to unreachable router 3 years ago
orignal 1d7639b3f4 caps per address 3 years ago
orignal b1fcd4d27b show actual IP addresses for proxy connections 3 years ago
orignal dc64d1738a try both ipv4 and ipv6 SSU addresses if presented 3 years ago
orignal 89e8d99294 check availability of particular address 3 years ago
orignal 33b82b5669 check transport compatibility with peer before connecting 3 years ago
orignal aad2d68edb NTCP2 transports through the Yggdrasil 3 years ago
orignal 2d998aba43 fixed typo 3 years ago
orignal 2e0019c8c8 check if NTCP2 address is valid before connection attempt 3 years ago
orignal e0cec79ad6 try both ipv4 and ipv6 NTCP2 addresses if presented 3 years ago
orignal 1235d18d67 pass address to NTCP2 session 3 years ago
R4SAS 3100d4f902 move thread naming to util 4 years ago
R4SAS 36473e3889 add naming to threads 4 years ago
orignal 417b5ed6cc handle SSU v4 and v6 messages in one thread 4 years ago
orignal acc5592f59 create DH keys for SSU session directly 4 years ago
R4SAS 18bb4a71c2
fix incorrect chars in variable 4 years ago
R4SAS 85e9da82b0 [transports] validate IP when trying connect to remote peer for being in reserved IP range 4 years ago
orignal ffa0f0afd9 check network status 4 years ago
orignal faae2709d9 removed NTCP 4 years ago
orignal a8d23b5439 disable NTCP for good 4 years ago
orignal 1f31fdc257 pre-calculate ephemeral keys for x25519 4 years ago
orignal 61e9c31f0d don't hold RouterInfo after successive connect 4 years ago
orignal a0b35ebd3e mark NTCP2 unreachable routers 4 years ago
orignal 1975adc48f print remote peer for queues 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
R4SAS 1aa0da3382 [NTCP2] fix socks proxy support 4 years ago
R4SAS b6b25dc9f3 update log messages 4 years ago
orignal e969d58689 handle ntcp2.proxy parameter 4 years ago
unlnown542a 4f0da87a7a add ntcp2proxy support 4 years ago
R4SAS 00db527377
drop websockets support 4 years ago
orignal 651240113c mark RI as unreachable if all connections failed 5 years ago
orignal 77189bf8e9 start over if an active session got disconnected 5 years ago
orignal 60fd3a4542 fixed #1434 use memset inster bzero 5 years ago