Commit graph

  • 8fc3a1f9c9 correct frame size for I2NP msgs orignal 2018-12-03 12:29:24 -05:00
  • 5c3d0fc02c create I2NP blocks orignal 2018-12-02 17:24:31 -05:00
  • 7efb47fed4 send NTCP2 frame from I2NP messages orignal 2018-12-02 14:24:39 -05:00
  • c212a30d33
    Merge pull request #1274 from PurpleI2P/openssl orignal 2018-12-02 14:18:48 -05:00
  • 7692332f0e don't inialize Chacha20 state twice orignal 2018-11-30 21:31:06 -05:00
  • ef6db64e9f correct chacha20 for multiple messages orignal 2018-11-30 16:21:11 -05:00
  • e68f1dbc99 AEAD/Chacha20/Poly1305 encrypt multiple buffers orignal 2018-11-30 14:41:14 -05:00
  • 0c9ebc36d4 remove AVX and SSE for CipherBlock XOR orignal 2018-11-27 14:33:31 -05:00
  • fcd6eb7801 overwrite user-agent for outproxy requests R4SAS 2018-11-27 19:56:35 +03:00
  • 328c2182c2 alignment for tunnel message AES decryption orignal 2018-11-27 10:35:17 -05:00
  • 08706f5dfb fixed typo orignal 2018-11-25 18:49:59 -05:00
  • d49f165f0d fixed build warning orignal 2018-11-25 15:59:00 -05:00
  • cf0fc3a4a9 some performance improvements orignal 2018-11-25 10:33:48 -05:00
  • 72c8fd257c eliminate extra buffer for Poly1305 orignal 2018-11-24 15:39:37 -05:00
  • fa620e41a4 correct alignment for polyKey orignal 2018-11-24 14:41:17 -05:00
  • b07f851ce7
    Merge pull request #1272 from majestrate/openssl orignal 2018-11-24 14:24:09 -05:00
  • 16b3108719
    Merge remote-tracking branch 'purple/openssl' into openssl Jeff Becker 2018-11-24 10:08:12 -05:00
  • f385c624c7
    expose poly1305 digester Jeff Becker 2018-11-24 10:07:17 -05:00
  • f7e9975192 restore BlockCipher XOR using SSE orignal 2018-11-24 09:43:30 -05:00
  • cde989b59d don't compile compatibility code if openssl 1.1.1 orignal 2018-11-22 12:13:16 -05:00
  • c0e263abd3 default value for m_PersistProfiles orignal 2018-11-22 11:30:44 -05:00
  • 79c0c11e80 configure persist of peer profiles R4SAS 2018-11-22 00:13:23 +03:00
  • ca671551c8 flood NTCP2 RouterInfo if requested orignal 2018-11-21 13:24:54 -05:00
  • 42ed312384 handle NTCP2 RouterInfo flag orignal 2018-11-21 11:23:48 -05:00
  • 0e9074aaba reduce start and stop time orignal 2018-11-20 13:57:51 -05:00
  • 7c1961d4ef Cancel Graceful Stop orignal 2018-11-20 12:36:10 -05:00
  • 71e57717c2 request memory permisssion for android >= 6 orignal 2018-11-19 15:53:16 -05:00
  • 8a549b83a2 NTP sync in separate thread orignal 2018-11-16 12:49:04 -05:00
  • d7081c5f23 handle RouterInfo from NTCP2 in netdb's thread orignal 2018-11-14 20:52:54 -05:00
  • 588d64a30b more NTP logging orignal 2018-11-14 12:27:11 -05:00
  • 8335bdf3d4 correct ntp servers orignal 2018-11-14 11:47:50 -05:00
  • 85394f2438 NTP time sync orignal 2018-11-14 11:06:53 -05:00
  • 42b556574f add fedora copr mageia support R4SAS 2018-11-11 22:28:34 +03:00
  • f34e65ad9e
    Merge pull request #1268 from sokolas/webroot orignal 2018-11-10 15:08:40 -05:00
  • 51352a6819 update debian/rpm tunnels.d storing + testing rpm changes: manpage and configs store R4SAS 2018-11-10 03:25:51 +00:00
  • d9887ec370
    bump i2pd version in appdata manifest l-n-s 2018-11-09 14:05:10 -05:00
  • 670bf16cd0
    Merge pull request #1269 from PurpleI2P/openssl orignal 2018-11-09 11:12:03 -05:00
  • c994950aaf default webroot in config, webroot in automatic redirect instead of request path asokolov 2018-11-09 17:42:04 +03:00
  • a26ed6fe6c Merge remote-tracking branch 'upstream/openssl' into webroot asokolov 2018-11-09 16:30:54 +03:00
  • a12a7e73f9 redirect with webroot asokolov 2018-11-09 16:13:56 +03:00
  • 779228857e 2.22.0 2.22.0 R4SAS 2018-11-09 02:03:13 +00:00
  • 8d0b696d33 packages - tunnels.conf.d fix configs place, links R4SAS 2018-11-07 18:41:04 +03:00
  • 23ae220aa7 add webroot setting asokolov 2018-11-07 18:07:05 +03:00
  • b7940e0002 add tunnels.d to packages R4SAS 2018-11-06 20:04:26 +03:00
  • b3fd8bd0ae check if keys are available before sending termination message orignal 2018-11-04 18:51:25 -05:00
  • bffeb237de termination might be send for non-established session orignal 2018-11-04 15:32:31 -05:00
  • 23e3602ea1 common MixHash orignal 2018-11-01 16:06:39 -04:00
  • 34cfd205f6 create new static keys by X25519Keys orignal 2018-11-01 10:43:31 -04:00
  • df3da8be7a
    Merge pull request #1264 from l-n-s/desktop l-n-s 2018-10-31 17:24:39 +00:00
  • 940243f45e fix appdata manifest l-n-s 2018-10-31 13:23:13 -04:00
  • 75d6599143
    Update desktop files (#1263) l-n-s 2018-10-31 12:23:16 +00:00
  • 8581f755d5 Add application icons l-n-s 2018-10-31 08:20:35 -04:00
  • 5cbae8756b Rename files to freedesktop standarts l-n-s 2018-10-31 08:19:18 -04:00
  • 929a27a5ac
    Add Desktop files (#1261) l-n-s 2018-10-30 07:48:02 +00:00
  • 0b946d5828 More metadata in appstream file l-n-s 2018-10-30 03:45:28 -04:00
  • 0061d23686 Add appstream and desktop files l-n-s 2018-10-30 03:33:18 -04:00
  • 82ddee2104
    Merge pull request #1260 from l-n-s/version_display orignal 2018-10-28 11:01:46 -04:00
  • a141678119 Add --version flag to display i2pd and system libraries versions l-n-s 2018-10-28 10:52:22 -04:00
  • 96d109af81 fixed typo orignal 2018-10-27 19:55:23 -04:00
  • a309eb9f3c faster CipherBlock XOR implementation for non-AVX orignal 2018-10-27 18:41:05 -04:00
  • d034dab265 fill m3p2 with SessionRequest orignal 2018-10-26 09:58:18 -04:00
  • 883a035e5c Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2018-10-22 12:26:49 -04:00
  • 08603091c5 2.21.1 2.21.1 orignal 2018-10-22 09:19:39 -04:00
  • a2e84e5a1e 2.21.1 orignal 2018-10-22 09:19:39 -04:00
  • d148898ad7
    Merge remote-tracking branch 'purple/openssl' into openssl Jeff Becker 2018-10-22 07:35:34 -04:00
  • 9439621849 fixed #1259. read extra tunnels from tunnels.d orignal 2018-10-19 15:23:46 -04:00
  • 36cf622979
    Merge pull request #1258 from PurpleI2P/openssl orignal 2018-10-15 09:30:56 -04:00
  • 15ded89618 set cost=14 for unpublished NTCP2 addresses orignal 2018-10-11 13:00:37 -04:00
  • b84f74c167 limit SSU message size to 32K orignal 2018-10-11 11:17:14 -04:00
  • a97300f8be fixed #1256 I2NP messages up to 64K orignal 2018-10-10 11:31:55 -04:00
  • 9e12cff317 fix #1253 handle incorrect values of SIGNATURE_TYPE and CRYPTO_TYPE orignal 2018-10-08 15:03:41 -04:00
  • ecdf1f4ddc updated debian patches, add patch disabling few settings in service file, fix name in control file R4SAS 2018-10-05 13:44:18 +00:00
  • 2fa7a48163 2.21.0 2.21.0 orignal 2018-10-04 10:17:33 -04:00
  • 5e31e533e2
    Merge pull request #1249 from PurpleI2P/openssl orignal 2018-10-04 09:47:29 -04:00
  • 8adf76dcc9 2.21.0 orignal 2018-10-04 09:46:10 -04:00
  • 15899c10b2 2.21.0 orignal 2018-10-04 09:38:04 -04:00
  • 05ff05ea4b
    Merge pull request #1246 from 3pdotsif/openssl orignal 2018-10-02 11:33:07 -04:00
  • bd62df48c2 added NTCP2 to qt.pro ; made tunnel conf param keys be optional (fixes #1111) 3p.sif 2018-10-02 23:09:01 +08:00
  • 2366cbc833 count outgoing tags R4SAS 2018-10-01 18:11:17 +03:00
  • 25fb609544
    [appveyor] make it work again R4SAS 2018-09-30 23:24:48 +03:00
  • af793395f0 don't publish O with X or P orignal 2018-09-30 16:08:26 -04:00
  • 8f41776858 check send queue size orignal 2018-09-28 09:54:42 -04:00
  • 139b13b8d1 openssl 1.1.1/boost 1.64 for andoroid binary only orignal 2018-09-27 10:31:32 -04:00
  • 4c611a5be1
    Merge pull request #1243 from PurpleI2P/android-26up-service orignal 2018-09-25 11:42:34 -04:00
  • 5e7a21e177 try to fix working of service on api 26+ R4SAS 2018-09-25 03:37:34 +03:00
  • 5f7dda5ba8 treat extra bandwidth as high bandwidth orignal 2018-09-22 14:12:46 -04:00
  • 2dfa1ca0f2 check RouterInfo's timestamp in SessionConfirmed orignal 2018-09-21 11:45:04 -04:00
  • 358cdcf4c4 removed RSA signatures completly orignal 2018-09-21 11:16:38 -04:00
  • c8f4ace5c4 update timestamp before publishing orignal 2018-09-21 10:13:18 -04:00
  • 5cac6ca8bb read message body immediatly after length orignal 2018-09-17 13:08:49 -04:00
  • fccad71df1 temporary buffer for EdDSA signature for openssl 1.1.1 orignal 2018-09-16 18:08:59 -04:00
  • 97ae2674dc always use EdDsa signer fallback orignal 2018-09-14 21:54:45 -04:00
  • 7c70affd7f eddsa signer fallback orignal 2018-09-14 21:23:16 -04:00
  • 52ff568d86 fixed incorrect second signature orignal 2018-09-14 18:58:40 -04:00
  • b917aeaa0b openssl 1.1.1/boost 1.64 for android orignal 2018-09-13 09:43:10 -04:00
  • 8de443ec4c siphash from openssl 1.1.1 orignal 2018-09-11 13:26:29 -04:00
  • 7d9893c614 fixed build error orignal 2018-09-09 17:27:53 -04:00
  • 3540712517 some cleanup orignal 2018-09-09 08:38:12 -04:00
  • a8b1a86bd7 X25519Keys for static key orignal 2018-09-08 22:08:08 -04:00
  • 1babd3a5a2 separate X25519Keys orignal 2018-09-08 16:52:42 -04:00