1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-03-13 08:11:11 +00:00

Commit Graph

  • dd58b2f867 Post-Quantum. MLDSA44 verifier openssl orignal 2025-03-12 15:41:12 -04:00
  • 972c6854bc don't delete trusted routers from netdb orignal 2025-03-10 13:43:21 -04:00
  • 4ddfe9c94c don't grow window too fast orignal 2025-03-09 21:47:57 -04:00
  • 4e8b8465fa don't create profile for every single router when save to disk orignal 2025-03-09 11:17:19 -04:00
  • 4d9b5e685d use ends_with to recognize .i2p addresses orignal 2025-03-08 16:03:36 -05:00
  • b500374f74 recognize keys=shareddest orignal 2025-03-07 13:33:17 -05:00
  • fe3e7b1f6e reduced profile persist interval orignal 2025-03-06 16:29:14 -05:00
  • 66a52a17c6 load profile for SSU2 priority only orignal 2025-03-06 16:26:02 -05:00
  • c113241ccd support local sockets for I2PControl orignal 2025-03-05 14:14:34 -05:00
  • 9c97909e04 removed test crypto/signature types orignal 2025-03-05 10:51:21 -05:00
  • c816d3e4cc Ed25519ph orignal 2025-03-05 10:38:23 -05:00
  • 4f82fe24da replace boost::lexical_cast by std::to_string. std::unique_ptr for thread orignal 2025-03-04 18:11:58 -05:00
  • a1794ccd22 Solaris build added orignal 2025-03-02 15:00:09 -05:00
  • 5f762845f0 move BOB incoming connection logic from I2PTunnelConnection to BOB orignal 2025-02-28 22:20:50 -05:00
  • 539e7e988e reduce I2PTunnelConnection buffer size orignal 2025-02-27 21:35:14 -05:00
  • 2a4403f1e0 lazy creation of TunnelEnpoint for transit tunnel orignal 2025-02-27 18:00:24 -05:00
  • dcd15cc244 use common constants for babdwidth limits orignal 2025-02-25 14:12:10 -05:00
  • 9432202fad check PeerTest buffer size orignal 2025-02-24 13:58:10 -05:00
  • bf050ac465 fixed typo orignal 2025-02-22 19:01:20 -05:00
  • 81dae1997d replace boost::lexical_cast by std::from_chars and std::to_string orignal 2025-02-21 20:34:53 -05:00
  • 7e3d9649de use plain buffer instead stream for SignedData orignal 2025-02-20 22:04:58 -05:00
  • 9ba016259d use plain buffer instead stream for SignedData orignal 2025-02-20 21:59:24 -05:00
  • 7791b3952e check RelayRequest, RelayIntro, RelayResponse buffer size. Use assign instead memcpy orignal 2025-02-20 16:53:49 -05:00
  • b97f09cc95 const ExtractString and ExtractMapping orignal 2025-02-19 18:51:54 -05:00
  • aedf59d11a fixed typo orignal 2025-02-19 13:38:47 -05:00
  • d09367d686 always pass RouterInfo param values as string_view orignal 2025-02-19 11:08:47 -05:00
  • 70f99ccc21 update router caps orignal 2025-02-18 21:49:07 -05:00
  • ef72ba3f34 parse RouterInfo from buffer orignal 2025-02-18 21:11:59 -05:00
  • 251605e2b8 Fix the calculation of the window drop size orignal 2025-02-18 20:22:18 -05:00
  • fa2178ca3e set max padding size to 32 bytes orignal 2025-02-17 15:08:22 -05:00
  • 3d19fa12f6 create new tunnel immediately if last one failed orignal 2025-02-15 15:27:14 -05:00
  • 48aaecacce check outbound tunnels only for LeaseSet request orignal 2025-02-14 21:53:38 -05:00
  • 4bb86b6a86 don't request LeaseSet until destination if ready orignal 2025-02-14 18:18:28 -05:00
  • 0588116489 make token always non-zero orignal 2025-02-14 13:08:22 -05:00
  • 78a37cc00f changed some log levels orignal 2025-02-12 15:56:22 -05:00
  • fb90b01f6c
    2.56.0 2.56.0 r4sas 2025-02-11 22:15:11 +03:00
  • ea55215668
    Merge pull request from rex4539/uninitvar orignal 2025-02-11 08:30:28 -05:00
  • 58a86fa2dc
    [build] OpenSSL linking reorder () r4sas 2025-02-10 22:10:06 +00:00
  • 6d0dad5fd4
    [build] test linking reorder build-tests r4sas 2025-02-10 21:47:25 +00:00
  • b17087ba4a
    [build] test linking reorder on cmake R4SAS 2025-02-10 18:54:52 +03:00
  • f466be3b5c
    [build] test linking reorder on mingw R4SAS 2025-02-10 18:53:30 +03:00
  • 24f167141d
    [build] test linking reorder on linux R4SAS 2025-02-10 18:52:32 +03:00
  • 8a7c4040b6 fix typo Dimitris Apostolou 2025-02-08 22:58:51 +02:00
  • ea279ef45a Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2025-02-08 15:51:58 -05:00
  • 8aa18add4b 2.56.0 orignal 2025-02-08 15:51:13 -05:00
  • 5ff52e6c93
    Removed rus.i2p from subscriptions orignal 2025-02-08 07:45:04 -05:00
  • ef19a85fc0 use correct OBEP inbound tunnel build orignal 2025-02-03 20:41:51 -05:00
  • 2ce3145195
    Build IRC tunnel through low bandwidth routers orignal 2025-02-02 18:05:46 -05:00
  • b8d74dab47 recreate tunnels in random order orignal 2025-02-02 16:49:37 -05:00
  • e8f5efd156 peers cleanup time variance orignal 2025-02-01 09:42:44 -05:00
  • 57aa8b3de8 fixed typo orignal 2025-01-31 12:55:09 -05:00
  • 972b66f9a5 decline transit tunnel to duplicated router orignal 2025-01-31 11:20:39 -05:00
  • eadeea76e7 check congestion and random reject short tunnel build requests orignal 2025-01-30 15:35:04 -05:00
  • da7d3c55b0 replaced banana.incognet.io reseed by coconut.incognet.io orignal 2025-01-30 08:21:01 -05:00
  • ff0b6a6a6a
    fix uninitialized variable block.tunnelID Dimitris Apostolou 2025-01-30 13:36:53 +02:00
  • 60d3e4d963 set ack requested flag after second resend attempt orignal 2025-01-29 19:15:12 -05:00
  • adc230acde use m_IsSaving flag for saving RouterInfo orignal 2025-01-29 16:02:31 -05:00
  • e4ba07a540 persist local RouterInfo in separate thread using seperate buffer orignal 2025-01-29 13:22:15 -05:00
  • 93ec5ac5c4 rollback orignal 2025-01-28 21:45:26 -05:00
  • 774c606b09 don't wait for completion explicitly orignal 2025-01-28 21:30:48 -05:00
  • 1bff42042d check if saving if complete orignal 2025-01-28 21:22:36 -05:00
  • daeb177579 save updated local RouterInfo in separate thread orignal 2025-01-28 20:49:36 -05:00
  • 5d7a062f1b std::mt19937 for random. Congestion update timer variance orignal 2025-01-28 14:47:22 -05:00
  • 35f7bd5127 don't delete actively use profile. Last persist time orignal 2025-01-28 14:09:25 -05:00
  • d411da451a
    Merge pull request from rex4539/typo orignal 2025-01-27 22:48:40 -05:00
  • 45bab06f37 cleanup cached addresses orignal 2025-01-27 18:30:22 -05:00
  • 588855c6a7
    fix typo Dimitris Apostolou 2025-01-27 23:04:23 +02:00
  • c3fa0ae8cc cache full addresses in memory when requested or received orignal 2025-01-27 13:24:37 -05:00
  • bf85a69a2f min peer test version 0.9.62 orignal 2025-01-26 17:49:24 -05:00
  • 72ff0b9fbb shorter ack request interval orignal 2025-01-25 09:02:18 -05:00
  • b9c9988ff4 smaller request timeout if sent directly orignal 2025-01-24 13:56:33 -05:00
  • 1bb5ad22af use std::mt19937 for random. Peer test interval variance orignal 2025-01-23 19:20:20 -05:00
  • 4fa5cec0dc fixed termination deadlock if SAM session is active orignal 2025-01-23 14:12:52 -05:00
  • 1e7254dfaa don't delete router's buffer if an update received or connecting orignal 2025-01-22 13:25:11 -05:00
  • ca0818af7e drop buffer upon peer disconnect orignal 2025-01-22 12:00:37 -05:00
  • b3d09513b8 fixed race condition orignal 2025-01-21 19:38:07 -05:00
  • 2857a163e9 check last endpoint only if profile is in memory. postpone profile update when connected orignal 2025-01-21 15:03:25 -05:00
  • cba7e5350d drop router's buffer after a while without updates orignal 2025-01-20 18:17:41 -05:00
  • 29a5effabb use std::mt19937 for random numbers in netdb orignal 2025-01-20 13:27:40 -05:00
  • 39e07ac265 don't load router profile in NTCP2 or SSU2 thread when check for duplicates orignal 2025-01-20 11:58:33 -05:00
  • 57986bd348 postpone updating router profile after tunnel build. Check profiles only in memory orignal 2025-01-19 19:16:34 -05:00
  • 5e301937f2 use pointer to whole struct instead publicKey for buffer orignal 2025-01-19 15:22:46 -05:00
  • 4edde333ad don't drop router buffer if connected or being updated orignal 2025-01-19 11:47:32 -05:00
  • c600b834e3 postpone reading from file and updating router profile orignal 2025-01-18 18:26:16 -05:00
  • b6319d78bf don't delete buffer of connected routers orignal 2025-01-16 19:06:33 -05:00
  • e4fc2789fe
    Merge pull request from rex4539/var orignal 2025-01-16 14:21:18 -05:00
  • 4c5a1e064d
    Fix uninitialized variables Dimitris Apostolou 2025-01-16 17:54:38 +02:00
  • 4bb82110ab don't create EVP_CIPHER_CTX for each ChaCha20 orignal 2025-01-15 21:13:50 -05:00
  • 8c555fe592 copy fragment faster orignal 2025-01-14 13:30:47 -05:00
  • 5f1c599f81 fixed warning orignal 2025-01-13 21:37:40 -05:00
  • f2b5606583 store fragments inside m_OutOfSequenceFragments orignal 2025-01-13 20:36:27 -05:00
  • 08a680b53d use std::string_view instead const std::string& orignal 2025-01-12 18:36:35 -05:00
  • 634ceceb1c use std::string_view instead const std::string& orignal 2025-01-12 12:23:26 -05:00
  • efd8e6e65b use string_view in ExtractString and PutString orignal 2025-01-11 22:34:18 -05:00
  • 915429bb49 don't drop routing path if no data received orignal 2025-01-10 11:16:07 -05:00
  • 3e3e0e0a62 shorter ack request interval for datagrams orignal 2025-01-08 20:52:38 -05:00
  • c023051fe4
    Merge pull request from Vort/xp_fix2 orignal 2025-01-07 16:42:02 -05:00
  • 0b788de627 fix Windows XP build Vort 2025-01-07 22:15:08 +02:00
  • fce4fab071 configurable shared local destination orignal 2025-01-07 13:58:19 -05:00
  • 3236de0d5a reduce publishing confimation intervals orignal 2025-01-06 19:36:15 -05:00