1782 Commits (9ce9d9b7fc9ceb55be54f5175849d4136923c4bc)
 

Author SHA1 Message Date
orignal 3ccc8d9508 badwidth parameter 9 years ago
orignal 123e6b7de4 made keys parameter optional for client tunnels 9 years ago
orignal 1caacaacf0 UpdateStats for RouterContext 9 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 9 years ago
orignal 647bb501d1 make sure packet size is multiple of 16 bytes 9 years ago
orignal 47c3d5ed23 don't accept tunnels if bandwidth is exceeded 9 years ago
orignal b693d13144 Merge pull request #164 from ir4y/master 9 years ago
Ilya Beda a5ada6f487 Add libi2pd.so to .gitignore 9 years ago
orignal 60351f2677 send exporatory message directly if connected to a floodfill 9 years ago
orignal 1e2f038ef5 proper badnwidth calculation 9 years ago
orignal 708e17162c handle i2p.router.net.bw requests 9 years ago
orignal 60c60b4db1 calculate bandwidth 9 years ago
orignal a09c67772c specify keys file for proxy's local destination 9 years ago
orignal 028e3a6c35 show total send/received bytes 9 years ago
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