Commit graph

  • 6376328c98
    [http proxy] do not remove X-Requested-With for *HttpRequest (#1816) R4SAS 2022-12-22 17:55:51 +00:00
  • b6f83dfe9f set error before status orignal 2022-12-22 08:36:07 -05:00
  • 3f728149ab bump default max number of transit tunnels to 5000 orignal 2022-12-21 18:27:42 -05:00
  • 36501fe31e change network status back to OK if port in msg 7 matches orignal 2022-12-21 18:14:19 -05:00
  • e4ddc883d2 drop future RouterInfo and LeaseSet upon receive orignal 2022-12-20 18:41:19 -05:00
  • 5ac01ddce8 delete routers with timestmep from future orignal 2022-12-20 15:23:54 -05:00
  • d3656fcb3f don't publish ::1 orignal 2022-12-20 14:16:23 -05:00
  • d6c101d261 try to handle RelayIntro again is Alice's RouterInfo not found orignal 2022-12-19 13:28:21 -05:00
  • eeea02d834 rounded to seconds timestamps orignal 2022-12-19 12:56:19 -05:00
  • 0e0cd555eb
    [i18n] odd space in localized name R4SAS 2022-12-19 01:00:50 +03:00
  • 5dfe483152
    [i18n] add Czech translation R4SAS 2022-12-19 00:56:41 +03:00
  • c210553a39
    getting rid of old c99 array designators R4SAS 2022-12-18 23:26:18 +03:00
  • a315e4ce62
    more overrides R4SAS 2022-12-18 22:53:14 +03:00
  • 96cfd9acc2
    fix override R4SAS 2022-12-18 22:37:26 +03:00
  • d869bb25ed
    fix missing override warning R4SAS 2022-12-18 22:32:23 +03:00
  • 476e6aae35 don't iterate through addresses when it's not necessary orignal 2022-12-16 19:57:19 -05:00
  • d30ee99cf1 fixed crash orignal 2022-12-16 15:33:56 -05:00
  • 84d9c8f1b8 access to RouterInfo's addresses by index orignal 2022-12-16 15:12:30 -05:00
  • 9a2f744630
    Merge pull request #1827 from PurpleI2P/openssl orignal 2022-12-16 14:11:16 -05:00
  • df737a65b2 SessionRequest must be min 88 bytes orignal 2022-12-15 15:08:56 -05:00
  • c5230ca44b don't accept incoming session from invalid endpoint orignal 2022-12-14 15:44:31 -05:00
  • 3471e6fe16
    use deadline_timer for bandwidth calculation timer R4SAS 2022-12-13 23:25:16 +03:00
  • f1437feede
    SSU2: handle standard network errors more correctly R4SAS 2022-12-13 18:41:58 +00:00
  • 0d523bd2a6
    use 15s average bw for transit limits check R4SAS 2022-12-12 18:22:16 +03:00
  • 8943200ffa
    calculate bandwidth every 1 and 15 seconds R4SAS 2022-12-12 08:12:23 +03:00
  • a902d68669 enable compressible padding orignal 2022-12-12 18:36:29 -05:00
  • f6ca7c19af allow zero length padding orignal 2022-12-12 14:18:36 -05:00
  • 58e351f5d9
    use 15s average bw for transit limits check i2pcontrol R4SAS 2022-12-12 18:22:16 +03:00
  • 2a01ad953c
    calculate bandwidth every 1 and 15 seconds R4SAS 2022-12-12 08:12:23 +03:00
  • 4540d22de8
    Merge pull request #1825 from PurpleI2P/openssl orignal 2022-12-11 18:20:33 -05:00
  • 3458665df8 don't delete unreachable routers if tunnel creation success rate is too low orignal 2022-12-11 17:03:53 -05:00
  • 8320987124 delete invalid sessions from peers orignal 2022-12-10 19:09:37 -05:00
  • 648b09d45f try to restart acceptors after termination of expired NTCP2 if no descriptors orignal 2022-12-10 15:44:37 -05:00
  • 857df5c734
    prevent log spamming with no_descriptors error R4SAS 2022-12-10 21:57:23 +03:00
  • 737603e81b No descriptors error orignal 2022-12-10 13:22:37 -05:00
  • 53ca5dc67a memory pool for address vectors orignal 2022-12-07 14:08:27 -05:00
  • 8ad5696e50 don't send termination again if termination received block received orignal 2022-12-06 21:40:33 -05:00
  • ef9d27e424
    Merge pull request #1816 from jiigen/openssl R4SAS 2022-12-06 21:18:44 +00:00
  • 2bb5ff7184 eliminate RTT self-reduction orignal 2022-12-05 15:48:11 -05:00
  • 753c7efde8 fixed build error orignal 2022-12-04 21:12:48 -05:00
  • d0d0cd8445 use shared pointer for RouterInfo's addreses list orignal 2022-12-04 20:04:06 -05:00
  • 410d2c2fa9 use shared pointer for RouterInfo's addreses list orignal 2022-12-04 19:21:51 -05:00
  • 6a743f66e8 eliminate RTT self-reduction orignal 2022-12-04 17:52:44 -05:00
  • 709c451400 disable MemoryPool for RouterInfo's address orignal 2022-12-04 17:49:59 -05:00
  • cb73c7c72e make sure that only *Mt method can be called for MemoryPoolMt orignal 2022-12-04 17:43:29 -05:00
  • 50abeea82a print endpoint if more than two fragments of SessionConfirmed orignal 2022-12-04 17:08:38 -05:00
  • 8db352b4d0 recognize symmetric NAT from peer test msg 7 orignal 2022-12-04 16:30:45 -05:00
  • 6589bdf6b5 delete expired token right away orignal 2022-12-03 15:05:27 -05:00
  • 1ac171152a don't print error message if incomplete orignal 2022-12-03 14:27:52 -05:00
  • 629c718527 fixed races condition with pending outgoing sessions orignal 2022-12-03 14:18:40 -05:00
  • 519c0fe81d
    Remove "X-Requested-With" Jigen 2022-12-02 16:09:23 +00:00
  • 6e3aef0b9b
    Merge pull request #1815 from PurpleI2P/openssl orignal 2022-12-02 08:42:50 -05:00
  • eb0ef80a17
    Merge pull request #1813 from Vort/clang-build-fix3 R4SAS 2022-11-29 22:07:01 +00:00
  • 9763499dbe Clang compatibility improved Vort 2022-11-29 23:36:18 +02:00
  • 949c38f5f0 reuse list of addresses orignal 2022-11-28 19:16:21 -05:00
  • 2a6f906177 print separate message for introducer timeout orignal 2022-11-27 17:14:33 -05:00
  • b4c226f4b3 EdDSA blinding test orignal 2022-11-27 10:54:17 -05:00
  • 64c3282aae check minimal message size orignal 2022-11-27 09:13:24 -05:00
  • f5d511ae0f
    Merge pull request #1811 from rex4539/typos orignal 2022-11-26 14:25:31 -05:00
  • aa9a9ef18d memory pool for addreses orignal 2022-11-25 19:18:53 -05:00
  • aa5e6400e4 CMakeLists: use a fix for atomics on macOS PPC, not PPC in general barracuda156 2022-11-26 06:35:28 +08:00
  • 61bcfebcc8 Add CMake support for tests barracuda156 2022-11-23 11:28:33 +08:00
  • 73b9c0302b
    Fix typos Dimitris Apostolou 2022-11-25 22:37:52 +02:00
  • aead9db971 Read local RouterInfo from file orignal 2022-11-25 14:53:40 -05:00
  • d8230644b2 localizations independant from ClientContext orignal 2022-11-24 19:26:38 -05:00
  • 97ef908b0c removed SSU and NTCP transports orignal 2022-11-23 15:54:08 -05:00
  • fb8be32c28 removed SSU and NTCP transports orignal 2022-11-23 15:45:00 -05:00
  • a298588943 SSU2 only introducers orignal 2022-11-23 13:44:03 -05:00
  • ccfeca728e use only SSU2 for network status orignal 2022-11-22 22:03:19 -05:00
  • 7705423c42 remove SSU orignal 2022-11-22 20:05:52 -05:00
  • 379075c594 exluded SSU from transports orignal 2022-11-22 19:29:20 -05:00
  • 6a23153c0b don't read SSU addresses orignal 2022-11-22 18:28:56 -05:00
  • 74b2ba7ae2
    Merge pull request #1805 from PurpleI2P/openssl R4SAS 2022-11-22 20:57:22 +00:00
  • 9e02c99db5 check and limit LeaseSet's buffer size orignal 2022-11-22 15:40:48 -05:00
  • ba3cee1cf1
    2.44.0 2.44.0 R4SAS 2022-11-20 22:05:39 +03:00
  • 9f59ff2df4 2.44.0 orignal 2022-11-20 08:56:05 -05:00
  • 8df4082d6f
    [cmake] Use std::atomic on PowerPC inside boost (#1726) R4SAS 2022-11-20 08:40:03 +03:00
  • cf005821d7
    [i18n] pull translation updates R4SAS 2022-11-20 08:16:00 +03:00
  • 39b3996596 added notbob.i2p to jump services orignal 2022-11-14 15:29:16 -05:00
  • 78357baca4 sync AcceptStream orignal 2022-11-11 13:31:54 -05:00
  • 85b78dfb9b call stream request callback after CreateStream orignal 2022-11-09 18:26:16 -05:00
  • 9fd60b52f1 sync StreamCreate orignal 2022-11-08 19:52:43 -05:00
  • 851be41d0d Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2022-11-08 18:35:51 -05:00
  • c6a6a4e0e8 sync Receive from stream orignal 2022-11-08 18:34:59 -05:00
  • 28aeebd4c7
    [gha] switch to another deb build action R4SAS 2022-11-06 14:05:23 +03:00
  • c88638afe4 reconnect to proxy if receive error orignal 2022-11-08 10:37:34 -05:00
  • 7f98a8b972
    Fix definitions for Darwin PPC; do not use pthread_setname_np on unsupported OS versions (#1797) Sergey Fedorov 2022-11-06 18:48:02 +08:00
  • e1e4924592
    [gha] update freebsd workflow R4SAS 2022-11-04 21:08:25 +03:00
  • 8299f80ea5 correct assignment of remote address orignal 2022-11-04 12:55:53 -04:00
  • b8ce0b0838 store Address instead IdentHash for UDP tunnel orignal 2022-11-03 20:02:43 -04:00
  • e13f151474 ssu2.mtu4 and ssu2.mtu6 orignal 2022-10-31 18:11:36 -04:00
  • 22295b6527 util.cpp: do not use pthread_setname_np on unsupported macOS versions Sergey Fedorov 2022-10-31 12:17:53 +08:00
  • ff09f63b14 Correct define for Darwin PPC is __POWERPC__ Sergey Fedorov 2022-10-31 03:03:20 +08:00
  • 4ed4e8708e close relay socket if associate socket gets closed orignal 2022-10-28 18:54:04 -04:00
  • 1738d118f7 recconnect to proxy orignal 2022-10-28 14:06:45 -04:00
  • f1f66d7b8f handle SOCKS connect reply for ipv6 address orignal 2022-10-27 19:47:24 -04:00
  • 4ed5e44de7 correct buffer size for ipv6 SOCKS proxy reply orignal 2022-10-27 15:22:24 -04:00
  • 3e3f92c616 set and check proxy status for ipv6 if presented orignal 2022-10-27 15:02:54 -04:00
  • 5fb1247b87 correct MTU calculation through proxy orignal 2022-10-27 13:56:42 -04:00
  • 016222463d don't run peer test for SSU2 through proxy orignal 2022-10-26 21:14:28 -04:00