Matija Petrunic
|
3866d8a077
|
Convert shared key to Buffer with 32 length
|
2020-04-06 20:04:17 +02:00 |
|
Matija Petrunic
|
2745783db3
|
Fix key buffer comparison
|
2020-04-06 20:01:38 +02:00 |
|
Matija Petrunic
|
99d3c769c9
|
Fix linting errors
|
2020-04-06 19:16:05 +02:00 |
|
Matija Petrunic
|
c48ca75b26
|
Merge remote-tracking branch 'upstream/master' into remove-bcrypto-dependency
|
2020-04-06 17:45:02 +02:00 |
|
Matija Petrunic
|
bdc39e3ba5
|
Replace bcrypto with standalone libraries
|
2020-04-06 17:33:52 +02:00 |
|
Marin Petrunić
|
090d9c7bc8
|
Merge pull request #50 from NodeFactoryIo/release
Release 1.0.0
v1.0.0
|
2020-04-06 13:07:28 +02:00 |
|
Marin Petrunić
|
f38f120cc3
|
Release 1.0.0
|
2020-04-06 12:42:08 +02:00 |
|
Marin Petrunić
|
fcfa3aeded
|
Merge pull request #49 from NodeFactoryIo/mpetrunic/update-it-pb-rpc
Update dependencies
|
2020-04-06 12:40:14 +02:00 |
|
Marin Petrunić
|
6f2f49ddda
|
update deps
|
2020-04-06 10:59:31 +02:00 |
|
Marin Petrunić
|
3e3e4fb224
|
update deps
|
2020-04-06 10:42:04 +02:00 |
|
Marin Petrunić
|
9bf6c2e85d
|
Merge pull request #48 from NodeFactoryIo/mpetrunic/fix-types
Fix types
|
2020-04-03 13:56:07 +02:00 |
|
Marin Petrunić
|
2efbfcb105
|
update changelog
|
2020-04-03 13:22:29 +02:00 |
|
Marin Petrunić
|
35941a441c
|
update changelog
|
2020-04-03 13:21:03 +02:00 |
|
Marin Petrunić
|
ba7182685a
|
fix interfaces to be compatible with libp2p-ts
|
2020-04-03 13:20:15 +02:00 |
|
Marin Petrunić
|
489fcf2b60
|
change bn typings
|
2020-04-03 13:19:43 +02:00 |
|
Marin Petrunić
|
fddab30049
|
fix tests
|
2020-04-03 09:39:53 +02:00 |
|
Marin Petrunić
|
c747634c4f
|
add bundle analyzer
|
2020-04-03 09:32:19 +02:00 |
|
Marin Petrunić
|
2d3c6167db
|
adjust imports for smaller bundlesize
|
2020-04-03 09:24:58 +02:00 |
|
Marin Petrunić
|
e7ec32ca2a
|
update bcrypto dependency
|
2020-04-03 09:07:29 +02:00 |
|
Marin Petrunić
|
6a2f34b4f8
|
Merge pull request #46 from NodeFactoryIo/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
|
2020-03-14 11:28:44 +01:00 |
|
dependabot[bot]
|
acc4ae463e
|
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-14 10:16:13 +00:00 |
|
Marin Petrunić
|
2c9f9bcf1c
|
Merge pull request #45 from NodeFactoryIo/release
Release 1.0.0-rc.9
v1.0.0-rc.9
|
2020-03-12 07:42:09 +01:00 |
|
Marin Petrunić
|
b9072ee34b
|
Release 1.0.0-rc.9
|
2020-03-11 11:56:26 +01:00 |
|
Marin Petrunić
|
a93343a519
|
Merge pull request #43 from NodeFactoryIo/mpetrunic/fix-outbount-remote-peer
Fix outbound remote peer
|
2020-03-11 10:28:30 +01:00 |
|
Marin Petrunić
|
ea67a7d7d1
|
Merge remote-tracking branch 'origin/master' into mpetrunic/fix-outbount-remote-peer
# Conflicts:
# CHANGELOG.md
|
2020-03-11 10:05:06 +01:00 |
|
Marin Petrunić
|
c8a968ed51
|
Merge pull request #44 from NodeFactoryIo/mpetrunic/fix-browser-tests
fix buffer usage in browser
|
2020-03-11 10:04:09 +01:00 |
|
Marin Petrunić
|
dc26f02381
|
update changelog
|
2020-03-11 09:44:24 +01:00 |
|
Marin Petrunić
|
cc2fb94323
|
fix buffer usage in browser
|
2020-03-11 09:43:40 +01:00 |
|
Marin Petrunić
|
ec3c88e1b4
|
Merge branch 'master' into mpetrunic/fix-outbount-remote-peer
# Conflicts:
# CHANGELOG.md
|
2020-03-11 09:11:39 +01:00 |
|
Marin Petrunić
|
a0b6d5a668
|
update changelog
|
2020-03-11 09:10:05 +01:00 |
|
Marin Petrunić
|
21d2846705
|
return remote peer from secure outbound
|
2020-03-11 09:08:46 +01:00 |
|
morrigan
|
95eba0b8fe
|
Release 1.0.0-rc.8
v1.0.0-rc.8
|
2020-03-05 16:57:15 +01:00 |
|
Marin Petrunić
|
1de62c39f6
|
Merge pull request #42 from NodeFactoryIo/morrigan/rc-8
Release v1.0.0-rc.8
|
2020-03-05 09:56:06 +01:00 |
|
morrigan
|
0b882f573b
|
Release v1.0.0-rc.8
|
2020-03-05 09:43:37 +01:00 |
|
Belma Gutlic
|
c1151213b4
|
Merge pull request #41 from NodeFactoryIo/mpetrunic/disable-noise-pipes
Disable noise pipes
|
2020-03-04 11:06:30 +01:00 |
|
Belma Gutlic
|
04b3a80822
|
Merge pull request #40 from yusefnapora/fix-xx-message-c
remove empty ephemeral key from XX message C
|
2020-03-04 11:01:02 +01:00 |
|
Marin Petrunić
|
2bb424a1fa
|
fix tests
|
2020-03-04 09:06:58 +01:00 |
|
Marin Petrunić
|
b1b045fff0
|
disable noise pipes
|
2020-03-04 09:02:59 +01:00 |
|
Marin Petrunić
|
409bfd2150
|
fix test
|
2020-03-04 08:56:53 +01:00 |
|
Yusef Napora
|
8f8e104191
|
remove empty ephemeral key from XX message C
|
2020-03-03 12:44:37 -05:00 |
|
Marin Petrunić
|
049c2e6491
|
Merge pull request #39 from NodeFactoryIo/mpetrunic/verify-aead
Verify aead decryption
|
2020-03-02 12:13:01 +01:00 |
|
Marin Petrunić
|
22c6787250
|
fin lint
|
2020-03-01 19:06:28 +01:00 |
|
Marin Petrunić
|
638b0773e5
|
validate aead decryption
|
2020-03-01 19:05:53 +01:00 |
|
Marin Petrunić
|
b93a50c8b0
|
Release 1.0.0-rc.7
v1.0.0-rc.7
|
2020-02-20 22:20:27 +01:00 |
|
Marin Petrunić
|
6e0d1a84ae
|
Merge pull request #37 from NodeFactoryIo/mpetrunic/fix-aead
handle aead auth tag
|
2020-02-20 22:19:37 +01:00 |
|
Marin Petrunić
|
311f1c28a4
|
Release 1.0.0-rc.6
v1.0.0-rc.6
|
2020-02-20 22:06:11 +01:00 |
|
Marin Petrunić
|
1d40d37ab4
|
Merge branch 'master' of github.com:NodeFactoryIo/js-libp2p-noise
|
2020-02-20 22:06:04 +01:00 |
|
Marin Petrunić
|
63dda5de65
|
Release 1.0.0-rc.6
|
2020-02-20 22:05:46 +01:00 |
|
Marin Petrunić
|
6ce510d1b7
|
Merge pull request #38 from NodeFactoryIo/mpetrunic/1.0.0-rc6
Release v1.0.0-rc.6
|
2020-02-20 22:00:38 +01:00 |
|
Marin Petrunić
|
0055b79901
|
Release v1.0.0-rc.6
|
2020-02-20 21:59:57 +01:00 |
|