Commit Graph

62 Commits

Author SHA1 Message Date
moloch-- 165084b02a unit tests pass 2022-01-29 10:40:24 -06:00
moloch-- 13a524ed9e npm audit fix 2022-01-29 10:06:58 -06:00
moloch-- b20628151b proto generates again 2022-01-29 10:05:57 -06:00
moloch-- 2b09329a1d v1.0.38 2022-01-29 10:05:23 -06:00
dependabot[bot] e6dbfec41b Bump marked from 2.0.3 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 2.0.3 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.3...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 03:19:29 +00:00
moloch-- aca10ff2c8 Split protobuf gen out of npm build 2021-07-04 10:45:51 -05:00
moloch-- 5d6d9fce5c Updated deps 2021-05-11 09:57:15 -05:00
moloch-- bfaa7f683d v1.0.37 2021-05-03 08:41:23 -05:00
moloch-- 386e5ba1d2 Updated deps, removed engine limit 2021-03-06 16:42:43 -06:00
moloch-- c27627a403 Updated submodule to sliver v1.3.0 2021-02-17 20:21:54 -06:00
moloch-- d7d307a888 Rename task => executeShellcode 2021-01-23 10:10:02 -06:00
moloch-- d748fad4f1 v1.0.35 2020-12-28 09:29:46 -06:00
moloch-- 6bd9c3a8e8 Added docs/ 2020-12-15 11:29:04 -06:00
moloch-- 959166b191 Do not cross streams when handling tunnel data 2020-12-12 14:09:06 -06:00
moloch-- 4c5429f1a3 Fixed type issues related to tunnel's uint64 IDs 2020-12-10 16:10:50 -06:00
moloch-- 2633ee463f v1.0.32 2020-12-05 12:42:19 -06:00
moloch-- 4e379163ab v1.0.31 2020-12-05 12:08:05 -06:00
moloch-- cd7d774db8 Updated submodule, added websiteUpdateContent and delete build/profile client handlers 2020-12-03 11:00:19 -06:00
moloch-- 8bb1759a97 Put events enum into seperate pkg 2020-11-30 22:05:38 -06:00
moloch-- 6993b6de12 v1.0.28 2020-11-30 21:45:41 -06:00
moloch-- 56043a8450 Added timeouts to each api call 2020-11-21 20:12:59 -06:00
moloch-- d8109765a7 removed commonjs 2020-11-17 20:51:26 -06:00
moloch-- d4056863d4 v1.0.25 2020-11-03 11:38:17 -06:00
moloch-- 37bc7664d0 Implemented interact() and interactWith() 2020-11-03 11:10:57 -06:00
moloch-- 97c6b72e9b Updated protobufjs 2020-11-03 08:42:39 -06:00
moloch-- a4be840ffa Added config() getter, v1.0.22 2020-11-02 17:22:13 -06:00
moloch-- e5fdf5aec5 v1.0.21 2020-11-02 09:11:59 -06:00
moloch-- 74e9f835a7 Remove eval() from generated code 2020-11-02 09:11:28 -06:00
moloch-- 7a62ef8346 v1.0.20 2020-11-01 15:07:25 -06:00
moloch-- 5e28dc01e2 v1.0.19 2020-11-01 15:02:43 -06:00
moloch-- 2fbd435bba Added node version check 2020-06-15 16:47:14 -05:00
moloch-- a6cda93247 simplified download api 2020-06-07 15:30:10 -05:00
moloch-- 73147adf83 always use gzip when uploading 2020-06-07 09:55:17 -05:00
moloch-- 4526dd2b44 Added gzip encoder support for upload/download 2020-06-07 09:02:03 -05:00
moloch-- 4f49102b49 updated submodule 2020-05-30 20:44:31 -05:00
moloch-- 5f890fcfb8 added nonce to ping() 2020-05-28 19:46:50 -05:00
moloch-- 3b43ba4b7c v1.0.11 2020-05-28 18:54:59 -05:00
moloch-- f44fe5fc5c build on prepublish 2020-05-26 22:02:30 -05:00
moloch-- 05855c8591 fix max recv name 2020-05-26 18:41:04 -05:00
moloch-- 4774e6f505 v1.0.8 2020-05-26 18:31:54 -05:00
moloch-- 3e51397669 Set max msg send/recv 2020-05-26 18:27:36 -05:00
moloch-- 14c2b28ce8 v1.0.7 2020-05-26 17:33:15 -05:00
moloch-- 393f5f2e17 Added @grpc/grpc-js to package.json 2020-05-13 17:06:46 -05:00
moloch-- da4932a807 merged grpc-js 2020-05-13 16:57:34 -05:00
moloch-- ee57394424 got everything working with @grpc-js 2020-05-13 16:49:29 -05:00
moloch-- f01adc2a94 Attempting to make grpc-js work 2020-05-13 16:46:14 -05:00
moloch-- ee8b2bf1cb npm run build works with grpc-js 2020-05-08 20:51:42 -05:00
moloch-- cfb5e89b8c protobufjs compiles js/ts 2020-05-08 20:19:07 -05:00
moloch-- 289737d45c @grpc/grpc-js is working! 2020-05-06 20:47:52 -05:00
moloch-- 094ed944f9 attempting to get grpc-js working ... 2020-05-06 20:09:17 -05:00