80 Commits

Author SHA1 Message Date
moloch-- ec47644788 Update protobufjs and grpcjs 2026-03-01 19:59:11 -08:00
moloch-- 8387217f95 Update gh actions to run e2e tests 2026-03-01 12:32:00 -08:00
moloch-- 6a409c8ea4 Update e2e to use own server child proc 2026-03-01 12:14:03 -08:00
moloch-- f811a4db0b Major refactor 2026-02-15 11:43:29 -08:00
Joe 63c5117925 Merge pull request #13 from moloch--/dependabot/npm_and_yarn/rxjs-7.5.6
Bump rxjs from 6.5.5 to 7.5.6
2022-09-05 13:20:40 -05:00
dependabot[bot] 166e53502a Bump @types/long from 4.0.1 to 5.0.0
Bumps [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/long)

---
updated-dependencies:
- dependency-name: "@types/long"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:26 +00:00
dependabot[bot] 1e8b4ca590 Bump rxjs from 6.5.5 to 7.5.6
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.5 to 7.5.6.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.5.5...7.5.6)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:14:57 +00:00
moloch-- ae447c3ba4 do not forward empty tunnel buffers 2022-07-18 20:49:40 -07:00
moloch-- beed8e049f v1.2.4 2022-07-15 10:55:33 -07:00
moloch-- 40d808e740 Sorting out module nonsense, nodejs is utter trash 2022-02-13 18:37:33 -06:00
moloch-- daa727dcb8 v1.2.2 2022-02-13 18:19:00 -06:00
moloch-- a899bbccde v1.2.1 2022-02-13 18:07:37 -06:00
moloch-- e9ea19b87b v1.2.0 2022-02-13 17:30:26 -06:00
moloch-- 40743197dc insert code to fix _pb.js broken namespaces 2022-02-13 14:43:22 -06:00
moloch-- a9c6d9b10f tsc targets es5 2022-02-13 13:16:58 -06:00
moloch-- eaa6104d8d Added npm publish action 2022-02-13 13:03:47 -06:00
moloch-- b3499044aa v1.1.0 2022-02-13 12:51:24 -06:00
moloch-- f59f3cd35c Update deps 2022-02-13 12:49:56 -06:00
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