42 Commits (1a0957b5713d8a5c70287fc1e142d7cf4a3a1a90)

Author SHA1 Message Date
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal d8b9968aed use shared pointer for RI in requested destination 10 years ago
orignal 0f4e4a7944 return shared_ptr to RI 10 years ago
orignal 8403c17c59 incoming SSU V6 sessions 10 years ago
orignal 7900e9b126 accept v6 only for v6 acceptor 10 years ago
orignal f2434d66fc incoming ipv6 connections 10 years ago
orignal 7fb7341502 support ipv6 for outgoing NTCP connections 10 years ago
orignal c9abb62988 set unreachable trough NetDb 10 years ago
orignal 8d75d51803 don't specify RI for inbound NTCP connections 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal c4dda06cde TransportSession added 10 years ago
orignal a8871d9f98 moved DHKeysPair to Transport 10 years ago
orignal 11402708da proper termination 10 years ago
orignal 81a7253e0f fixed crash on termination 10 years ago
orignal 7019b6d68f reuse DH keys pairs from failed NTCP sessions 10 years ago
orignal 9557adf8c2 hold I2NP message for 5 seconds if router is not in netDb 10 years ago
orignal 8801a144a0 close connection to first hop of declined tunnel 10 years ago
orignal e0291bb815 fixed memory leak 10 years ago
orignal 12fbc9cb86 increased I2NP max message size to 32K and check if fragmented message exceeds it 10 years ago
orignal 2e0e6fc6c4 fixed memory leak 10 years ago
orignal bf2e833f26 separate thread for SSU server 10 years ago
orignal 6d42cccadc extract SSU caps 10 years ago
orignal 3c6793745b don't delete initial SSU sessions 10 years ago
orignal 03a5059617 peer test 10 years ago
orignal 1862896532 request RouterInfo if outdated 10 years ago
orignal ff9f14d7a6 if NTCP failed, try to send through SSU 10 years ago
orignal 93ff88bcb8 DH keys supplier 10 years ago
orignal 7bdf52a774 generate DH keys pair per NTCP session 10 years ago
orignal 3ae225fb41 use existing SSU session if available 10 years ago
orignal 6732ba21f9 inbound tunnel where an I2NP messages has been received from 10 years ago
orignal adb6f284e8 enable SSU 10 years ago
orignal 10c7e05ff4 fixed crash 11 years ago
orignal 4862b594e8 use SSU if NTCP is not available 11 years ago
orignal c266575528 eliminate unnecessary const_cast 11 years ago
orignal ec5eafafeb external IP detection 11 years ago
orignal 3cf3e69aef SSU added 11 years ago
orignal 2d428fd090 use boost::asio::address for address 11 years ago
orignal 5b025909b6 request router if not found 11 years ago
orignal 5997cb80bd differentiate garlic message received from tunnel and directly 11 years ago
orignal 808d6d1fbf improved stability 11 years ago
orignal 885e996a8a Inroduced IdentHash 11 years ago
orignal 595c745c90 Transport thread added 11 years ago