Commit Graph

  • a248a2a732 Show TBM Queue size openssl 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
  • 35352f1497
    Merge pull request #2125 from PurpleI2P/openssl master orignal 2024-11-19 18:27:05 -0500
  • ea38bf029c
    Merge 17399da399 into b80278421d #2101 Pratik B. 2024-11-19 22:38:35 +0300
  • 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
  • 04b68b5ac9
    Merge 32a70562c4 into 3c608ec07c #2094 self-related 2024-11-16 12:14:14 +0800
  • 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
  • 55b3f8165f debian/changelog: Add leading space #2121 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
  • e695f1e060
    Merge pull request #2118 from PurpleI2P/openssl orignal 2024-10-28 20:33:07 -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
  • f611136ea7 resend relay reponnse if remote router >= 0.9.64 orignal 2024-10-26 15:30:48 -0400
  • 87ae9c4b74 call main thread as i2pd-daemon orignal 2024-10-25 18:40:51 -0400
  • d3630fb2b2 assign name to main thread orignal 2024-10-25 13:25:33 -0400
  • 500afe745f use min hole punch interval for connection attempts orignal 2024-10-24 18:49:11 -0400
  • 26901e2945 try recently connected SSU2 address if no other transports found orignal 2024-10-23 20:39:00 -0400
  • 64bde69967
    Merge pull request #2108 from SystemFailureNet/openssl orignal 2024-10-21 21:38:50 -0400
  • ddf30784ec connected recently mutex orignal 2024-10-21 21:22:16 -0400
  • ea14b00d63 save router's endpoint to profile and try to use it next time without requesting introducers orignal 2024-10-21 20:58:09 -0400
  • a24e0eb2dc don't delete unreachable routers if no transports orignal 2024-10-20 16:12:35 -0400
  • 0cb677a2c0 don't send peer test msg 6 if remote endpoint is unknown orignal 2024-10-19 09:18:31 -0400
  • e6cbc842bf request new leaseset if all leases are about to expire orignal 2024-10-19 08:45:25 -0400
  • f087654f25 fixed warnings orignal 2024-10-18 20:02:41 -0400
  • 10335b90c5 fixed warnings orignal 2024-10-18 19:57:35 -0400
  • 8a234f70e6 send a packet to new remote lease in advance if current is about to expire orignal 2024-10-18 15:59:37 -0400
  • f98a310235 Revert LibreSSL workaround when LibreSSL version >= 4.0.0 #2108 SystemFailure 2024-10-18 13:17:47 +0000
  • 1419745a5d recognize symmetric NAT from peer test msg 7 orignal 2024-10-17 21:09:37 -0400
  • 890fe77b10 update leaseset in destination's thread orignal 2024-10-17 18:15:33 -0400
  • bc9d25ec3b ability post LeaseSet update to destination's thread orignal 2024-10-17 16:20:27 -0400
  • fe71776b6f update LeaseSet if inbound tunnel was restored orignal 2024-10-17 15:44:26 -0400
  • 0213f058d1 Send peer test msg 6 with delay if msg 4 was received before msg 5 orignal 2024-10-16 21:19:30 -0400
  • 0ccf0a6339 use pointer to RouterInfo in SaveUpdated orignal 2024-10-16 17:57:52 -0400
  • e26682f4cb don't try to save invalid router orignal 2024-10-16 15:05:29 -0400
  • 8981e406f5 don't delete RouterInfo's buffer right a way orignal 2024-10-16 13:51:48 -0400
  • 50d9252ba9 resend HolePunch 3 times or until SessionRequest received orignal 2024-10-16 13:10:21 -0400
  • 4f73f60e51 don't create relay response block twice orignal 2024-10-16 12:07:13 -0400
  • d69e957213 rollback orignal 2024-10-16 09:04:35 -0400
  • 97fdedfbe3 implement SSU2HolPunchSession orignal 2024-10-16 08:28:25 -0400
  • ec1f41b13c insert multiple packets to the queue using splice orignal 2024-10-15 15:05:18 -0400
  • 7104d334fd Do not increase the window size if the speed limit is reached when it is limited orignal 2024-10-14 22:29:55 -0400
  • 4e581af3ba plain list of received packets in queue orignal 2024-10-14 21:21:07 -0400
  • 48f7131a7d received packets queue orignal 2024-10-14 18:55:41 -0400
  • fbd07a5276 SSU2Session/SSU2OutOfSession split orignal 2024-10-13 19:53:40 -0400
  • 8210911bc5 use std::list and splice fr msg queue orignal 2024-10-12 17:51:26 -0400
  • 4a5406b803 lock queue's mutex less often orignal 2024-10-11 13:41:37 -0400
  • ab02f722af print non-resolved address to log orignal 2024-10-11 11:27:36 -0400