1805 Commits (624bff3036557ee27cf20683104d469ac9086296)
 

Author SHA1 Message Date
orignal 6125288e95 select really other remote lease 9 years ago
orignal 7f91c9e63e close stream is SYN has not been received 9 years ago
orignal ec319f950f add random milliseconds to end date 9 years ago
orignal 217ddfe98d fixed crash 9 years ago
orignal 57578a3aa3 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
orignal 9a7e21778e eliminate misalignment for LeaseSet 9 years ago
orignal cdb42b33ce Removed external IP detection step 9 years ago
orignal 4b47bfb5db re-request remote LeaseSet 9 years ago
orignal 18deb8b4f2 DeliveryStatus for LeaseSet 9 years ago
orignal e58ebb8656 increased transit tunnels # to 2500 9 years ago
orignal 05d7b79d07 proper formatting 9 years ago
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 10 years ago
orignal 897af615f9 create persistent destinations with ECDSA 10 years ago
orignal ea6597c3ad .ini file format for tunnel.cfg 10 years ago
orignal 5a31d2e817 read tunnels.cfg using property tree 10 years ago
orignal 09f1966e5f pass destination port to client tunnel 10 years ago
orignal ad649aba48 reduce memory usage 10 years ago
orignal c7edc36106 reduce memory usage 10 years ago