49 Commits

Author SHA1 Message Date
Marin Petrunić
8d3b130509
release 2.0.4 2021-01-26 12:59:26 +01:00
Marin Petrunić
d41e9aa831
Release v2.0.3 2021-01-26 09:28:16 +01:00
dependabot[bot]
b484a5f39c
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 11:16:15 +00:00
Vasco Santos
11d7f21920 chore: update deps 2021-01-25 11:40:21 +01:00
dependabot[bot]
be8778e542
Bump socket.io from 2.3.0 to 2.4.1
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 13:42:43 +00:00
dependabot[bot]
1db2cf19e8
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 00:06:00 +00:00
Marin Petrunić
59b6c96355
fix missing type declaration in dist 2020-09-03 10:16:06 +02:00
dependabot[bot]
7a392bd1de
Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 16:21:18 +00:00
Marin Petrunić
006e35a3bc
fix yarn conflict 2020-08-15 14:48:57 +02:00
achingbrain
e52fe108ad chore: update yarn lock fiel 2020-08-11 12:16:52 +01:00
Marin Petrunić
9dc300c65e
fix tests and Pr comments 2020-06-23 10:12:58 +02:00
Hugo Dias
f05150e640
feat: use aegir 2020-06-18 22:23:39 +01:00
morrigan
635963062a Address PR comments 2020-04-23 12:56:09 +02:00
morrigan
dff7f8bae0 Fix yarn.lock 2020-04-22 19:31:24 +02:00
morrigan
60b2367dac Remove bn.js 2020-04-22 19:09:35 +02:00
morrigan
f5f4b9f344 Merge branch 'morrigan/fix-interop' into revert-51-remove-bcrypto-dependency
# Conflicts:
#	package.json
#	src/@types/basic.ts
#	src/handshakes/ik.ts
#	src/handshakes/xx.ts
#	yarn.lock
2020-04-22 19:07:03 +02:00
Belma Gutlic
7b11f5a3ab
Revert "Replace bcrypto with standalone libraries" 2020-04-22 19:03:41 +02:00
Marin Petrunić
866ae6d333 add bundle analyzer
# Conflicts:
#	package.json
#	webpack.bundle.config.js
#	yarn.lock
2020-04-22 19:01:30 +02:00
Marin Petrunić
7875d776b7
resolve same bn.js version 2020-04-09 15:06:55 +02:00
Marin Petrunić
347429b6b8
add bundle analyzer 2020-04-09 14:53:44 +02:00
Matija Petrunic
07213345ef Remove bcrypto from tests 2020-04-06 20:12:23 +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ć
489fcf2b60
change bn typings 2020-04-03 13:19:43 +02:00
Marin Petrunić
c747634c4f
add bundle analyzer 2020-04-03 09:32:19 +02:00
Marin Petrunić
e7ec32ca2a
update bcrypto dependency 2020-04-03 09:07:29 +02: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ć
638b0773e5
validate aead decryption 2020-03-01 19:05:53 +01:00
Marin Petrunić
4209f8c3b7
update it-pb-rpc dep 2020-02-14 10:10:51 +01:00
Marin Petrunić
87f641f650
add noise spec length prefix encoding 2020-02-13 22:51:36 +01:00
Marin Petrunić
725a1e180d
add web and nodejs builds 2020-02-07 12:59:30 +01:00
Marin Petrunić
0c092a1824
add web and nodejs builds 2020-02-07 11:12:14 +01:00
Marin Petrunić
47370820f9
update lockfile 2020-02-06 09:59:46 +01:00
Marin Petrunić
817ee2caf7
add web test runner 2020-02-06 09:52:33 +01:00
Belma Gutlic
34bec6e1f4 Add sinon to better test with spies 2020-01-16 17:49:41 +01:00
Belma Gutlic
6ee5c70af9 Address PR comment 2020-01-13 18:25:28 +01:00
Belma Gutlic
ce7f4118c2 Create key cache 2020-01-13 15:38:14 +01:00
morrigan
63826c013d Create test and prepare identity keys 2019-11-26 10:52:30 +01:00
morrigan
4c5d5e0893 Create secure connection 2019-11-25 13:27:55 +01:00
morrigan
b6ab4c6447 Install additional babel plugin for async generators 2019-11-22 12:57:53 +01:00
morrigan
6faf01abd5 Wrap connection 2019-11-20 15:21:53 +01:00
morrigan
26b112f712 Add types and encryption methods 2019-11-12 14:02:59 +01:00
morrigan
16990f3de6 Address PR comments 2019-11-07 10:55:18 +01:00
morrigan
fe706fbd71 Create part of XX test and update code accordingly 2019-11-06 13:25:42 +01:00
morrigan
0132590829 Write test and resolve babel and ts compilation 2019-11-04 17:06:57 +01:00
morrigan
1db460a44d Replace with aead from bcrypto 2019-11-04 14:31:58 +01:00
morrigan
175d8940be Add encryption methods 2019-11-01 11:30:28 +01:00
morrigan
e55fa206fd Finish init session functions 2019-11-01 08:42:38 +01:00
morrigan
8fb80913f3 Init project 2019-10-30 15:02:03 +01:00