Commit graph

  • 8fd843e7ce
    Merge pull request #1334 from rex4539/fix-typos orignal 2019-04-08 17:36:55 -04:00
  • 6a497a23d9
    Fix typos Dimitris Apostolou 2019-04-08 22:22:42 +03:00
  • 3ac74e1091 create encrypted LS2 orignal 2019-04-08 13:27:21 -04:00
  • ef0fb48f1f blind private keys orignal 2019-04-05 16:03:58 -04:00
  • 414ef2bc3d fixed gcc 4.7 build orignal 2019-04-04 16:18:52 -04:00
  • ea791309ad moved credential and blinding to BlindedPublicKey orignal 2019-04-02 16:32:18 -04:00
  • 706da6e431 allow .b32.i2p in jump links orignal 2019-04-02 13:11:49 -04:00
  • ed116e7cea
    add gcc 9 support R4SAS 2019-03-30 13:05:32 +03:00
  • 5b56f4007b counter is always in Little Endian orignal 2019-03-29 18:45:31 -04:00
  • e2071542bf use 16 bytes iv for chacha20 orignal 2019-03-29 16:18:51 -04:00
  • cdb217b774 always initialize m_Pkey orignal 2019-03-29 13:15:32 -04:00
  • 079798940b lookup for b33 address orignal 2019-03-29 11:59:59 -04:00
  • f1c24689bf fixed #1319. send correct response orignal 2019-03-29 09:29:28 -04:00
  • 1f9cf6ed7c show lookup keys orignal 2019-03-28 19:00:56 -04:00
  • 43f218410f correct b33 address length threshold orignal 2019-03-28 18:48:38 -04:00
  • 3fd9d5f641 save b33 addresses orignal 2019-03-28 16:06:53 -04:00
  • f5ab8f2062 replaced GetIdentHash by GetAddress orignal 2019-03-28 12:19:19 -04:00
  • 8774a8fbc2 handle b33 addresses in I2P tunnels orignal 2019-03-28 10:17:03 -04:00
  • 6f4f0f03d2 handle b33 addresses in I2P tunnels orignal 2019-03-28 09:57:34 -04:00
  • 00b5fdce03 create stream to blinded dest orignal 2019-03-27 16:04:46 -04:00
  • baee6a0d91 generic address for AdressBook orignal 2019-03-27 15:19:10 -04:00
  • ff44bcc489 complete implementation of RedDSA orignal 2019-03-24 18:42:52 -04:00
  • c797ac4268
    Update README.md R4SAS 2019-03-23 03:25:10 +03:00
  • d22a76d4d1 remove incorrect line r4sas 2019-03-22 23:40:59 +00:00
  • a6642e0ebc add script for packaging archive with android binaries r4sas 2019-03-22 23:17:39 +00:00
  • 3d4d260a34 extract b33 address orignal 2019-03-22 16:04:47 -04:00
  • 8e4b9da97d pass blinded key instead identity for encrypted LS2 orignal 2019-03-22 15:32:13 -04:00
  • 2be80ba30f
    Fix Docker build l-n-s 2019-03-22 13:14:02 -04:00
  • d231f944c0
    Merge pull request #1313 from PurpleI2P/openssl orignal 2019-03-21 11:46:11 -04:00
  • 2e44c88d6c [2.24.0][android] update addressbook 2.24.0 R4SAS 2019-03-21 18:34:39 +03:00
  • 21eb1ce6c9 2.24.0 orignal 2019-03-21 11:30:12 -04:00
  • cdfd411df7 2.24.0 orignal 2019-03-21 10:58:59 -04:00
  • a6149ca90c [android] upload gradlew script R4SAS 2019-03-21 00:09:49 +03:00
  • 642435486c [android] add gradle wrapper, update buildtools version, fixes in code. R4SAS 2019-03-20 23:42:19 +03:00
  • fc84d6c4b7 remove unused timer orignal 2019-03-17 21:37:42 -04:00
  • aa4bddd6ec common HKDF orignal 2019-03-15 12:25:20 -04:00
  • 8ec12a1b65 fixed race condition for publishing orignal 2019-03-10 09:22:42 -04:00
  • 0fbf552e95 lookup and handle encrypted LeaseSet2 orignal 2019-03-07 14:52:59 -05:00
  • 09b1b120d7 update LeaseSet2 if store type changed orignal 2019-03-07 14:51:05 -05:00
  • 557244bc3f verify blinding key for encrypted LS2 orignal 2019-03-07 11:55:47 -05:00
  • 24c5ed1cff calculate store hash for encrypted LeaseSet2 orignal 2019-03-06 16:08:04 -05:00
  • 32e55ebd0c blind public key for encrypted LeaseSet2 orignal 2019-03-05 15:51:24 -05:00
  • ea3070d02b derivation of subcredentials for LeaseSet2 orignal 2019-03-05 12:41:01 -05:00
  • 9aaba49a9f decrypt and handle Layer 2 of encrypted LeaseSet 2 orignal 2019-03-04 15:47:35 -05:00
  • 9b64be07a9 set chacha20 counter to 1 orignal 2019-03-04 15:08:03 -05:00
  • 42c3c28ea7 [addressbook] reset eTags if addressbook can't be loaded r4sas 2019-03-04 18:29:29 +00:00
  • 9e9236badb don't check TRANSIENT destination orignal 2019-03-04 07:35:48 -05:00
  • ad437add24 use cached base64 ident hash hakunamtu 2019-03-03 21:04:19 +03:00
  • 560ebcec8d persist.addressbook parameter added orignal 2019-03-01 14:42:20 -05:00
  • 9b1fe4338b reuse_address for ipv6 acceptor orignal 2019-02-28 16:00:26 -05:00
  • 9188e3ad3f ChaCha20 decrypt orignal 2019-02-28 13:31:51 -05:00
  • af65af5be9 H and HKDF for encrypted LeaseSet2 orignal 2019-02-27 15:52:47 -05:00
  • 2f0115c300 handle RedDSA as EdDSA orignal 2019-02-27 13:18:09 -05:00
  • 0646461342 check published timestamp for LeaseSet2 orignal 2019-02-26 16:20:24 -05:00
  • ec30ec0996
    Merge pull request #1304 from lifecoder-phoenix/openssl orignal 2019-02-25 07:01:33 -05:00
  • 6339ee4cf3
    Merge 6c79ccd1dc into 846eac29dc hakunamtu 2019-02-25 09:11:20 +00:00
  • cdecb7a43c Fix #1257 Life Coder 2019-02-25 10:10:09 +01:00
  • aa9c1b66a0 Fix #1257 Life Coder 2019-02-25 09:57:18 +01:00
  • 846eac29dc filter out unspecified addresses. Check floodfill status change orignal 2019-02-24 18:26:58 -05:00
  • 0f9e3c5b33 fix crash if public key is null orignal 2019-02-22 13:17:43 -05:00
  • aa27746982 remove address string orignal 2019-02-22 11:03:31 -05:00
  • cc48436794
    Merge pull request #1301 from PurpleI2P/openssl orignal 2019-02-22 10:49:51 -05:00
  • d8a4954bf1 [NetDb] check PersistProfiles on load R4SAS 2019-02-22 18:32:50 +03:00
  • d40a029dae eliminate extra copy orignal 2019-02-20 12:36:05 -05:00
  • 96d961c393 correct public key for EdDSA trasient key orignal 2019-02-15 15:03:58 -05:00
  • 7b6814e32d correct flags orignal 2019-02-14 21:22:49 -05:00
  • 6fee2d3536 correct options szie orignal 2019-02-14 17:49:23 -05:00
  • 636fc633d4 send offline signature in streaming orignal 2019-02-14 12:11:25 -05:00
  • 72a239838e publish offline signature orignal 2019-02-12 14:56:39 -05:00
  • a463dbc5fb
    Merge pull request #1295 from l-n-s/websocket_support orignal 2019-02-12 12:30:44 -05:00
  • 016ae3b9e9 rewrite for efficiency l-n-s 2019-02-12 11:20:54 -05:00
  • 7d0d421724 [windows] handle unexpected conditions (#1185) R4SAS 2019-02-12 04:27:09 +03:00
  • 83b5856a19 fix overflow warning, fix little typos R4SAS 2019-02-12 03:09:29 +03:00
  • f617b27110 Support websocket connections over HTTP proxy l-n-s 2019-02-11 17:18:01 -05:00
  • a91a0263cf
    update outproxy user-agent header rewrite R4SAS 2019-02-12 00:51:47 +03:00
  • 80ffe13f3e correct offline signature layout orignal 2019-02-08 15:12:51 -05:00
  • 1eb726c9bb create offline keys orignal 2019-02-08 12:19:51 -05:00
  • 1fa3ba8b42 read offline info orignal 2019-02-07 16:04:31 -05:00
  • b6bfd66a49 use identity from LeaseSet orignal 2019-02-06 21:19:44 -05:00
  • 1be0e7ddaa [windows] add functional R4SAS 2019-02-07 02:00:45 +03:00
  • 2cac9b03ff common code for offline signatures orignal 2019-02-06 13:36:03 -05:00
  • f5f4190803 catch error 10045 on stopping SAM acceptor (#1233), fix warning in util R4SAS 2019-02-06 03:03:37 +03:00
  • a14d554947 fix tray icon disappearing, var type warning, code tabulation R4SAS 2019-02-06 00:24:01 +03:00
  • 6d9e5147b5 handle offline signature orignal 2019-02-05 15:32:18 -05:00
  • 841452cb9e
    Merge pull request #1292 from PurpleI2P/inet_pton_xp R4SAS 2019-02-05 17:36:36 +03:00
  • 9c76368dbc inet_pton for winxp R4SAS 2019-02-05 14:13:23 +03:00
  • bd5122c6ea fixed build error orignal 2019-02-01 17:41:12 -05:00
  • 6643258618 implement Update for LeaseSet2 orignal 2019-02-01 12:55:13 -05:00
  • bc3f02cb6b fix #1290. copy correct size if message didn't fit previous orignal 2019-01-31 16:03:10 -05:00
  • d848ae332a encryption keys priority orignal 2019-01-30 14:10:40 -05:00
  • 08ddc98303 initial LeaseSet2 support in I2CP orignal 2019-01-29 11:30:31 -05:00
  • ea51fc8410
    Merge pull request #1288 from PurpleI2P/openssl orignal 2019-01-23 10:54:06 -05:00
  • a3344c4290 resolve SIGNATURE_TYPE string values orignal 2019-01-23 10:52:17 -05:00
  • 22c1ce3ea5 don't pick port 9150 (Tor browser) orignal 2019-01-23 09:53:30 -05:00
  • afb14e6782
    [fedora] fix build in release on fc30+ R4SAS 2019-01-22 04:57:53 +03:00
  • e177363377
    [fedora] specify srcdir only if building at 30+ R4SAS 2019-01-22 04:08:52 +03:00
  • ce213934c9
    try fix build in fedora rawhide R4SAS 2019-01-22 02:33:44 +03:00
  • af286ec52e
    try fix build in fedora rawhide R4SAS 2019-01-22 02:32:51 +03:00
  • f7f2b7607b 2.23.0 2.23.0 R4SAS 2019-01-21 18:51:04 +03:00
  • 60a282826c 2.23.0 orignal 2019-01-21 10:33:22 -05:00