Commit graph

  • 421800bc8f recognize SSU address supporting SSU2 orignal 2022-03-19 17:34:07 -04:00
  • 86fb47b2b4
    Merge pull request #1744 from WaxySteelWorm/openssl orignal 2022-03-19 12:34:24 -04:00
  • 715f83bf84
    Create stormycloud.crt WaxySteelWorm 2022-03-19 10:59:54 -05:00
  • ccb20e987c
    Create stormycloud.crt WaxySteelWorm 2022-03-18 22:06:47 -05:00
  • 87bf5c2418 cleanup pending sessions orignal 2022-03-18 20:21:31 -04:00
  • 5c9af1c613 MixHash with encrypted payload after decryption orignal 2022-03-18 15:32:32 -04:00
  • 765e0e5c6b correct 'i' size for SSU2 orignal 2022-03-18 13:33:33 -04:00
  • cc296e16dc don't make SSU2 address published is 'i' is presented orignal 2022-03-18 13:02:59 -04:00
  • ab9901525b separated sockets for ipv4 and ipv6 orignal 2022-03-17 18:45:14 -04:00
  • 3643a46a0c don't update SSU2 port orignal 2022-03-17 14:47:00 -04:00
  • d467e6869d don't update address for SSU2 orignal 2022-03-17 13:21:51 -04:00
  • db36018849 Fix typo Dimitris Apostolou 2022-03-17 07:11:49 +02:00
  • 7db623dfe4
    Fix typo Dimitris Apostolou 2022-03-17 07:11:49 +02:00
  • 3c5c375f71 connect to SSU2 address orignal 2022-03-16 21:11:48 -04:00
  • 7473d8c9aa create and handle Address block orignal 2022-03-16 13:13:31 -04:00
  • 33645d7f09
    [gha] XP: use make option for XP R4SAS 2022-03-16 04:29:02 +03:00
  • 9f1106b14a
    [gha] XP: noconfirm for pacman R4SAS 2022-03-16 04:09:23 +03:00
  • 3dd952b49b
    [gha] XP: noconfirm for pacman R4SAS 2022-03-16 04:03:26 +03:00
  • 6b85bd2cb8 [gha] XP: fix MinGW repo url R4SAS 2022-03-16 03:51:21 +03:00
  • 60b164c853 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2022-03-15 20:50:24 -04:00
  • 40c8a1bc1d handle payload blocks orignal 2022-03-15 20:49:41 -04:00
  • 22de695f12
    [gha] install git to XP builder R4SAS 2022-03-16 03:45:55 +03:00
  • e91f588cd7 [gha] build for winxp R4SAS 2022-03-16 03:42:00 +03:00
  • 7b72d91549 receive incoming SSU2 packets orignal 2022-03-14 19:25:59 -04:00
  • b3c2e86436 skip unknown address orignal 2022-03-14 15:54:55 -04:00
  • 908bdc7624 always publish intro key for SSU2 address orignal 2022-03-13 21:55:03 -04:00
  • 21c1ec9c8c enable SSU2 server orignal 2022-03-13 21:34:11 -04:00
  • 6d7d71bb16 don't show address:port for non-published addresses orignal 2022-03-13 11:58:19 -04:00
  • 6eba061c2a show local SSU2 address orignal 2022-03-13 11:04:37 -04:00
  • f184f550b9 SSU2 address in config and RouterInfo orignal 2022-03-12 21:51:17 -05:00
  • bb7c0fef20 SSU2 address in config and RouterInfo orignal 2022-03-12 21:40:12 -05:00
  • 5c15a12116 don't allocate buffer from netdb for LocalRouterInfo orignal 2022-03-11 19:03:00 -05:00
  • 68d015763e recognize SSU2 addresses orignal 2022-03-11 16:17:44 -05:00
  • 7faa732f38 send SessionCreated orignal 2022-03-08 21:33:21 -05:00
  • 11f9eeabf1 inbound.lengthVariance and outbound.lengthVariance orignal 2022-03-07 22:20:11 -05:00
  • a152f36894 MixHash for SSU2 long header orignal 2022-03-07 18:20:06 -05:00
  • d4ede6ff01 process SessionRequest orignal 2022-03-05 18:39:27 -05:00
  • 35542d803c KDF for session request orignal 2022-03-04 21:51:40 -05:00
  • f6ba776c12 SSU2 keys orignal 2022-03-01 21:23:08 -05:00
  • 1511dcb309 store endpoint and send packet orignal 2022-02-28 21:46:00 -05:00
  • 35afa98112
    [reseed] add new reseed R4SAS 2022-03-01 00:23:52 +03:00
  • df62b40ca7
    [win32] return back service control code (#1733) R4SAS 2022-02-28 22:37:05 +03:00
  • 9f1a125ed9 decrypt connID for incoming packet orignal 2022-02-27 20:15:14 -05:00
  • b7e20b9b86
    2.41.0 2.41.0 R4SAS 2022-02-20 14:29:44 +03:00
  • a5d6972913
    [win] update build script license year R4SAS 2022-02-20 12:54:48 +03:00
  • e4cb42c599
    [win] add binary signing support R4SAS 2022-02-20 12:53:31 +03:00
  • 0a34f1f3ad 2.41.0 orignal 2022-02-19 17:21:11 -05:00
  • 7bdeaa9611 don't pick own router for peer test orignal 2022-02-19 08:15:49 -05:00
  • ab2577ce0a [daemon] print errors to stdout R4SAS 2022-02-18 21:00:10 +03:00
  • 34544be423
    Merge pull request #1732 from PurpleI2P/patch-1 orignal 2022-02-18 10:13:33 -05:00
  • 6bf0fdd344
    [webserver] use cancel instead shutdown for acceptor R4SAS 2022-02-18 09:45:35 +03:00
  • 6a177cdd1c
    fix incorrect change in year R4SAS 2022-02-18 09:29:28 +03:00
  • a51ef0cfc6
    set of updates: R4SAS 2022-02-18 09:20:06 +03:00
  • 48374d97df always use TCP/IP sockets for I2CP orignal 2022-02-16 15:32:13 -05:00
  • bf3d7e74f5
    [i2cp] use tcp/ip socket on android R4SAS 2022-02-16 16:27:59 +03:00
  • ab3f3890e4
    [i2cp] use tcp/ip socket on android R4SAS 2022-02-16 16:13:15 +03:00
  • dceb0fb8c5
    [cmake] add warning about MESHNET option R4SAS 2022-02-16 11:39:09 +03:00
  • 05c1856389
    [cmake] do not use CMAKE_OSX_ARCHITECTURES for check R4SAS 2022-02-14 23:53:55 +03:00
  • dc5cba60d1
    [cmake] add MAC_OSX define for Mac R4SAS 2022-02-14 22:58:56 +03:00
  • 70409dcdcc
    Merge pull request #1728 from eyedeekay/swig-binding-cleanup orignal 2022-02-14 14:32:23 -05:00
  • a92c29e04c drop routers older than 6 months on start orignal 2022-02-13 15:42:06 -05:00
  • 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 idk 2022-02-13 13:21:18 -05:00
  • 66dbb322fc
    Update ChangeLog abujidado91 2022-02-12 10:37:11 +01:00
  • 510fe43ec4 create and encrypt SessionRequest orignal 2022-02-11 19:21:04 -05:00
  • 73e572b66b
    disable thread naming for PowerPC (#1726) R4SAS 2022-02-11 22:17:38 +03:00
  • a272a2cb7e
    [cmake] update min version, drop PCH R4SAS 2022-02-11 07:23:33 +03:00
  • 43b990afe6
    [cmake] disable deprecation warning when OpenSSL 3 is used R4SAS 2022-02-11 07:00:30 +03:00
  • 90130b5492
    fix exception printing R4SAS 2022-02-11 00:38:29 +03:00
  • f22faaefeb
    remove duplicate definition R4SAS 2022-02-11 00:27:19 +03:00
  • ac25649425 cast pthread name to char* for apple sdk R4SAS 2022-02-11 00:04:36 +03:00
  • 04388325a8 KDF and encryption for SessionRequest orignal 2022-02-10 14:03:09 -05:00
  • 61ec873842 fixed incorrect ret code orignal 2022-02-10 13:07:29 -05:00
  • ea1f2d4e26 use i for intro key for SSU orignal 2022-02-06 10:17:35 -05:00
  • 4211c733a2 s and i keys for all addresses orignal 2022-02-05 17:14:25 -05:00
  • 450266818a Noise XK for SSU2 orignal 2022-02-05 15:58:39 -05:00
  • 1e019157bb SSU2 initial commit orignal 2022-02-04 15:01:18 -05:00
  • c9a1066f02 send SessionCreated before connection close if slock skew orignal 2022-02-03 14:49:36 -05:00
  • 0062f7d764
    [reseed] dont do yggdrasill address check if option disabled R4SAS 2022-02-03 14:49:24 +03:00
  • 95e994e171 pass incomplete I2NP message by move orignal 2022-02-02 17:33:33 -05:00
  • 31242401e5 [cmake] update TargetArch.cmake (#1724) R4SAS 2022-02-02 06:06:31 +03:00
  • 19cc1c3b3f adjust clock from SSU SessionCreated is time difference exceeds 15 seconds orignal 2022-02-01 18:43:11 -05:00
  • 03bcdceb9b
    [gha] add ucrt windows build R4SAS 2022-02-01 15:42:57 +03:00
  • 33ca836ad0
    [gha] add ucrt windows build R4SAS 2022-02-01 15:36:35 +03:00
  • 53f19e4050
    Use builtin bitswap for endian on windows R4SAS 2022-01-29 19:55:21 +03:00
  • 54b7d46f5a reseeds update R4SAS 2022-01-28 18:38:59 +03:00
  • 40e6d675c5 I2NP messages pool for I2CP orignal 2022-01-25 13:02:27 -05:00
  • 73b77c83b8 select compatible outbound tunnel orignal 2022-01-24 13:25:47 -05:00
  • 632d41e50c
    [rpm] try to fix fedora copr build [3] R4SAS 2022-01-24 03:20:36 +03:00
  • 17acadbfb9
    [rpm] try to fix fedora copr build [2] R4SAS 2022-01-24 03:14:50 +03:00
  • 2ab5924ec9
    [rpm] try to fix fedora copr build R4SAS 2022-01-24 02:56:41 +03:00
  • ac09a4cf0f [i18n] update german translation R4SAS 2022-01-23 03:17:49 +03:00
  • c10ee59de3 cleanup memrory pools if no more streams orignal 2022-01-21 21:34:50 -05:00
  • afad405ed9 check for duplicate destination orignal 2022-01-19 12:08:56 -05:00
  • 5a35de8dc9
    [i18n] update uzbek translation R4SAS 2022-01-19 00:38:33 +03:00
  • 58cf26c304 cleanup properties before update orignal 2022-01-15 19:26:11 -05:00
  • a2de5564ac moved m_Properties to LocalRouterInfo orignal 2022-01-15 18:54:02 -05:00
  • 338b17ccf1 LocalRouterInfo for own router orignal 2022-01-15 12:48:49 -05:00
  • 843a968959 integer uptime orignal 2022-01-09 19:07:10 -05:00
  • dc45c13eef
    [i18n] added german translation (thanks to mark22k@crowdin) R4SAS 2022-01-09 23:42:13 +03:00
  • 0d6e801595
    [webconsole] change dark style colors R4SAS 2022-01-09 20:49:27 +03:00