Commit Graph

6784 Commits (socks5)
 

Author SHA1 Message Date
orignal 3c5c375f71 connect to SSU2 address 2 years ago
orignal 7473d8c9aa create and handle Address block 2 years ago
R4SAS 33645d7f09
[gha] XP: use make option for XP
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 9f1106b14a
[gha] XP: noconfirm for pacman
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 3dd952b49b
[gha] XP: noconfirm for pacman
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 6b85bd2cb8 [gha] XP: fix MinGW repo url
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 60b164c853 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 2 years ago
orignal 40c8a1bc1d handle payload blocks 2 years ago
R4SAS 22de695f12
[gha] install git to XP builder
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS e91f588cd7 [gha] build for winxp
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 7b72d91549 receive incoming SSU2 packets 2 years ago
orignal b3c2e86436 skip unknown address 2 years ago
orignal 908bdc7624 always publish intro key for SSU2 address 2 years ago
orignal 21c1ec9c8c enable SSU2 server 2 years ago
orignal 6d7d71bb16 don't show address:port for non-published addresses 2 years ago
orignal 6eba061c2a show local SSU2 address 2 years ago
orignal f184f550b9 SSU2 address in config and RouterInfo 2 years ago
orignal bb7c0fef20 SSU2 address in config and RouterInfo 2 years ago
orignal 5c15a12116 don't allocate buffer from netdb for LocalRouterInfo 2 years ago
orignal 68d015763e recognize SSU2 addresses 2 years ago
orignal 7faa732f38 send SessionCreated 2 years ago
orignal 11f9eeabf1 inbound.lengthVariance and outbound.lengthVariance 2 years ago
orignal a152f36894 MixHash for SSU2 long header 2 years ago
orignal d4ede6ff01 process SessionRequest 2 years ago
orignal 35542d803c KDF for session request 2 years ago
orignal f6ba776c12 SSU2 keys 2 years ago
orignal 1511dcb309 store endpoint and send packet 2 years ago
R4SAS 35afa98112
[reseed] add new reseed
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS df62b40ca7
[win32] return back service control code (#1733)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 9f1a125ed9 decrypt connID for incoming packet 2 years ago
R4SAS b7e20b9b86
2.41.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS a5d6972913
[win] update build script license year
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS e4cb42c599
[win] add binary signing support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 0a34f1f3ad 2.41.0 2 years ago
orignal 7bdeaa9611 don't pick own router for peer test 2 years ago
R4SAS ab2577ce0a [daemon] print errors to stdout
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 34544be423
Merge pull request #1732 from PurpleI2P/patch-1
Set of updates
2 years ago
R4SAS 6bf0fdd344
[webserver] use cancel instead shutdown for acceptor
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 6a177cdd1c
fix incorrect change in year
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS a51ef0cfc6
set of updates:
* [webconsole] change error handling code to restart acceptor after any
error
* [webconsole] call shutdown vefore stopping acceptor on exit
* update license headers for modified files, change year to file
  creation year, not 2013 (when project started)

Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 48374d97df always use TCP/IP sockets for I2CP 2 years ago
R4SAS bf3d7e74f5
[i2cp] use tcp/ip socket on android
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS ab3f3890e4
[i2cp] use tcp/ip socket on android
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS dceb0fb8c5
[cmake] add warning about MESHNET option
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 05c1856389
[cmake] do not use CMAKE_OSX_ARCHITECTURES for check
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS dc5cba60d1
[cmake] add MAC_OSX define for Mac
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 70409dcdcc
Merge pull request #1728 from eyedeekay/swig-binding-cleanup
Removes workaround for passing string arguments from Go
2 years ago
orignal a92c29e04c drop routers older than 6 months on start 2 years ago
idk c4b4dc79cf
Remove janky workaround for argument passing from Go. This should allow other languages to use the binding more easily, and go-i2pd doesn't need the workaround anymore 2 years ago
orignal 510fe43ec4 create and encrypt SessionRequest 2 years ago