Commit Graph

46 Commits (51c908ab556a0ff4c4656cc7c6257090cd68aeb2)

Author SHA1 Message Date
orignal a3fd338fab pass our address as boost's address 10 years ago
orignal 7f93c680fd added missing line 10 years ago
orignal 659edf2590 common code for signing and verifing exchanged data 10 years ago
orignal f2434d66fc incoming ipv6 connections 10 years ago
orignal 6281fa625a moved remote RI and identity to TransportSession 10 years ago
orignal c9abb62988 set unreachable trough NetDb 10 years ago
orignal a96d70a94c initialize router identity 10 years ago
orignal 8d75d51803 don't specify RI for inbound NTCP connections 10 years ago
orignal f81a122223 use remote router indentity 10 years ago
orignal ab843b6552 cleaned up from duplicated methods 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal c4dda06cde TransportSession added 10 years ago
orignal 4fc3b8026a terminate NTCP session by timeout 10 years ago
orignal 81a7253e0f fixed crash on termination 10 years ago
orignal 5e179c166b aquire DH keys if demanded only 10 years ago
orignal b46b15cce4 avoid double delete 10 years ago
orignal 7019b6d68f reuse DH keys pairs from failed NTCP sessions 10 years ago
orignal 06f9e68169 make sure we receive phases of exact size 10 years ago
orignal 6069055c9e reduced memory usage 10 years ago
orignal 8c87a0fc38 check for buffer overflow 10 years ago
orignal 756a920c1a show number sent/received bytes through the status page 10 years ago
orignal e0291bb815 fixed memory leak 10 years ago
orignal 0a53555ac7 one block CBC encryption 10 years ago
orignal 6bf5d98c4d use new aes implementation for NTCP 10 years ago
orignal 607f2d29f2 check for 16 bytes boundary before encryption 10 years ago
orignal 4341d285aa fxied crash 10 years ago
orignal efab8106c6 implement session key if shared key is shorter than 64 bytes 10 years ago
orignal c30dd2639a SSU timeout 10 years ago
orignal ff9f14d7a6 if NTCP failed, try to send through SSU 10 years ago
orignal 7bdf52a774 generate DH keys pair per NTCP session 10 years ago
orignal 6732ba21f9 inbound tunnel where an I2NP messages has been received from 10 years ago
orignal 0171d3040a fixed crash 11 years ago
orignal ddb9a6b477 check if IP address is valid 11 years ago
orignal 2d428fd090 use boost::asio::address for address 11 years ago
orignal 991a80428d fixed few small issues 11 years ago
orignal fd84226bd2 Merge pull request #6 from mikhail4021/master
adding Windows support
11 years ago
mikhail4021 55392ce783 ms visual studio 2013 support
not full support
11 years ago
orignal 5997cb80bd differentiate garlic message received from tunnel and directly 11 years ago
orignal 808d6d1fbf improved stability 11 years ago
orignal 5d9f292506 remove dead routers 11 years ago
orignal cee2d171f4 cumulative update 11 years ago
orignal 885e996a8a Inroduced IdentHash 11 years ago
orignal 18ec2e9ce8 don't create temporary NTCP send buffer 11 years ago
orignal 2893ec5a83 send I2NP message instead plain buffer 11 years ago
orignal 66eccc287d fixed race condition 11 years ago
orignal 24f44dc528 NTCP implementation added 11 years ago