Commit graph

  • 2c594dc67a moved peer test 5-7 to SSU2PeerTestSession orignal 2024-09-22 20:25:41 -04:00
  • 11bca5c3cd don't initialize Noise state for peer test sessions orignal 2024-09-22 18:02:12 -04:00
  • 9d1e526812 separate SSU2PeerTestSession for peer tests msgs 5,6 and 7 orignal 2024-09-22 17:22:08 -04:00
  • 018fa0ec00 added i2p.streaming.maxOutboundSpeed, i2p.streaming.maxInboundSpeed and i2p.streaming.profile to HTTP and SOCKS proxy configs orignal 2024-09-21 19:48:45 -04:00
  • f733f0a636 added i2p.streaming.maxOutboundSpeed, i2p.streaming.maxInboundSpeed and i2p.streaming.profile to HTTP and SOCKS proxy configs orignal 2024-09-21 19:04:03 -04:00
  • fd2b15fe81 don't drop too old router if low uptime orignal 2024-09-21 17:58:14 -04:00
  • c8958d71a2 pick routers with any bandwidth if limited connectivity orignal 2024-09-21 12:59:11 -04:00
  • e4962b855f pick first hop based on pool's bandwidth requirements orignal 2024-09-20 10:34:55 -04:00
  • 9f30499984 implement i2p.streaming.profile to specify high or low bandwidth tunnel pools orignal 2024-09-19 21:16:16 -04:00
  • 5324197e43 don't change router status if peer test came from recent endpoint orignal 2024-09-19 15:27:04 -04:00
  • 715e063550 set boost flags before finding orignal 2024-09-19 08:02:37 -04:00
  • 7ef1fdf634 exclude false position OK peer test if comes from recently connected endpoint orignal 2024-09-18 18:48:18 -04:00
  • db19c32381 require minimal boost 1.83 for c++20 orignal 2024-09-18 15:42:30 -04:00
  • ac1c28cb39 don't send ack in case of lost packet and incoming speed limitation orignal 2024-09-18 15:19:18 -04:00
  • 2fa4237acd renew connected receintly timestamp, add endpoint to the list if hole punch is being sent orignal 2024-09-18 14:35:59 -04:00
  • ae26758170 allocate RouterInfo's buffer from pool orignal 2024-09-18 08:40:22 -04:00
  • a723405fb0 check max RouterInfo size orignal 2024-09-18 08:38:29 -04:00
  • f20391d460 check if we connected recently to an endpoint before sending peer test orignal 2024-09-17 21:49:23 -04:00
  • ca4db7aab2 handle siuatuion if only one lease in remote LeaseSet orignal 2024-09-17 20:56:00 -04:00
  • 13b2fc3266 drop window size only when lease changes orignal 2024-09-16 19:09:18 -04:00
  • d4c1a1c0bb cleanup streaming destination's pools orignal 2024-09-16 13:39:11 -04:00
  • d5aca85a35 don't try to generate more ECIES-X25519-AEAD-Ratchet tags if decryption failed orignal 2024-09-12 21:03:46 -04:00
  • 17d0e59d02 fixed warning orignal 2024-09-12 20:30:26 -04:00
  • d20475e3d0 set default i2cp.leaseSetEncType to 0,4 and to 4 for server tunnels orignal 2024-09-12 19:11:13 -04:00
  • ebec4d8a5e set default i2cp.leaseSetEncType to 0,4 and to 4 for server tunnels orignal 2024-09-12 18:56:23 -04:00
  • cb0801fc16 reduce number of retransmits orignal 2024-09-11 20:54:22 -04:00
  • a5e9d9c6a3
    [gha] winxp build fix R4SAS 2024-09-11 20:18:05 +03:00
  • 3d0a1afd64 check if addressbook is enabled orignal 2024-09-11 12:06:55 -04:00
  • 78ec5b2c6e faster RTT recalculation if bad sample orignal 2024-09-11 11:24:51 -04:00
  • 272bf7dbc1 terminate NTCP2 session from duplicated router properly orignal 2024-09-10 12:35:36 -04:00
  • 261acbbd66 recalculate RTT for one way communications orignal 2024-09-10 12:22:42 -04:00
  • a65dd218da correct endianess in SendQuickAck orignal 2024-09-10 10:27:26 -04:00
  • 50d297fa29 check if first packet orignal 2024-09-09 22:37:35 -04:00
  • 699e17b594 handle plain ack with options orignal 2024-09-09 22:26:03 -04:00
  • a91caa6559 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2024-09-09 18:40:42 -04:00
  • 07d108bb6f send immediate ack request if no packet being sent orignal 2024-09-09 18:40:06 -04:00
  • bcace3fb29
    use -std=c++17 orignal 2024-09-08 17:53:41 -04:00
  • cd648b9b3f use std::atomic<std::shared_ptr<...>> instead boost::shared_ptr if applicable orignal 2024-09-08 16:30:27 -04:00
  • ba451eeca5 set congestion cap G immediately if through proxy orignal 2024-09-07 18:01:48 -04:00
  • 8d1c186665 limited connectivity mode orignal 2024-09-07 16:25:26 -04:00
  • d539c9677e don't accept tunnels if connected through proxy orignal 2024-09-06 19:04:07 -04:00
  • 855fd4d471 eliminate extra parsing of RouterInfo coming as RouterInfo block orignal 2024-09-06 09:49:24 -04:00
  • e0af7b077f set max number of tags adequate to max window size orignal 2024-09-05 20:28:40 -04:00
  • fde301deaf check for duplicated routers in NTCP2. Insert router into netdb right a way orignal 2024-09-05 19:24:23 -04:00
  • 9a77c0a4b1 recognize compiler version without gexpr orignal 2024-09-05 07:43:24 -04:00
  • 306ea2df37 don't apply std::move to prvalue orignal 2024-09-04 14:12:30 -04:00
  • cab671e177 use gexpr instead expr orignal 2024-09-04 13:28:34 -04:00
  • 2ee5af0c06 C++20 for clang >= 16 orignal 2024-09-04 13:23:12 -04:00
  • 911620bcd3 C++20 for clang >= 16 orignal 2024-09-04 13:21:13 -04:00
  • d1620d70bb consider N routers as low bandwidth orignal 2024-09-03 18:43:25 -04:00
  • 53db54dafb consider N routers as low bandwidth orignal 2024-09-03 18:36:50 -04:00
  • ead1b72886 set half of window on remote lease change orignal 2024-09-03 15:20:33 -04:00
  • ae65af07c2 handle immediate ack request orignal 2024-09-03 13:00:04 -04:00
  • 0046a8b3ec pass const strings for HTTP headers orignal 2024-09-02 21:05:40 -04:00
  • 06e3a1b57a fixed typo orignal 2024-09-02 18:32:52 -04:00
  • cc59003560 removed C++17 check orignal 2024-09-02 18:22:33 -04:00
  • a3e0b3710c pass std::string_view to parse orignal 2024-09-02 17:34:15 -04:00
  • 56b8534e0c gcc7 support orignal 2024-09-02 15:00:25 -04:00
  • c21cf0565b removed C++11 support orignal 2024-09-02 10:55:22 -04:00
  • 9668ea9338 removed C++11 support orignal 2024-09-02 10:18:08 -04:00
  • a837e5c502 use rng from pool for lease selection orignal 2024-09-01 16:39:19 -04:00
  • bbadbdbfdb Switch to C++17 for Mac OS X orignal 2024-09-01 15:23:14 -04:00
  • 509c039e2f use Rng from pool if possible orignal 2024-08-31 08:02:56 -04:00
  • 8cf9cc1a01 removed dependency from boost::filesystem orignal 2024-08-30 18:25:16 -04:00
  • a1f40d3048 use __has_include(<filesystem>)) to detect if std::filesystem can be used orignal 2024-08-30 17:56:34 -04:00
  • 83c0764ed4 link with stdc++fs for g++8 and g++9 orignal 2024-08-30 17:54:56 -04:00
  • 2f5f39aaf2 disable clock_cast iuntil implemented orignal 2024-08-30 17:51:03 -04:00
  • 5cc15fac31 rollback orignal 2024-08-30 15:03:50 -04:00
  • ea3f356856 removed dependency from boost::filesystem orignal 2024-08-30 14:40:44 -04:00
  • 8189ff0f48 innclude <filesystem> before _cpp_lib_filesystem check orignal 2024-08-30 14:36:56 -04:00
  • 2679e8cfd8 removed dependency from boost::filesystem orignal 2024-08-30 13:28:01 -04:00
  • 3679c6aea0 switch to C++17 orignal 2024-08-30 11:03:06 -04:00
  • 604bdf314f improved window size reculculation algorithm orignal 2024-08-29 18:57:14 -04:00
  • 937809bc0f don't use clock_cast with clang orignal 2024-08-29 15:14:17 -04:00
  • d71f3d40fa
    Merge pull request #2096 from Vort/utf8 orignal 2024-08-29 12:42:25 -04:00
  • e87ace0c3d implement UTF-8 conversion with WinAPI for Windows platform Vort 2024-08-29 16:52:25 +03:00
  • bc48e6881d use boost::filesystem for Win32 and clang orignal 2024-08-28 18:25:42 -04:00
  • e957d7bbfb use std::filesystem for windows orignal 2024-08-28 17:52:08 -04:00
  • b3aa5ad998 don't link with boost::filesystem in newer versions orignal 2024-08-28 15:12:29 -04:00
  • ac876a0cd5 use boost::filesystem for Mac OS X orignal 2024-08-28 13:43:01 -04:00
  • d85cb6e30a fixed build for Debian Bookworm orignal 2024-08-28 12:01:19 -04:00
  • 4a4b76141a C++20 support orignal 2024-08-28 11:34:07 -04:00
  • a93043f064 check for __cpp_lib_filesystem orignal 2024-08-27 22:12:13 -04:00
  • ae309ca632 use std::filesystem for C++17 orignal 2024-08-27 21:49:23 -04:00
  • 9037e8b2b1
    Merge pull request #2095 from PurpleI2P/openssl orignal 2024-08-27 21:41:15 -04:00
  • 3ff79038b5 handle individual NACKs orignal 2024-08-27 15:33:59 -04:00
  • da0e527777 termination check timeout variance orignal 2024-08-26 20:57:28 -04:00
  • 66223792f3 use std::mt19937 instead rand(). termination timeout variance orignal 2024-08-26 19:35:13 -04:00
  • a69eade1f4 use pool's rng for random tunnel/remote lease selection orignal 2024-08-25 21:35:33 -04:00
  • 0992a5124f removed dependency from boost::date_time orignal 2024-08-25 20:18:55 -04:00
  • e7423b1ffc save timestamp from epoch instead local time to profiles orignal 2024-08-25 19:07:01 -04:00
  • 65ceb08290 correct translation of Network status orignal 2024-08-23 22:35:52 -04:00
  • 879d54fad4 replaced boost::date_time by functions from std orignal 2024-08-23 22:01:08 -04:00
  • ff5c76f8f2 don't include expired lease to LeaseSet for I2Cp orignal 2024-08-21 19:21:02 -04:00
  • 0191e58b05 adjust number of leases in LS2 if expired tunnels orignal 2024-08-21 16:28:19 -04:00
  • c43926083e don't include already expired lease to LeaseSet orignal 2024-08-21 14:07:04 -04:00
  • bd98f2c3ee max flush interval orignal 2024-08-20 21:21:28 -04:00
  • 02c52f59cb max flush interval orignal 2024-08-20 20:59:41 -04:00
  • fa218d3cf5 reset routing path if session is stuck orignal 2024-08-20 15:50:37 -04:00
  • d169b422da drop window if remote lease changes orignal 2024-08-19 19:10:00 -04:00