Commit graph

  • f07d29bc8a handle DATAGRAM SEND orignal 2015-03-26 21:23:59 -04:00
  • f7b4cbc94a Merge pull request #167 from guanqun/fix-readme orignal 2015-03-26 16:14:47 -04:00
  • d226a4a0b7 store session with Alice with PeerTest orignal 2015-03-26 16:10:52 -04:00
  • c62659cdbc single buf for ProcessPeerTest orignal 2015-03-26 15:05:52 -04:00
  • 4831e9705c const buffer for ProcessPeerTest orignal 2015-03-26 14:35:20 -04:00
  • fce74a710f fix tab in README.md guanqun 2015-03-26 23:31:03 +08:00
  • 39641f05b9 create datagram destination for DATAGRAM session orignal 2015-03-26 11:15:29 -04:00
  • 2a23537dbd check lease expiration with threshold orignal 2015-03-26 10:30:29 -04:00
  • ca3b9f253d pass data for streams only orignal 2015-03-25 22:23:41 -04:00
  • 1a0abfbc06 create keys only by DEST GENERATE orignal 2015-03-25 19:13:30 -04:00
  • 6e9149afd4 fixed misalignment orignal 2015-03-25 09:04:19 -04:00
  • 0a7bf4db47 load profiles orignal 2015-03-25 08:45:50 -04:00
  • 8a790fd0b3 Merge branch 'master' of https://github.com/PurpleI2P/i2pd orignal 2015-03-24 18:48:53 -04:00
  • fd3dab35cc collect and save participation agreed/declined stats orignal 2015-03-24 18:48:16 -04:00
  • 5fd179524f --host is deprecated orignal 2015-03-24 13:33:29 -04:00
  • f8a7beb001 --host is deprectaed orignal 2015-03-24 13:31:56 -04:00
  • 02903cc98c moved Dockerfile to build orignal 2015-03-24 13:31:01 -04:00
  • 7c5993b1cd Merge pull request #166 from multikatt/docker orignal 2015-03-24 12:20:52 -05:00
  • a6f78134c0 Profiling added orignal 2015-03-24 12:47:57 -04:00
  • 21d4f49d31 adding docker and fig files multikatt 2015-03-24 12:47:43 -04:00
  • 3f4bd13091 don't wait for remote LeaseSet request complete orignal 2015-03-23 22:23:40 -04:00
  • 6125288e95 select really other remote lease orignal 2015-03-23 22:18:30 -04:00
  • 7f91c9e63e close stream is SYN has not been received orignal 2015-03-23 18:07:43 -04:00
  • ec319f950f add random milliseconds to end date orignal 2015-03-23 15:53:20 -04:00
  • 217ddfe98d fixed crash orignal 2015-03-23 13:08:04 -04:00
  • 57578a3aa3 Merge branch 'master' of https://github.com/PurpleI2P/i2pd orignal 2015-03-23 12:56:47 -04:00
  • 9a7e21778e eliminate misalignment for LeaseSet orignal 2015-03-23 12:55:42 -04:00
  • cdb42b33ce Removed external IP detection step orignal 2015-03-22 18:42:18 -04:00
  • 4b47bfb5db re-request remote LeaseSet orignal 2015-03-22 18:34:39 -04:00
  • 18deb8b4f2 DeliveryStatus for LeaseSet orignal 2015-03-22 14:59:27 -04:00
  • e58ebb8656 increased transit tunnels # to 2500 orignal 2015-03-21 18:39:48 -04:00
  • 05d7b79d07 proper formatting orignal 2015-03-21 18:35:17 -04:00
  • d5c43e66fa Merge branch 'master' of https://github.com/PurpleI2P/i2pd orignal 2015-03-21 16:26:33 -04:00
  • 5f3b17af64 better resend and tunnel reselection algorithm orignal 2015-03-21 16:26:14 -04:00
  • 7bec2b8417 Merge pull request #165 from hagen-i2p/tun-config orignal 2015-03-21 14:55:39 -05:00
  • 70396240c3 * README : describe format of tunnels.cfg hagen 2015-03-21 12:34:20 +00:00
  • ac79d8ed3e fixed misspelling orignal 2015-03-20 21:13:06 -04:00
  • 02de91f7f2 use unique_ptr for socket in I2PTunnelConnection orignal 2015-03-20 16:04:48 -04:00
  • 77fd296095 wait for LeaseSet request completion orignal 2015-03-20 15:53:53 -04:00
  • 1cc3dd5ee4 send I2PControl response without write_json orignal 2015-03-20 14:45:22 -04:00
  • 41ad5d12a3 use propery tree for params orignal 2015-03-20 11:36:57 -04:00
  • b26c960450 fixed outgoing message size orignal 2015-03-19 22:18:18 -04:00
  • 7ea12ddd61 RouterInfo version and status orignal 2015-03-19 21:51:18 -04:00
  • 4e1e47d9e5 always use 'O' class for high-bandwidth orignal 2015-03-19 11:52:46 -04:00
  • 3ccc8d9508 badwidth parameter orignal 2015-03-19 11:14:21 -04:00
  • 123e6b7de4 made keys parameter optional for client tunnels orignal 2015-03-19 10:22:01 -04:00
  • 1caacaacf0 UpdateStats for RouterContext orignal 2015-03-18 15:36:07 -04:00
  • 0b754ec65d publish number of leasets and routers for floodfill orignal 2015-03-18 15:06:15 -04:00
  • 647bb501d1 make sure packet size is multiple of 16 bytes orignal 2015-03-18 13:30:38 -04:00
  • 47c3d5ed23 don't accept tunnels if bandwidth is exceeded orignal 2015-03-18 13:07:11 -04:00
  • b693d13144 Merge pull request #164 from ir4y/master orignal 2015-03-18 06:17:45 -05:00
  • a5ada6f487 Add libi2pd.so to .gitignore Ilya Beda 2015-03-18 11:26:17 +06:00
  • 60351f2677 send exporatory message directly if connected to a floodfill orignal 2015-03-17 20:56:51 -04:00
  • 1e2f038ef5 proper badnwidth calculation orignal 2015-03-17 19:04:58 -04:00
  • 708e17162c handle i2p.router.net.bw requests orignal 2015-03-17 15:36:15 -04:00
  • 60c60b4db1 calculate bandwidth orignal 2015-03-17 15:19:38 -04:00
  • a09c67772c specify keys file for proxy's local destination orignal 2015-03-17 11:44:01 -04:00
  • 028e3a6c35 show total send/received bytes orignal 2015-03-16 19:33:59 -04:00
  • a72d7652af moved num sent/received bytes to TransportSession orignal 2015-03-16 18:57:22 -04:00
  • 76ad7f24ee access list for server tunnels orignal 2015-03-16 14:52:42 -04:00
  • 1ac689b886 Merge pull request #163 from ygrishin/master orignal 2015-03-15 15:32:26 -04:00
  • f32399454c Whitespace to follow coding style convention Yuriy Grishin 2015-03-15 10:07:39 -07:00
  • f2665262f7 Added MTU detection code for Windows Yuriy Grishin 2015-03-15 08:51:07 -07:00
  • fee68cf333 read optional destination port form config orignal 2015-03-15 11:28:30 -04:00
  • 1d737409ec fill padding with random data orignal 2015-03-14 17:15:23 -04:00
  • 897af615f9 create persistent destinations with ECDSA orignal 2015-03-13 22:11:51 -04:00
  • ea6597c3ad .ini file format for tunnel.cfg orignal 2015-03-13 19:51:31 -04:00
  • 5a31d2e817 read tunnels.cfg using property tree orignal 2015-03-13 16:05:39 -04:00
  • 09f1966e5f pass destination port to client tunnel orignal 2015-03-13 13:29:27 -04:00
  • ad649aba48 reduce memory usage orignal 2015-03-12 22:38:22 -04:00
  • c7edc36106 reduce memory usage orignal 2015-03-12 16:26:08 -04:00
  • 57d4ccfdfd reduced memory usage orignal 2015-03-12 11:43:36 -04:00
  • 550f9de41a fixed memory corruption orignal 2015-03-12 07:31:46 -04:00
  • f3aab569ca don't return error if received data is available orignal 2015-03-11 21:43:30 -04:00
  • 2f9e510f4f check I2NP message size for saved fragments orignal 2015-03-11 14:34:39 -04:00
  • 1d7fd8ac96 reduce memory usage orignal 2015-03-11 13:24:13 -04:00
  • ccb4e967cf fixed crash orignal 2015-03-11 12:17:38 -04:00
  • 08f5af68f0 reduce memory usage orignal 2015-03-11 11:28:51 -04:00
  • d51b87e80a reduced memory usage orignal 2015-03-10 21:54:25 -04:00
  • c2edbdc487 drop RTO to initial if tunnels pair changes orignal 2015-03-10 18:51:04 -04:00
  • 5bc854bedc reduced memory usage orignal 2015-03-10 15:38:37 -04:00
  • 3e889ee06c resend packing with RTO interval orignal 2015-03-10 11:11:42 -04:00
  • 9c338a5c81 don't lost received data orignal 2015-03-09 22:05:26 -04:00
  • d13b4f6698 send FIN if closed by peer orignal 2015-03-09 21:37:51 -04:00
  • cd0933522d handle stream close depending on state orignal 2015-03-09 12:06:35 -04:00
  • dc599bbc63 stream status orignal 2015-03-08 19:36:33 -04:00
  • 4b82e90ffb send proper send time for NACK reply orignal 2015-03-07 20:16:31 -05:00
  • 36de881041 send close after buffer orignal 2015-03-06 21:39:05 -05:00
  • e0f80c9f91 save and check token orignal 2015-03-06 11:33:54 -05:00
  • 55f6fe6d3a exclude Token from requests orignal 2015-03-05 15:33:45 -05:00
  • 42f314669f show router status through I2PControl orignal 2015-03-05 15:17:16 -05:00
  • 9d273acd42 resend message immediately if NACK recieved orignal 2015-03-04 21:55:40 -05:00
  • 7fbe2754a4 use v4 only sessions between Bob and Charlie orignal 2015-03-04 12:50:31 -05:00
  • c0043e5098 send outstanding data on close orignal 2015-03-03 22:46:52 -05:00
  • 756e15fe19 fixed typo orignal 2015-03-03 16:00:02 -05:00
  • d9218134e2 pass source and destination ports to datagram receiver orignal 2015-03-03 15:31:49 -05:00
  • c66ba370d5 bind streaming destination to port for server tunnel orignal 2015-03-03 14:52:16 -05:00
  • 6fc0b2ecfb create additional streaming destination orignal 2015-03-02 22:04:59 -05:00
  • 7b938b246a choose streaming destination for destination port orignal 2015-03-02 16:09:59 -05:00
  • 45cb98c8de shared_ptr for streaming destination orignal 2015-03-02 15:54:38 -05:00