Ylian Saint-Hilaire
7adf0dddd4
Updated headers.
2022-02-04 14:43:55 -08:00
Bryan Roe
841642dec4
1. Added MeshCommand_HostInfo command
...
2. Fixed compiler warnings
2021-08-10 16:41:22 -07:00
Bryan Roe
7820ef25ba
1. Updated module search to use JS lookup table
...
2. Fixed bug in proxy failure fallback logic
2021-07-27 19:07:34 -07:00
Bryan Roe
2a4e938a80
updated from UINT_PTR to uintptr_t
2021-07-23 21:39:08 -07:00
Bryan Roe
1ebdb4c58d
Added ability to version embedded JS files
2021-07-22 09:46:36 -07:00
Bryan Roe
5ba1288cdf
Modified JS runtime to use ILibMemory_Extra to point to udata structure,
...
then used that for consistency checks
2020-04-17 15:05:47 -07:00
Bryan Roe
807f477468
added 'showModuleNames' msh flag, to show module loads
2019-12-05 14:45:56 -08:00
Bryan Roe
0557787ceb
Updated behavior of getJSModule so that the order of precedence matches the recent changes to require()
2019-01-29 00:37:29 -08:00
Bryan Roe
61de975f3a
1. Unified how JS modules can be integrated, by creating an ILibDuktape_Polyfills_JS_Init() method.
...
2. Updated behavior so when modules are queried, local filesystem takes precedence on search results
3. Updated 'promise' integration to use the new method above
4. Added 'win-registry' integration on windows, so it can be used by agentcore.c
2019-01-28 15:56:41 -08:00
Bryan Roe
3612e45cef
Fixed compiler warning on GCC related to duktape specific issue
2019-01-17 21:56:34 -08:00
Bryan Roe
a6f743658e
Updated so you can update a module that already exists
2019-01-11 12:15:56 -08:00
Ylian Saint-Hilaire
3c80473a94
Major agent update.
2018-09-05 11:01:17 -07:00
Ylian Saint-Hilaire
4b5c77b4fd
Many improvements.
2018-02-11 21:11:58 -08:00
Ylian Saint-Hilaire
508646044e
Much improved, better stability, lots of fixes
2018-01-12 11:50:04 -08:00
Ylian Saint-Hilaire
75d86eb4c8
First commit of MeshAgent for MeshCentral
2017-10-12 14:28:03 -07:00