Commit Graph

31 Commits (54775e5ea1917f7a516ffde4b115c75c5e78321f)

Author SHA1 Message Date
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