Commit graph

3439 commits

Author SHA1 Message Date
Daniel Lugo
659588cf15 create() and leave() 2021-11-11 13:33:26 -04:00
Daniel Lugo
f43748c96c Flush puts from last instance 2021-11-11 13:33:26 -04:00
Daniel Lugo
72e68d8462 Simplify type 2021-11-11 13:33:26 -04:00
Daniel Lugo
fe0441e3b8 Multiput message interface 2021-11-11 13:33:26 -04:00
Daniel Lugo
cbc89ece4d Utility for merging pending puts 2021-11-11 13:33:26 -04:00
Daniel Lugo
dd1854dd9b Correct log 2021-11-11 13:33:26 -04:00
Daniel Lugo
40af396a6e Implement node._.get 2021-11-11 13:33:26 -04:00
Daniel Lugo
958c25cfba Sort out Gun.text.random() 2021-11-11 13:33:26 -04:00
Daniel Lugo
c055c2fc03 Do not unnecessarily send whole ack 2021-11-11 13:33:26 -04:00
Daniel Lugo
773d6f5e22 Change name of puts procedure 2021-11-11 13:33:26 -04:00
Daniel Lugo
642d7592ac Correct set() behaviour (return new ref) 2021-11-11 13:33:26 -04:00
Daniel Lugo
bd4b0f9736 Correct uuid import 2021-11-11 13:33:26 -04:00
Daniel Lugo
cb2c24d9ed Add load() to subprocess 2021-11-11 13:33:26 -04:00
Daniel Lugo
5e7f025c1a Return empty pair if not authenticated 2021-11-11 13:33:26 -04:00
Daniel Lugo
6ec931e1fa Do not retry and wait, let GunSmith handle 2021-11-11 13:33:25 -04:00
Daniel Lugo
289fe1c918 Simplify using GunSmith's new processes 2021-11-11 13:32:14 -04:00
Daniel Lugo
6386cfb18b Use new typings 2021-11-11 13:28:47 -04:00
Daniel Lugo
58d7ba1237 Restore then() functionality 2021-11-11 13:28:47 -04:00
Daniel Lugo
70adbecc5a Simplify 2021-11-11 13:28:47 -04:00
Daniel Lugo
58c3c73497 Add set() functionality 2021-11-11 13:28:47 -04:00
Daniel Lugo
40db2cc97d Remove then() 2021-11-11 13:28:47 -04:00
Daniel Lugo
0f5565debf Load() functionality 2021-11-11 13:28:47 -04:00
Daniel Lugo
b2d47c3ad6 Simplify types 2021-11-11 13:28:47 -04:00
Daniel Lugo
95955f70aa Map.on() and improvements 2021-11-11 13:28:47 -04:00
Daniel Lugo
43389b354a No new 2021-11-11 13:28:47 -04:00
Daniel Lugo
76b21a1764 Match master's packages 2021-11-11 13:28:47 -04:00
Daniel Lugo
ec56fdfcfd Further improvements 2021-11-11 13:28:47 -04:00
Daniel Lugo
97be7cc6fd Enable down level iteration 2021-11-11 13:28:47 -04:00
Daniel Lugo
d0f23ddd2e Further improvements 2021-11-11 13:28:47 -04:00
Daniel Lugo
f94646d67b Work 2021-11-11 13:28:47 -04:00
Daniel Lugo
3ad9f0f5ef Improvements 2021-11-11 13:28:47 -04:00
Daniel Lugo
e1e0af488c Further foundations for GunSmith 2021-11-11 13:28:47 -04:00
Daniel Lugo
eabbb18917 Remove unnecessary eslint rule 2021-11-11 13:28:46 -04:00
Daniel Lugo
b8a411c0ab Add words to dictionary 2021-11-11 13:28:46 -04:00
Daniel Lugo
c9a520d1aa Add UUID 2021-11-11 13:28:46 -04:00
Daniel Lugo
5dd189b9eb Rename 2021-11-11 13:28:46 -04:00
Daniel Lugo
fb25746072 Gun Smith foundations 2021-11-11 13:28:46 -04:00
Daniel Lugo
7133d97749 Add crypto word to dictionary 2021-11-11 13:28:46 -04:00
CapDog
9a3de9e348 Merge pull request #492 from shocknet/bug/gun-stability
Gun stability fixes
2021-11-04 09:31:38 -04:00
emad-salah
9e3b78546a Remove user.leave() 2021-11-04 13:32:40 +01:00
emad-salah
53a8d44f69 Use instantiateGun instead of logoff and catch listener errors 2021-11-04 13:31:58 +01:00
CapDog
8146bf6d7c Merge pull request #490 from shocknet/bug/bad-mac-debug
Better Encryption logs for debugging
2021-10-26 09:02:12 -04:00
emad-salah
33c4e72263 Bad mac debugging logs 2021-10-26 12:59:08 +01:00
Daniel Lugo
dee9558dd6 Merge pull request #488 from shocknet/remove-spammy-log
Remove spammy log
2021-10-18 10:24:29 -04:00
Daniel Lugo
a968da10e9 Comment 2021-10-18 09:44:57 -04:00
Daniel Lugo
db4a0ddc59 Remove spammy log 2021-10-17 15:44:22 -04:00
CapDog
9bbd2a14fe Merge pull request #487 from shocknet/bug/deprecate-rsa-encryption
Deprecate RSA Encryption
2021-10-15 08:19:59 -04:00
Emad Kheir
c35ffef345 Merge branch 'master' into bug/deprecate-rsa-encryption 2021-10-15 09:37:29 +01:00
emad-salah
281c7f7ac2 Remove legacy encryption fallback code 2021-10-15 09:34:18 +01:00
emad-salah
7b1e7ae97a Deprecate RSA Encryption 2021-10-15 09:34:17 +01:00