1718 Commits (ca3b9f253d90837f2f647fefc81ed549c5013f59)
 

Author SHA1 Message Date
orignal a72d7652af moved num sent/received bytes to TransportSession 9 years ago
orignal 76ad7f24ee access list for server tunnels 9 years ago
orignal 1ac689b886 Merge pull request #163 from ygrishin/master 9 years ago
Yuriy Grishin f32399454c Whitespace to follow coding style convention 9 years ago
Yuriy Grishin f2665262f7 Added MTU detection code for Windows 9 years ago
orignal fee68cf333 read optional destination port form config 9 years ago
orignal 1d737409ec fill padding with random data 9 years ago
orignal 897af615f9 create persistent destinations with ECDSA 9 years ago
orignal ea6597c3ad .ini file format for tunnel.cfg 9 years ago
orignal 5a31d2e817 read tunnels.cfg using property tree 9 years ago
orignal 09f1966e5f pass destination port to client tunnel 9 years ago
orignal ad649aba48 reduce memory usage 9 years ago
orignal c7edc36106 reduce memory usage 9 years ago
orignal 57d4ccfdfd reduced memory usage 9 years ago
orignal 550f9de41a fixed memory corruption 9 years ago
orignal f3aab569ca don't return error if received data is available 9 years ago
orignal 2f9e510f4f check I2NP message size for saved fragments 9 years ago
orignal 1d7fd8ac96 reduce memory usage 9 years ago
orignal ccb4e967cf fixed crash 9 years ago
orignal 08f5af68f0 reduce memory usage 9 years ago
orignal d51b87e80a reduced memory usage 9 years ago
orignal c2edbdc487 drop RTO to initial if tunnels pair changes 9 years ago
orignal 5bc854bedc reduced memory usage 9 years ago
orignal 3e889ee06c resend packing with RTO interval 9 years ago
orignal 9c338a5c81 don't lost received data 9 years ago
orignal d13b4f6698 send FIN if closed by peer 9 years ago
orignal cd0933522d handle stream close depending on state 9 years ago
orignal dc599bbc63 stream status 9 years ago
orignal 4b82e90ffb send proper send time for NACK reply 9 years ago
orignal 36de881041 send close after buffer 9 years ago
orignal e0f80c9f91 save and check token 9 years ago
orignal 55f6fe6d3a exclude Token from requests 9 years ago
orignal 42f314669f show router status through I2PControl 9 years ago
orignal 9d273acd42 resend message immediately if NACK recieved 9 years ago
orignal 7fbe2754a4 use v4 only sessions between Bob and Charlie 9 years ago
orignal c0043e5098 send outstanding data on close 9 years ago
orignal 756e15fe19 fixed typo 9 years ago
orignal d9218134e2 pass source and destination ports to datagram receiver 9 years ago
orignal c66ba370d5 bind streaming destination to port for server tunnel 9 years ago
orignal 6fc0b2ecfb create additional streaming destination 9 years ago
orignal 7b938b246a choose streaming destination for destination port 9 years ago
orignal 45cb98c8de shared_ptr for streaming destination 9 years ago
orignal 0f8ea92a53 handle local destination port 9 years ago
orignal ac57e7ced2 fixed typo 9 years ago
orignal 513dc2fcc5 don't use explicit unreachable parameter anymore 9 years ago
orignal 3c10ba4511 show base64 address 9 years ago
orignal 6f9d8ed01b show tunlel creation success ratio 9 years ago
orignal 3977cec408 fixed crash at startup 9 years ago
orignal 7949ffe41e fixed crash 9 years ago
orignal bd9e68e69f fixed api build 9 years ago