Commit Graph

  • 3bdfa5562b don't send same message twice openssl orignal 2024-12-20 19:42:25 -0500
  • 3995448014 fixed possible crash at shutdown orignal 2024-12-19 14:24:26 -0500
  • 7497741846 fixed possible crash at shutdown orignal 2024-12-18 14:22:05 -0500
  • 36939898fe send tunnel endpoint data to transport session to gateway directly orignal 2024-12-17 20:50:54 -0500
  • b4bcd9914a show next peer and connectivity on transit tunnels page orignal 2024-12-16 19:49:14 -0500
  • 833e0a936e fixed build with boost 1.87 orignal 2024-12-15 18:27:24 -0500
  • bdc5eaa824 fixed build with boost 1.87 orignal 2024-12-15 18:15:21 -0500
  • e76d09e1a1 send tunnel participant data to transport session directly. Implemented TunnelTransportSender orignal 2024-12-15 18:03:31 -0500
  • 3264704a23 Handle choked, new RTO and window size calculation orignal 2024-12-14 17:59:51 -0500
  • cec68a2447 rollback orignal 2024-12-11 21:33:16 -0500
  • 73ba1afc20 don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message orignal 2024-12-11 18:55:30 -0500
  • dcbe6cfaf2 Update RTO calculation and windows reseting algorithm orignal 2024-12-10 17:49:11 -0500
  • 3534b9c499 don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message orignal 2024-12-09 20:59:59 -0500
  • a7021a8283
    Merge pull request #2136 from Vort/xp_fix orignal 2024-12-09 08:00:01 -0500
  • 946e523554 fix Windows XP build #2136 Vort 2024-12-09 02:48:07 +0200
  • cdd528c51f
    [gha] disable winxp build R4SAS 2024-12-08 23:50:16 +0300
  • 1a748aebf1 removed depereated section from config orignal 2024-12-08 11:33:30 -0500
  • f23a7f569b pass iv to AES Encrypt/Decrypt directly. aes-test added orignal 2024-12-08 11:08:17 -0500
  • 48b62340cc exclude AESNI option orignal 2024-12-07 15:27:23 -0500
  • 65da550d19 fix bug with unexpected stream closing orignal 2024-12-07 15:03:18 -0500
  • 786da057f2 always use openssl for AES orignal 2024-12-06 20:25:22 -0500
  • 097813a6ca
    Merge pull request #2131 from rex4539/typos orignal 2024-12-06 20:15:25 -0500
  • 226257aa71
    Fix typos #2131 Dimitris Apostolou 2024-12-06 17:11:31 +0200
  • 13604ccbb6 Changing the window calculation algorithm, increasing the minimum window size #2132 orignal 2024-12-05 22:15:11 -0500
  • e996db03c0 process SessionConfirmed in establisher's thread orignal 2024-12-05 20:57:40 -0500
  • f79a2e81ff calculate data phase keys after verification orignal 2024-12-04 18:36:57 -0500
  • 4b1ac7420c Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2024-12-02 19:06:04 -0500
  • e518b92a89 calculate X_I2P_DEST* headers once for series of HTTP requests orignal 2024-12-02 19:05:12 -0500
  • 1a32ed9088
    [gha] winxp: fix option order R4SAS 2024-12-03 00:44:14 +0300
  • b17bbd754a
    [gha] winxp: forced overwrite files from boost package R4SAS 2024-12-03 00:40:30 +0300
  • 7b0ff2850c close session if x25519 fails orignal 2024-12-01 16:53:08 -0500
  • 31ff0ff1cb use weak_ptr for transport session orignal 2024-11-29 21:29:03 -0500
  • fcc70025fd use reference instead naked pointer to tunnel in tunnel gateway orignal 2024-11-29 11:31:13 -0500
  • 56145d0f3c bind tunnel gateway to transport session orignal 2024-11-28 21:56:26 -0500
  • 8b9f427aa4 handle session handshakes in separate thread orignal 2024-11-27 18:31:58 -0500
  • cc768de8ea iterator through resolver's results orignal 2024-11-25 19:16:42 -0500
  • ffd18baf30 support boost 1.87 orignal 2024-11-25 16:00:06 -0500
  • 3474538697 replaced boost::asio::io_service by boost::asio:io_context orignal 2024-11-25 10:08:27 -0500
  • 5f1b31213f more adequate initial RTT orignal 2024-11-25 08:12:40 -0500
  • 6fb3c7c3ba removed dependancy from boost_system for newer compliers orignal 2024-11-23 18:34:33 -0500
  • a248a2a732 Show TBM Queue size orignal 2024-11-20 13:28:01 -0500
  • 09ae278306 const GetSize() orignal 2024-11-20 13:27:25 -0500
  • d241e5d5cb handle transit tunnel build messages in separate thread orignal 2024-11-19 19:11:09 -0500
  • b80278421d re-create ECIES session for follow-on packets #2125 orignal 2024-11-19 13:00:13 -0500
  • f2596e0187 fixed typo with cleanup timer expiration orignal 2024-11-18 21:34:41 -0500
  • 5265dc71e9 drop too old LeaseSet or from future orignal 2024-11-18 15:49:11 -0500
  • a05bb93792 check LeaseSet expiration time orignal 2024-11-18 12:16:05 -0500
  • 5d5970bed4 more SYN resend attempts for outgoing stream orignal 2024-11-18 07:59:39 -0500
  • 86080b26ae terminate non-established sessions sortly orignal 2024-11-17 22:11:30 -0500
  • 5b2d0c579b close stream if SYACK is not acked orignal 2024-11-17 20:51:59 -0500
  • 3c4926f377 limit number of incoming ECIES sessions. Don't try to create ECIES session for incoming stream orignal 2024-11-17 18:53:21 -0500
  • 391e3b7814 don't schedule send for first SYN reply orignal 2024-11-17 17:29:04 -0500
  • 72a39609ed moved all transit tunnels code to TransitTunnels class orignal 2024-11-16 20:56:35 -0500
  • 0c5f39ad81 separate class TransitTunnelBuildMsgHandler for tunnel build messages orignal 2024-11-16 16:05:46 -0500
  • 3c608ec07c received garlic messages queue for destination orignal 2024-11-13 21:17:58 -0500
  • ce0461bf86
    Destination: cut name for thread name R4SAS 2024-11-12 21:09:21 +0000
  • ce96f93c80 cleanup tags and ECIES sessions more often orignal 2024-11-11 21:59:19 -0500
  • d88ba768d7 set i2p.streaming.profile=2 for shared local destination orignal 2024-11-11 18:50:53 -0500
  • 574d12298b
    Destinations: set thread name from tunnel name R4SAS 2024-11-12 00:36:07 +0300
  • 7285caa4f1 if i2p.streaming.maxConcurrentStreams is zeor or negative than unlimited orignal 2024-11-11 14:43:20 -0500
  • 2778b092e3 i2p.streaming.maxConcurrentStreams I2CP param orignal 2024-11-11 13:41:27 -0500
  • dbef3fe9d2 temirminate incoming right a way if no remote LeaseSet orignal 2024-11-10 20:15:50 -0500
  • 09b7d44dad delete ECIESX25519 session without destination shortly orignal 2024-11-10 19:15:44 -0500
  • a411fff1d9 limit number of incoming streams. don't request LeaseSet for incoming stream orignal 2024-11-10 16:49:44 -0500
  • e574354896 limit received SSU2 packets queue orignal 2024-11-10 11:32:46 -0500
  • 0a08383471 check msg size in HandleTunnelBuildResponse orignal 2024-11-10 09:15:23 -0500
  • c5e464a8b5 move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp orignal 2024-11-09 17:25:43 -0500
  • 002d8c7773 removed HidUser's reseed orignal 2024-11-08 15:53:01 -0500
  • 32921ead80 move transit tunnel build requests from I2NPProtocol.cpp to TransitTunnel.cpp orignal 2024-11-07 19:00:11 -0500
  • be24a3e336 publish R cap for yggdrasil-only router and U cap for routers through proxy orignal 2024-11-05 19:24:54 -0500
  • d99a7d9b20 allow transit for router behind symmetric NAT or proxy orignal 2024-11-05 15:20:05 -0500
  • 2f6bdd1c84 limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes orignal 2024-11-04 18:20:46 -0500
  • 5a4ce66d42 debian/changelog: Add leading space John 2024-11-03 19:26:18 +0300
  • 76190ea365 don't resend RelayReponse if Alice is older version orignal 2024-11-03 11:25:19 -0500
  • f90386803f Resend RelayResponse if relay tag not found. Send Ack block orignal 2024-11-03 11:03:12 -0500
  • 29d77113cc memory pool for x25519 keys orignal 2024-11-02 11:20:23 -0400
  • 0d09a8be00 removed own implementation of x25519 orignal 2024-11-01 17:53:27 -0400
  • b8d61e04f0 generate x25519 keys more often orignal 2024-11-01 14:46:13 -0400
  • 4432c5a2c4 update last activity time after sending peer test or hole punch message orignal 2024-10-31 18:24:02 -0400
  • 2419f52af4 fixed potential race condition orignal 2024-10-31 15:01:19 -0400
  • b2a10ac82b don't update found router again in RequestComplete orignal 2024-10-30 22:00:12 -0400
  • 0086f8e27a use std::async for address book download orignal 2024-10-29 15:32:06 -0400
  • 8a8277edda check for empty URL string orignal 2024-10-29 13:59:21 -0400
  • 3f10f6651d use splice if queue is not semi-full orignal 2024-10-29 12:46:14 -0400
  • 9bc595a9a2 eliminate extra copy orignal 2024-10-29 08:41:59 -0400
  • f04048717d cleanup messages to send if session was terminated orignal 2024-10-28 21:34:33 -0400
  • 361f364966 intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages orignal 2024-10-28 21:15:16 -0400
  • 4c90a88b85 eliminate extra copy of I2NP messages list orignal 2024-10-28 21:10:30 -0400
  • 23e66671c2 intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages orignal 2024-10-28 20:36:50 -0400
  • ec67f48d85 fixed possible memory leak #2118 orignal 2024-10-28 08:46:01 -0400
  • 3a229ea65c
    Merge pull request #2117 from mittwerk/openssl orignal 2024-10-28 08:39:44 -0400
  • 0e8d624d86 move UpdatePacingTime out of loop orignal 2024-10-28 08:38:04 -0400
  • 8f9874570a
    hardening iterator #2117 mittwerk 2024-10-28 09:11:09 +0200
  • 43939cedf4 random tunnel reject when medium congestion orignal 2024-10-27 22:19:06 -0400
  • 4c66608caf random tunnel reject when medium congestion orignal 2024-10-27 21:58:19 -0400
  • ec4fe9a1e6 set congesion cap G if symmetric NAT and ipv4 in only transport orignal 2024-10-27 18:17:28 -0400
  • 79e8ccbb5b don't handle PeerTest 1 with same nonce twice orignal 2024-10-27 12:24:22 -0400
  • 608056dcd2 don't handle RelayRequest and RelayIntro with same nonce twice orignal 2024-10-27 11:55:10 -0400
  • 7461b640e3 reduce CPU usage orignal 2024-10-26 19:26:25 -0400
  • 743126b2ad better hole punch expiration intervals orignal 2024-10-26 19:05:08 -0400