Commit Graph

6814 Commits (06b87311ea1f41ba94658eddd9eeb506f6cc4c7d)
 

Author SHA1 Message Date
R4SAS 06b87311ea
2.42.1
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 3b31773117
[deb] remove O3 optimization flag
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 9c87fe79ea
[openssl] suppress deprecation messages
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS bd00112562 update windows build script
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 1c9160c37d correct jump link 2 years ago
orignal e2ef88229f fixed warning 2 years ago
orignal fd7b889a0f 2.42.0 2 years ago
R4SAS a7aa056ec1
[gha] fix typo
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 4f74acb2d3
[gha] build docker containers on tags
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 22ef1be82b
[gha] build docker containers only when pushing to openssl branch
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 9ddbf255ba
fix const std::map usage
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS dfb171d32a
[httpproxy] ordered jumps list
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS d31cd2e5d6
fix incorrect boolean value parsing
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 396c74e6c6 Revert "Simple refactor of nested if-statements" 2 years ago
R4SAS 609c658a9b
[gha] publish releases with latest-release tag
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS ee6bb40736 remove obsolete msvc define
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS f8c5ea2b42 [i18n] add french translation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 923eb9fdb3 fix udp tunnels reload
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 2cd3ebbdb3 copy peer test block 2 years ago
orignal 5e25e30330 check if there is only one unacked packet 2 years ago
orignal 5aa2a8f60f handle peer tests 2 years ago
orbea 0a1e302e8a libi2pd: Fix the build with LibreSSL 3.5.2 2 years ago
orignal bb705a77cf handle PeerTest message 2 years ago
orignal cb6155b946 fixed warning 2 years ago
orignal 714d1cc993 close stream if delete requested 2 years ago
orignal bc8e4494c4 random new profiles cleanup interval 2 years ago
R4SAS c3a064f980
change int type
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS eb3feb7dbd [profiles] add daily cleanup
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal da3f3ccac9 connect to reachable introducers only 2 years ago
orignal 1a1871e8cd add RouterInfo block before RelayIntro 2 years ago
orignal c22ab7e1fc use openssl's siphash for 3.0.1 and higher 2 years ago
orignal 436992b069 send and process HolePunch message 2 years ago
orignal 18cb3912e5 fixed imccorect termination 2 years ago
orignal a818b0ba02
Merge pull request #1748 from voltamperoff/Refactor-I2CP-CreateSessionMessageHandler
Simple refactor of nested if-statements
2 years ago
R4SAS 3716b6f988
move TunnelHopVisitor inside Tunnel class
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS c9e4e78f41
[webconsole] remove version from title, move tunnel chain print from Tunnel class
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 9b4e8bf64b [webconsole] do not show registration block when token is not provided
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 5aebefe73f connect through introducer 2 years ago
R4SAS 8f2124beab
update reseeds
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 8b8b43df28
[rpm] support rhel 9
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS c42b991bc9
[rpm] pre-support rhel 9
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS ec08333bf9
[rpm] fix build on fedora 37
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 9e5b4e14c9
[rpm] fix build on fedora 37
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 1f5ed89a88 set blinded signature type to RedDSA for EdDSA 2 years ago
R4SAS 2304a2bc2e remove android contrib files (moved to android repo)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal dc82105226 check status code and verify RelayResponse signature 2 years ago
orignal 5221f3ddc9 one SSU2 session per remote router 2 years ago
orignal e970deb92b check presense of introducers in SSU2 address 2 years ago
orignal 9db7ec6bb0 create and send RelayRequest 2 years ago