Marin Petrunić
|
e01d8e293a
|
Merge pull request #67 from NodeFactoryIo/mpetrunic/lint-fix
Fix lint errors and tests
|
2020-06-23 17:36:45 +02:00 |
|
Marin Petrunić
|
40b547a6b1
|
fix travis windows
|
2020-06-23 12:00:01 +02:00 |
|
Marin Petrunić
|
e9bc0dbe44
|
run codecov only on linux
|
2020-06-23 11:11:39 +02:00 |
|
Marin Petrunić
|
fd1cc28f41
|
publish codecov only from single matrix
|
2020-06-23 10:56:03 +02:00 |
|
Marin Petrunić
|
c928cc1514
|
add node globals in ci
|
2020-06-23 10:18:05 +02:00 |
|
Marin Petrunić
|
9dc300c65e
|
fix tests and Pr comments
|
2020-06-23 10:12:58 +02:00 |
|
Marin Petrunić
|
d01d6f428a
|
fix error because original types are invalid
|
2020-06-19 13:32:32 +02:00 |
|
Marin Petrunić
|
153f51ae5a
|
fix type errors
|
2020-06-19 13:23:18 +02:00 |
|
Marin Petrunić
|
e16e25cbef
|
add missing karma plugin
|
2020-06-19 13:12:23 +02:00 |
|
Marin Petrunić
|
ca39bc5d99
|
lint fixes
|
2020-06-19 13:06:31 +02:00 |
|
Marin Petrunić
|
8327a60356
|
fix automatic lint
|
2020-06-19 12:49:40 +02:00 |
|
Marin Petrunić
|
9b11560183
|
fix some configurations
|
2020-06-19 12:49:10 +02:00 |
|
Marin Petrunić
|
c4469d55e4
|
Merge pull request #65 from NodeFactoryIo/mpetrunic/add-codeowners
add codeowners file
|
2020-06-19 11:20:10 +02:00 |
|
Marin Petrunić
|
273678aa49
|
add codeowners file
|
2020-06-19 11:18:49 +02:00 |
|
Marin Petrunić
|
7f2a37f692
|
Merge pull request #64 from hugomrdias/feat/aegir
feat: use aegir
|
2020-06-19 11:15:53 +02:00 |
|
Hugo Dias
|
069a2f9573
|
fix: feedback
|
2020-06-19 10:03:34 +01:00 |
|
Hugo Dias
|
a8274ad416
|
fix: fix package.json
|
2020-06-18 22:24:59 +01:00 |
|
Hugo Dias
|
f05150e640
|
feat: use aegir
|
2020-06-18 22:23:39 +01:00 |
|
Marin Petrunić
|
3a782aadaa
|
Merge pull request #63 from NodeFactoryIo/release-1.1.2
Release 1.1.2
v1.1.2
|
2020-06-15 14:51:53 +02:00 |
|
Marin Petrunić
|
496dfd3005
|
Release 1.1.2
|
2020-06-15 14:46:59 +02:00 |
|
Marin Petrunić
|
a504e3abec
|
Merge pull request #62 from NodeFactoryIo/mpetrunic/fix-web-build
Remove regeneratorRuntime dep in wbe build
|
2020-06-15 14:45:43 +02:00 |
|
Marin Petrunić
|
088e43642a
|
update changelog
|
2020-06-15 13:48:19 +02:00 |
|
Marin Petrunić
|
e35f067b5e
|
change babel build targets
|
2020-06-15 13:46:57 +02:00 |
|
Marin Petrunić
|
0fdb309d8c
|
Merge pull request #60 from NodeFactoryIo/chore-release
Release 1.1.1
v1.1.1
|
2020-05-08 21:26:22 +02:00 |
|
Marin Petrunić
|
d188709247
|
Release 1.1.1
|
2020-05-08 19:20:56 +02:00 |
|
Marin Petrunić
|
ef80af69c7
|
Merge pull request #59 from jacobheun/fix/public-key
fix: marshal the verified peer from its public key
|
2020-05-08 19:13:03 +02:00 |
|
Jacob Heun
|
e9af13a1ee
|
fix: marshal the verified peer from its public key
This ensures that completed outbound handshakes will always contain the public key of the remote peer
|
2020-05-07 16:24:15 +02:00 |
|
Belma Gutlic
|
c8905cc774
|
Merge pull request #57 from NodeFactoryIo/morrigan/v1.1.0
Release 1.1.0
v1.1.0
|
2020-04-23 15:46:38 +02:00 |
|
morrigan
|
8cdbc3dc70
|
Release 1.1.0
|
2020-04-23 15:06:19 +02:00 |
|
Marin Petrunić
|
324f555e0c
|
Merge pull request #56 from NodeFactoryIo/revert-51-remove-bcrypto-dependency
Revert "Replace bcrypto with standalone libraries"
v1.1.0-rc2
|
2020-04-23 14:51:54 +02:00 |
|
morrigan
|
635963062a
|
Address PR comments
|
2020-04-23 12:56:09 +02:00 |
|
morrigan
|
6e38ba69b9
|
Remove tsc incremental flag
|
2020-04-23 12:49:57 +02:00 |
|
morrigan
|
5cd8a902fb
|
Fix eslint
|
2020-04-23 08:10:41 +02:00 |
|
morrigan
|
dff7f8bae0
|
Fix yarn.lock
|
2020-04-22 19:31:24 +02:00 |
|
morrigan
|
3b0df24fbd
|
Release 1.1.0-rc2
|
2020-04-22 19:10:20 +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ć
|
cc96cf5e37
|
remove bn.js
# Conflicts:
# src/@types/basic.ts
# src/handshakes/ik.ts
# src/handshakes/xx.ts
|
2020-04-22 18:59:38 +02:00 |
|
Belma Gutlic
|
4506936456
|
Merge pull request #55 from NodeFactoryIo/v1.1.0-rc1
Release 1.1.0-rc1
v1.1.0-rc1
|
2020-04-22 10:21:46 +02:00 |
|
morrigan
|
2c12d0b317
|
Release 1.1.0-rc1
|
2020-04-22 10:07:23 +02:00 |
|
Marin Petrunić
|
d2d627262a
|
Merge pull request #54 from NodeFactoryIo/v1.1.0-rc1
Release 1.1.0-rc1
|
2020-04-22 09:41:03 +02:00 |
|
morrigan
|
e7cb96f936
|
Release 1.1.0-rc1
|
2020-04-22 09:37:45 +02:00 |
|
Belma Gutlic
|
e553392f6b
|
Merge pull request #53 from mpetrun5/early-data-api
Early data api
|
2020-04-22 09:33:54 +02:00 |
|
Belma Gutlic
|
af23375eb0
|
Merge pull request #52 from mpetrun5/dump-session-keys
Dump session keys
|
2020-04-22 09:22:42 +02:00 |
|
Belma Gutlic
|
6013c5438e
|
Merge pull request #51 from mpetrun5/remove-bcrypto-dependency
Replace bcrypto with standalone libraries
|
2020-04-22 09:22:05 +02:00 |
|
Matija Petrunic
|
55b906cd02
|
Remove SymmetricState log
|
2020-04-17 12:52:54 +02:00 |
|
Matija Petrunic
|
f406bcfa6d
|
Fix log remote static key
|
2020-04-17 12:41:12 +02:00 |
|
Matija Petrunic
|
7c62ef4b47
|
Reuse super method
|
2020-04-17 11:14:27 +02:00 |
|