1714 Commits (8a790fd0b3202c38e2582d7e0859d74465dfbc0d)
 

Author SHA1 Message Date
orignal 8a790fd0b3 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
orignal fd3dab35cc collect and save participation agreed/declined stats 9 years ago
orignal 5fd179524f --host is deprecated 9 years ago
orignal f8a7beb001 --host is deprectaed 9 years ago
orignal 02903cc98c moved Dockerfile to build 9 years ago
orignal 7c5993b1cd Merge pull request #166 from multikatt/docker 9 years ago
orignal a6f78134c0 Profiling added 9 years ago
multikatt 21d4f49d31 adding docker and fig files 9 years ago
orignal 3f4bd13091 don't wait for remote LeaseSet request complete 9 years ago
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