thisismyadministr...
transferred repository 2024-11-07 12:45:23 +01:00
thisismyadministrator/i2pd
to Mirrors/i2pd
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-11-06 03:12:37 +01:00
be24a3e336
publish R cap for yggdrasil-only router and U cap for routers through proxy
d99a7d9b20
allow transit for router behind symmetric NAT or proxy
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-11-05 01:02:47 +01:00
2f6bdd1c84
limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes
thisismyadministr...
synced commits to refs/pull/2094/merge at Mirrors/i2pd from mirror
2024-11-04 08:42:42 +01:00
6a6fd8ddab
Merge
32a70562c4
into 5a4ce66d42
5a4ce66d42
debian/changelog: Add leading space
76190ea365
don't resend RelayReponse if Alice is older version
f90386803f
Resend RelayResponse if relay tag not found. Send Ack block
29d77113cc
memory pool for x25519 keys
thisismyadministr...
synced commits to refs/pull/2101/merge at Mirrors/i2pd from mirror
2024-11-04 00:32:45 +01:00
f81ce71e05
Merge
17399da399
into 76190ea365
76190ea365
don't resend RelayReponse if Alice is older version
f90386803f
Resend RelayResponse if relay tag not found. Send Ack block
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-11-04 00:32:43 +01:00
5a4ce66d42
debian/changelog: Add leading space
76190ea365
don't resend RelayReponse if Alice is older version
f90386803f
Resend RelayResponse if relay tag not found. Send Ack block
thisismyadministr...
synced commits to refs/pull/2101/merge at Mirrors/i2pd from mirror
2024-11-03 00:02:37 +01:00
bd357a2e97
Merge
17399da399
into 29d77113cc
29d77113cc
memory pool for x25519 keys
0d09a8be00
removed own implementation of x25519
b8d61e04f0
generate x25519 keys more often
4432c5a2c4
update last activity time after sending peer test or hole punch message
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-11-03 00:02:35 +01:00
29d77113cc
memory pool for x25519 keys
thisismyadministr...
synced commits to refs/pull/2094/merge at Mirrors/i2pd from mirror
2024-11-02 07:42:35 +01:00
ca5115c657
Merge
32a70562c4
into 0d09a8be00
0d09a8be00
removed own implementation of x25519
b8d61e04f0
generate x25519 keys more often
4432c5a2c4
update last activity time after sending peer test or hole punch message
2419f52af4
fixed potential race condition
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-11-01 23:32:39 +01:00
0d09a8be00
removed own implementation of x25519
b8d61e04f0
generate x25519 keys more often
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-11-01 07:12:47 +01:00
4432c5a2c4
update last activity time after sending peer test or hole punch message
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-10-31 23:02:46 +01:00
2419f52af4
fixed potential race condition
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-10-31 06:42:46 +01:00
b2a10ac82b
don't update found router again in RequestComplete
thisismyadministr...
synced commits to refs/pull/2094/merge at Mirrors/i2pd from mirror
2024-10-30 14:32:39 +01:00
7b7441136a
Merge
32a70562c4
into 0086f8e27a
0086f8e27a
use std::async for address book download
8a8277edda
check for empty URL string
3f10f6651d
use splice if queue is not semi-full
9bc595a9a2
eliminate extra copy
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-10-29 22:12:41 +01:00
0086f8e27a
use std::async for address book download
8a8277edda
check for empty URL string
3f10f6651d
use splice if queue is not semi-full
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-10-29 14:02:37 +01:00
9bc595a9a2
eliminate extra copy
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-10-29 05:52:39 +01:00
f04048717d
cleanup messages to send if session was terminated
361f364966
intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages
4c90a88b85
eliminate extra copy of I2NP messages list
23e66671c2
intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages
thisismyadministr...
synced commits to master at Mirrors/i2pd from mirror
2024-10-29 05:52:38 +01:00
e695f1e060
Merge pull request #2118 from PurpleI2P/openssl
ec67f48d85
fixed possible memory leak
3a229ea65c
Merge pull request #2117 from mittwerk/openssl
0e8d624d86
move UpdatePacingTime out of loop
8f9874570a
hardening iterator
thisismyadministr...
synced and deleted reference 2024-10-28 21:42:38 +01:00
refs/tags/refs/pull/2117/merge
at Mirrors/i2pd from mirror
thisismyadministr...
synced commits to openssl at Mirrors/i2pd from mirror
2024-10-28 21:42:38 +01:00
ec67f48d85
fixed possible memory leak
3a229ea65c
Merge pull request #2117 from mittwerk/openssl
0e8d624d86
move UpdatePacingTime out of loop
8f9874570a
hardening iterator