Commit Graph

  • b93a50c8b0
    Release 1.0.0-rc.7 v1.0.0-rc.7 Marin Petrunić 2020-02-20 22:20:27 +01:00
  • 6e0d1a84ae
    Merge pull request #37 from NodeFactoryIo/mpetrunic/fix-aead Marin Petrunić 2020-02-20 22:19:37 +01:00
  • 311f1c28a4
    Release 1.0.0-rc.6 v1.0.0-rc.6 Marin Petrunić 2020-02-20 22:06:11 +01:00
  • 1d40d37ab4
    Merge branch 'master' of github.com:NodeFactoryIo/js-libp2p-noise Marin Petrunić 2020-02-20 22:06:04 +01:00
  • 63dda5de65
    Release 1.0.0-rc.6 Marin Petrunić 2020-02-20 22:05:46 +01:00
  • 6ce510d1b7
    Merge pull request #38 from NodeFactoryIo/mpetrunic/1.0.0-rc6 Marin Petrunić 2020-02-20 22:00:38 +01:00
  • 0055b79901
    Release v1.0.0-rc.6 Marin Petrunić 2020-02-20 21:59:57 +01:00
  • c829718147
    Merge branch 'master' into mpetrunic/fix-aead Marin Petrunić 2020-02-17 12:12:42 +01:00
  • c6e7f361c7
    handle aead auth tag Marin Petrunić 2020-02-17 12:11:55 +01:00
  • 7b52edad94
    Merge pull request #36 from NodeFactoryIo/mpetrunic/protobuf-gen Belma Gutlic 2020-02-17 11:32:42 +01:00
  • 3cbb1d525c
    Merge branch 'master' into mpetrunic/protobuf-gen Marin Petrunić 2020-02-17 09:23:33 +01:00
  • f1133a9b77
    adjust code to new proto Marin Petrunić 2020-02-17 09:18:44 +01:00
  • f7e234d026
    proto codegen Marin Petrunić 2020-02-17 09:11:47 +01:00
  • 3b76e651cf
    Merge pull request #35 from NodeFactoryIo/mpetrunic/custom-length-encoder Marin Petrunić 2020-02-14 11:40:02 +01:00
  • 4209f8c3b7
    update it-pb-rpc dep Marin Petrunić 2020-02-14 10:10:51 +01:00
  • dbb896c249
    fix return types Marin Petrunić 2020-02-14 10:10:42 +01:00
  • 87f641f650
    add noise spec length prefix encoding Marin Petrunić 2020-02-13 22:51:36 +01:00
  • 66b9e76352
    add some babel config Marin Petrunić 2020-02-13 22:51:01 +01:00
  • 6f74c18261
    add it-length-prefixed types Marin Petrunić 2020-02-13 22:50:28 +01:00
  • a994ae1c51
    add max noise msg constant Marin Petrunić 2020-02-13 22:50:12 +01:00
  • b90155ec49
    Merge pull request #34 from NodeFactoryIo/fix-node-10 v1.0.0-rc.5 Marin Petrunić 2020-02-10 15:47:14 +01:00
  • 2309449ce2
    Release 1.0.0-rc.5 Marin Petrunić 2020-02-10 15:07:21 +01:00
  • 42fb8d75ac
    fix node 10 support Marin Petrunić 2020-02-10 15:06:26 +01:00
  • 2533f3746d
    Release 1.0.0-rc4 v1.0.0-rc4 Marin Petrunić 2020-02-10 14:50:13 +01:00
  • 2f34e12e17
    Merge pull request #33 from NodeFactoryIo/rc-3 Marin Petrunić 2020-02-10 14:36:21 +01:00
  • 0fb9838ccb
    Release v1.0.0-rc4 Marin Petrunić 2020-02-10 14:15:49 +01:00
  • 6c5c407224
    add changelog Marin Petrunić 2020-02-10 14:15:37 +01:00
  • b4f4b00d89
    Merge pull request #32 from NodeFactoryIo/mpetrunic/ik-remote-fix Marin Petrunić 2020-02-10 14:10:40 +01:00
  • 62cb0e7869 Remove unused morrigan 2020-02-10 13:53:10 +01:00
  • 3830268c98 Address PR comment and refactor setting remote peer morrigan 2020-02-10 13:51:32 +01:00
  • 6842e86686 Add type for decoded payload morrigan 2020-02-10 13:38:35 +01:00
  • d127c8f6d4 Fix invalid test morrigan 2020-02-08 16:51:49 +01:00
  • 06d5034998 Update setting remote id morrigan 2020-02-08 12:23:35 +01:00
  • a5c45bfc53 Additional check morrigan 2020-02-08 12:11:16 +01:00
  • 36e3462a82 Fix fetching ephemeral keys from IK morrigan 2020-02-08 11:21:51 +01:00
  • ceb31929a2 Fix tsc morrigan 2020-02-08 11:20:19 +01:00
  • 082b0c560a
    better ik flow Marin Petrunić 2020-02-07 20:21:27 +01:00
  • 43c901c1b8
    Release 1.0.0-rc3 v1.0.0-rc3 Marin Petrunić 2020-02-07 17:20:29 +01:00
  • 9f01c84ffc
    Release 1.0.0-rc2 v1.0.0-rc2 Marin Petrunić 2020-02-07 14:39:58 +01:00
  • 73b33efe7f
    Release 1.0.0-rc2 Marin Petrunić 2020-02-07 14:38:40 +01:00
  • 69137a37e0
    Release 1.0.0-rc1 v1.0.0-rc1 Marin Petrunić 2020-02-07 14:21:50 +01:00
  • 7e96ebbcf9
    Merge pull request #28 from NodeFactoryIo/mpetrunic/release-1.0.0-rc Marin Petrunić 2020-02-07 14:16:52 +01:00
  • fb8e7272d3
    Merge branch 'master' into mpetrunic/release-1.0.0-rc Marin Petrunić 2020-02-07 13:57:46 +01:00
  • 23b4304d68
    update readme Marin Petrunić 2020-02-07 13:54:39 +01:00
  • 573ef8ea95
    Release 1.0.0-rc1 Marin Petrunić 2020-02-07 13:52:32 +01:00
  • 785820a332
    Merge pull request #26 from NodeFactoryIo/mpetrunic/release-1.0.0-rc Marin Petrunić 2020-02-07 13:44:54 +01:00
  • 7d6493f26d
    Merge branch 'master' into mpetrunic/release-1.0.0-rc Marin Petrunić 2020-02-07 13:34:36 +01:00
  • 5f8f458a88
    Merge pull request #25 from NodeFactoryIo/mpetrunic/release-builds Marin Petrunić 2020-02-07 13:34:14 +01:00
  • 13deb78079
    Release 1.0.0-rc Marin Petrunić 2020-02-07 13:34:00 +01:00
  • a99e328380
    Merge branch 'master' into mpetrunic/release-builds Marin Petrunić 2020-02-07 13:28:52 +01:00
  • 702227bc39
    add npm publish github action Marin Petrunić 2020-02-07 13:27:24 +01:00
  • 09f98fcc12
    update docs Marin Petrunić 2020-02-07 13:06:42 +01:00
  • 2f2476b146
    use built in peer id types Marin Petrunić 2020-02-07 12:59:52 +01:00
  • 725a1e180d
    add web and nodejs builds Marin Petrunić 2020-02-07 12:59:30 +01:00
  • 0c092a1824
    add web and nodejs builds Marin Petrunić 2020-02-07 11:12:14 +01:00
  • 135b5445ca
    Merge pull request #24 from NodeFactoryIo/mpetrunic/browser-tests Marin Petrunić 2020-02-06 12:06:57 +01:00
  • 47370820f9
    update lockfile mpetrunic/browser-tests Marin Petrunić 2020-02-06 09:59:46 +01:00
  • ab94e8966e
    fix errors Marin Petrunić 2020-02-06 09:57:10 +01:00
  • 6fa34d43f8
    update proto json definition Marin Petrunić 2020-02-06 09:53:50 +01:00
  • e97453490c
    Merge remote-tracking branch 'origin/master' into mpetrunic/browser-tests Marin Petrunić 2020-02-06 09:53:10 +01:00
  • 66c570f6bb
    reorder CI Marin Petrunić 2020-02-06 09:52:55 +01:00
  • 817ee2caf7
    add web test runner Marin Petrunić 2020-02-06 09:52:33 +01:00
  • bf5d6658ee
    rename tests Marin Petrunić 2020-02-06 09:52:03 +01:00
  • b5100f3e47
    switch proto definitions into json definitions Marin Petrunić 2020-02-06 09:51:39 +01:00
  • 6d72810a60
    Merge pull request #23 from NodeFactoryIo/morrigan/update-protobuf Belma Gutlic 2020-02-06 09:09:48 +01:00
  • ebb7483109 Remove signing early data payload and prefix morrigan 2020-02-05 22:16:48 +01:00
  • 8f92180611 Rename protobuf fields morrigan 2020-02-05 22:10:51 +01:00
  • 2f6cc39888
    Merge pull request #20 from NodeFactoryIo/fix/prologue Marin Petrunić 2020-01-30 10:47:01 +01:00
  • 1244432ca9
    Merge branch 'master' into fix/prologue Marin Petrunić 2020-01-30 10:44:15 +01:00
  • 6d61b8d5b0
    Merge pull request #21 from NodeFactoryIo/fix/ci Marin Petrunić 2020-01-30 09:26:10 +01:00
  • 6f88fb0f11 Run tests in CI Belma Gutlic 2020-01-29 19:50:02 +01:00
  • 3303cc3b4d Set prologue to empty buffer Belma Gutlic 2020-01-29 19:48:14 +01:00
  • 13ba253edd
    Merge pull request #19 from NodeFactoryIo/feature/ik-handshake-flow Belma Gutlic 2020-01-24 11:51:36 +01:00
  • cca8b362cb Address PR comment Belma Gutlic 2020-01-21 11:20:00 +01:00
  • 737dabdce0 Remove slice where not necessary Belma Gutlic 2020-01-21 11:04:34 +01:00
  • dc0dedc6ec Merge remote-tracking branch 'remotes/origin/master' into feature/ik-handshake-flow Belma Gutlic 2020-01-18 17:02:58 +01:00
  • 231c721d12 Add test and improve Belma Gutlic 2020-01-18 17:00:31 +01:00
  • 15db3b53ce Remove async from keycache Belma Gutlic 2020-01-18 16:31:05 +01:00
  • 25e2e96c5a
    Merge pull request #18 from NodeFactoryIo/feature/noise-pipes Belma Gutlic 2020-01-17 23:54:29 +01:00
  • 244348c596 Add another test + logger Belma Gutlic 2020-01-17 23:50:41 +01:00
  • 47e295add5 Add IK -> XX fallback tests and fix things Belma Gutlic 2020-01-17 23:40:51 +01:00
  • 34bec6e1f4 Add sinon to better test with spies Belma Gutlic 2020-01-16 17:49:41 +01:00
  • 33708db8b8 Test and fix failed IK handshakes Belma Gutlic 2020-01-15 17:27:32 +01:00
  • 93f33028b4 Remove unused vars Belma Gutlic 2020-01-15 11:54:49 +01:00
  • 26cb0c5a17 Test negative output Belma Gutlic 2020-01-15 11:40:32 +01:00
  • eeaaa8cc84 Write and test IK stages Belma Gutlic 2020-01-15 11:32:40 +01:00
  • 6ee5c70af9 Address PR comment Belma Gutlic 2020-01-13 18:25:28 +01:00
  • 52195afe18 Add comments Belma Gutlic 2020-01-13 16:40:42 +01:00
  • 7d22967197 Use static key caching Belma Gutlic 2020-01-13 16:33:58 +01:00
  • 90af03ab02 Add missing key test Belma Gutlic 2020-01-13 16:18:10 +01:00
  • ce7f4118c2 Create key cache Belma Gutlic 2020-01-13 15:38:14 +01:00
  • 86c909d399
    Merge pull request #12 from NodeFactoryIo/feature/xx-fallback Belma Gutlic 2020-01-12 21:54:10 +01:00
  • dd94793e23 Fix eslint Belma Gutlic 2020-01-11 20:27:26 +01:00
  • 1b89efd288 Force interface name prefix Belma Gutlic 2020-01-11 20:23:33 +01:00
  • ad45be5e7b Fix merging updated payload signing Belma Gutlic 2020-01-11 20:20:57 +01:00
  • 29f16c481f Merge remote-tracking branch 'remotes/origin/master' into feature/xx-fallback Belma Gutlic 2020-01-11 15:24:33 +01:00
  • 219553c7f5 Fix test Belma Gutlic 2020-01-10 21:25:18 +01:00
  • 79d6708853
    Merge pull request #13 from NodeFactoryIo/fix/verify-key-type Belma Gutlic 2020-01-10 12:38:56 +01:00
  • e2b7eef295 Address PR comment Belma Gutlic 2020-01-10 11:10:48 +01:00
  • d3a652aecb Remove comment Belma Gutlic 2020-01-07 17:08:08 +01:00