Commit Graph

1762 Commits (cb9f78540ac2d3e1d530e546f179dfbfeaf20e2d)
 

Author SHA1 Message Date
orignal 5fd179524f --host is deprecated 10 years ago
orignal f8a7beb001 --host is deprectaed 10 years ago
orignal 02903cc98c moved Dockerfile to build 10 years ago
orignal 7c5993b1cd Merge pull request #166 from multikatt/docker
adding docker and fig files
10 years ago
orignal a6f78134c0 Profiling added 10 years ago
multikatt 21d4f49d31 adding docker and fig files 10 years ago
orignal 3f4bd13091 don't wait for remote LeaseSet request complete 10 years ago
orignal 6125288e95 select really other remote lease 10 years ago
orignal 7f91c9e63e close stream is SYN has not been received 10 years ago
orignal ec319f950f add random milliseconds to end date 10 years ago
orignal 217ddfe98d fixed crash 10 years ago
orignal 57578a3aa3 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 10 years ago
orignal 9a7e21778e eliminate misalignment for LeaseSet 10 years ago
orignal cdb42b33ce Removed external IP detection step 10 years ago
orignal 4b47bfb5db re-request remote LeaseSet 10 years ago
orignal 18deb8b4f2 DeliveryStatus for LeaseSet 10 years ago
orignal e58ebb8656 increased transit tunnels # to 2500 10 years ago
orignal 05d7b79d07 proper formatting 10 years ago
orignal d5c43e66fa Merge branch 'master' of https://github.com/PurpleI2P/i2pd 10 years ago
orignal 5f3b17af64 better resend and tunnel reselection algorithm 10 years ago
orignal 7bec2b8417 Merge pull request #165 from hagen-i2p/tun-config
* README : describe format of tunnels.cfg
10 years ago
hagen 70396240c3 * README : describe format of tunnels.cfg 10 years ago
orignal ac79d8ed3e fixed misspelling 10 years ago
orignal 02de91f7f2 use unique_ptr for socket in I2PTunnelConnection 10 years ago
orignal 77fd296095 wait for LeaseSet request completion 10 years ago
orignal 1cc3dd5ee4 send I2PControl response without write_json 10 years ago
orignal 41ad5d12a3 use propery tree for params 10 years ago
orignal b26c960450 fixed outgoing message size 10 years ago
orignal 7ea12ddd61 RouterInfo version and status 10 years ago
orignal 4e1e47d9e5 always use 'O' class for high-bandwidth 10 years ago
orignal 3ccc8d9508 badwidth parameter 10 years ago
orignal 123e6b7de4 made keys parameter optional for client tunnels 10 years ago
orignal 1caacaacf0 UpdateStats for RouterContext 10 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 10 years ago
orignal 647bb501d1 make sure packet size is multiple of 16 bytes 10 years ago
orignal 47c3d5ed23 don't accept tunnels if bandwidth is exceeded 10 years ago
orignal b693d13144 Merge pull request #164 from ir4y/master
Add libi2pd.so to .gitignore
10 years ago
Ilya Beda a5ada6f487 Add libi2pd.so to .gitignore 10 years ago
orignal 60351f2677 send exporatory message directly if connected to a floodfill 10 years ago
orignal 1e2f038ef5 proper badnwidth calculation 10 years ago
orignal 708e17162c handle i2p.router.net.bw requests 10 years ago
orignal 60c60b4db1 calculate bandwidth 10 years ago
orignal a09c67772c specify keys file for proxy's local destination 10 years ago
orignal 028e3a6c35 show total send/received bytes 10 years ago
orignal a72d7652af moved num sent/received bytes to TransportSession 10 years ago
orignal 76ad7f24ee access list for server tunnels 10 years ago
orignal 1ac689b886 Merge pull request #163 from ygrishin/master
Added MTU detection code for Windows XP and newer
10 years ago
Yuriy Grishin f32399454c Whitespace to follow coding style convention 10 years ago
Yuriy Grishin f2665262f7 Added MTU detection code for Windows 10 years ago
orignal fee68cf333 read optional destination port form config 10 years ago