Commit Graph

  • 2ce579f82c
    Merge d5f5157765 into acbd3f897b yangfl 2024-05-28 23:26:41 -0300
  • acbd3f897b fixed race condition between local buffer creation and sending it through the transports openssl orignal 2024-05-26 15:33:37 -0400
  • 7dc5a04b8d update timestamp for non-reachable router orignal 2024-05-26 11:06:39 -0400
  • 03635f4444 publish through tunnels in case of restricted routes orignal 2024-05-26 10:55:19 -0400
  • 0fae04f96a update local RouterInfo timestamp by timer even in hidden mode orignal 2024-05-26 10:21:26 -0400
  • bb531a878d request newly discovered routers with random intervals after exploratory orignal 2024-05-25 15:17:09 -0400
  • 0f7db8e418 list of request callbacks orignal 2024-05-24 21:49:39 -0400
  • 141f8dfaf9
    Merge fd4513ebb2 into 9a724b2af9 Vort 2024-05-24 17:02:48 +0000
  • 9a724b2af9 separate timer for netdb requests cleanup orignal 2024-05-23 14:27:39 -0400
  • f4ea6138e8 removed non longer used mutex orignal 2024-05-23 13:36:29 -0400
  • e74272781f moved exploratory to netdb requests thread orignal 2024-05-22 18:29:40 -0400
  • b75e418879 request destination in netdb requests thread orignal 2024-05-22 13:43:00 -0400
  • 927123188c handle onDrop for request message in nedb requests thread orignal 2024-05-22 12:30:01 -0400
  • c00eb8cf44 handle requests completions in netdb requests thread orignal 2024-05-22 10:07:01 -0400
  • 265bb8b779 handle DatabaseSearchReply in netdb requests thread orignal 2024-05-21 22:19:42 -0400
  • e3be409945 moved netdb requests to separate thread orignal 2024-05-21 21:25:19 -0400
  • d8707ceb57
    Merge pull request #2066 from EKCKABATOP54/fix orignal 2024-05-21 06:53:23 -0400
  • 39e16824b9 reset routing path if duplicated SYN received orignal 2024-05-17 19:19:17 -0400
  • 285e693a4e fixed deadlock orignal 2024-05-17 19:07:51 -0400
  • 940628bf36 update LeaseSet if inbond tunnel failed orignal 2024-05-17 17:35:16 -0400
  • b5994e058a increment num attempts if no reply tunnel specified orignal 2024-05-15 14:12:57 -0400
  • 22dabfd79e use unordered_map for excluded routers. don't request to self orignal 2024-05-15 13:31:31 -0400
  • 0e41c3fa36 resend more interval variance orignal 2024-05-15 11:57:14 -0400
  • 124698854f skip resent recently sessions during resend orignal 2024-05-14 18:17:47 -0400
  • f223e668ce Fixed checking the bandwidth flag in the config EKCKABATOP54 2024-05-14 22:04:05 +0200
  • b91a32fcc2 Set default bandwidth to 256 KB/sec EKCKABATOP54 2024-05-14 16:13:59 +0200
  • f5b823a712 common code for sending netdb lookup orignal 2024-05-13 14:45:41 -0400
  • e27a0712f9
    Merge 476ff62015 into 4163542125 ChadF 2024-05-13 16:58:21 +0000
  • 4163542125
    [gha] short commit hashes for deb packages 2.52.0 r4sas 2024-05-13 00:32:09 +0000
  • 6921c8391e
    [FS] boost 1.85.0 support r4sas 2024-05-12 23:58:05 +0000
  • 47a2020472
    [i18n] update translations r4sas 2024-05-12 23:01:10 +0000
  • 9d38facf3b 2.52.0 orignal 2024-05-11 07:15:28 -0400
  • a1be1aa9ec
    [gha] cache packages on winxp build r4sas 2024-05-10 13:42:10 +0000
  • fc77f50314
    [gha] typo in cache path gha r4sas 2024-05-10 12:53:27 +0000
  • e2025909b5
    [gha] typo in step name r4sas 2024-05-10 12:44:35 +0000
  • 72d0eedcda
    [gha] add caching to winxp build r4sas 2024-05-10 11:30:09 +0000
  • c4bbe2bb4a
    [win32] fix warning in NetState r4sas 2024-05-09 16:57:21 +0300
  • 601695dede [gha] winxp: rebuild boost r4sas 2024-04-29 23:22:32 +0000
  • cdc81e19a0 [gha] update winxp build r4sas 2024-04-27 23:12:22 +0300
  • b98b3a87b0 fixed race codition between RouterInfo's buffer persist and update orignal 2024-05-08 19:09:03 -0400
  • 425ef2cfe5 persist routers in separate thread orignal 2024-05-08 16:19:00 -0400
  • c454685605 exclude addresses with wrong keys orignal 2024-05-07 18:38:00 -0400
  • c98926abf2 use mt19937 instead rand() orignal 2024-05-07 13:01:27 -0400
  • 7aacc97351 initialize requests before reseeds orignal 2024-05-07 11:58:17 -0400
  • c49e17ad40 use timestamp to reset rng orignal 2024-05-07 11:53:18 -0400
  • 296b721929 shared_ptr for NetdbRequests orignal 2024-05-06 18:23:20 -0400
  • d0cf385f4b memory pool for requested destination. Reduced request attaempts to 5 orignal 2024-05-05 11:24:44 -0400
  • b91f5a7430 fixed race condition on stop orignal 2024-05-03 20:38:57 -0400
  • 4d8431907d use std::sample for exploratory selection if C++17 orignal 2024-05-03 19:09:31 -0400
  • b0cf5130a2 don't try another flloofill if request already exists orignal 2024-05-03 13:34:11 -0400
  • 396aa6944d cache complete request for a while and not send the same request again orignal 2024-05-03 13:00:30 -0400
  • 8a20d3219b don't build exploratory selection on each request orignal 2024-05-03 08:54:55 -0400
  • 13a746162a reduce exploratory selection size orignal 2024-05-02 21:38:51 -0400
  • 7e5370fbe5 check for excluded routers during exploratory orignal 2024-05-02 19:55:53 -0400
  • ec59308fad return up to 16 hash in expolatory reply orignal 2024-05-02 19:16:48 -0400
  • 5ed76b997c log initial destination request orignal 2024-05-02 13:17:15 -0400
  • 535fbdb4c9 don't check exporatory too often orignal 2024-05-01 15:57:04 -0400
  • 034332a0ef changed minimal exploratory interval to 55 seconds. added variance orignal 2024-05-01 14:10:34 -0400
  • a1eac6f28e drop unsolicited database serach replies orignal 2024-05-01 13:40:01 -0400
  • ba22a940f1 30 seconds timeout for exploratory requests orignal 2024-05-01 12:08:47 -0400
  • 8439f6dc57 don't reply with close than us only floodfills for lookup orignal 2024-05-01 09:48:34 -0400
  • a21bec0ed8 check if router if real only if tunnel build rate is low and router's profile is presented when handle exploratory request orignal 2024-04-30 14:16:05 -0400
  • 5adbc2c3fe don't stop lookup if number of attempts < 3 orignal 2024-04-30 12:52:00 -0400
  • c515f49903 removed dependency from boost::thread orignal 2024-04-30 08:41:01 -0400
  • 845b14f581 removed dependency from boost::thread orignal 2024-04-30 08:15:02 -0400
  • cdfdfc9e24 don't manage netdb is transports are not running orignal 2024-04-30 07:51:46 -0400
  • 62d279e1b0 don't return routers with 'f' cap to exploratory request orignal 2024-04-29 15:05:47 -0400
  • a1fcd8af39 don't accept too old RouterInfo orignal 2024-04-29 10:07:47 -0400
  • 8c6c954ea2 enable previously disabled floodfill orignal 2024-04-28 11:23:35 -0400
  • 77bb7432bc insert previously ecluded floodfill back when connected orignal 2024-04-28 11:16:59 -0400
  • 720ffa8a31 move traverse thrugh profiles files to deleting thread orignal 2024-04-28 08:05:19 -0400
  • c1c69258c3 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2024-04-27 16:01:15 -0400
  • 733a4a2869 moved save/delete profile disk oprations to separate threads orignal 2024-04-27 16:00:43 -0400
  • ca3ac8c11d
    [gha] update actions r4sas 2024-04-27 13:49:48 +0000
  • d4e3991257
    [gha] fix osx build r4sas 2024-04-27 13:36:47 +0000
  • 648a884a18 use copy of excluded peers orignal 2024-04-27 08:38:43 -0400
  • 8fe989050e use share_ptr to store peers orignal 2024-04-27 08:18:49 -0400
  • bb6212ccc1 fixed typo orignal 2024-04-26 18:11:05 -0400
  • 5f39f65540 mutex for request's excluded peers orignal 2024-04-26 15:35:32 -0400
  • 146b3f52c0 check if pool is ready before sending next request orignal 2024-04-26 13:48:44 -0400
  • cc75ccd070 don't manage requests if exploratory pool is not ready. use monotonic timer and milliseconds orignal 2024-04-26 12:43:48 -0400
  • 0ddc514221 don't send next request if requested destination is over orignal 2024-04-25 18:52:10 -0400
  • d3b699d7cd
    Merge pull request #2059 from Vort/manage_interval orignal 2024-04-24 10:19:12 -0400
  • 6592fab41c manage netDb requests more frequently Vort 2024-04-24 16:44:24 +0300
  • 02895d4cf5 respond with confirmied router to exploratory lookup orignal 2024-04-23 18:30:56 -0400
  • 8b7941c4ce fixed typo orignal 2024-04-23 18:21:25 -0400
  • de673464d1 don't try to connect directy by SSU2 to unnconfirmed router if direct NTCP2 is presented orignal 2024-04-23 11:40:11 -0400
  • 6ce2c30522 build client tunnels through confimed routers only if low rate orignal 2024-04-22 13:03:59 -0400
  • c5a1e8cac8 give preference to direct connection orignal 2024-04-19 19:12:29 -0400
  • f67c38d8d2 fixed typo orignal 2024-04-18 18:06:24 -0400
  • 1f1a3270f7 fixed IsPublished for ipv6 orignal 2024-04-15 09:26:30 -0400
  • ffee29272f avoid two firewalled routers in the row orignal 2024-04-14 20:09:06 -0400
  • 3da9bbfdbd
    Merge a516d7812a into 46c72a7137 ChadF 2024-04-14 13:44:37 +0300
  • d5f5157765
    change exec path to /usr/bin in i2pd.service yangfl 2024-04-12 13:47:31 +0800
  • 2d2469c23d
    Merge pull request #2052 from nonlin-lin-chaos-order-etc-etal/openssl orignal 2024-04-09 15:18:17 -0400
  • 8e80a8b06f Add fcntl to actually lock pidfile on Android nonlin-lin-chaos-order-etc-etal 2024-04-10 03:15:55 +0800
  • 26fac94d05 delete unused varibale orignal 2024-04-08 19:24:44 -0400
  • 9a30068ae5 don't compare OBEP hash twice to check if it's a fresh tunnel orignal 2024-04-08 19:00:02 -0400
  • 46c72a7137
    Merge pull request #2050 from PurpleI2P/openssl master orignal 2024-04-08 18:55:45 -0400
  • 04bccedd9b
    Merge pull request #2048 from Vort/stream_resends orignal 2024-04-08 06:53:08 -0400