2044 Commits (f122da14858619092ecca95018aa5b4163aee460)
 

Author SHA1 Message Date
orignal d5c43e66fa Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
orignal 5f3b17af64 better resend and tunnel reselection algorithm 9 years ago
orignal 7bec2b8417 Merge pull request #165 from hagen-i2p/tun-config 9 years ago
hagen 70396240c3 * README : describe format of tunnels.cfg 9 years ago
orignal ac79d8ed3e fixed misspelling 9 years ago
orignal 02de91f7f2 use unique_ptr for socket in I2PTunnelConnection 9 years ago
orignal 77fd296095 wait for LeaseSet request completion 9 years ago
orignal 1cc3dd5ee4 send I2PControl response without write_json 9 years ago
orignal 41ad5d12a3 use propery tree for params 9 years ago
orignal b26c960450 fixed outgoing message size 9 years ago
orignal 7ea12ddd61 RouterInfo version and status 9 years ago
orignal 4e1e47d9e5 always use 'O' class for high-bandwidth 9 years ago
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 10 years ago
orignal c2edbdc487 drop RTO to initial if tunnels pair changes 10 years ago
orignal 5bc854bedc reduced memory usage 10 years ago
orignal 3e889ee06c resend packing with RTO interval 10 years ago