Bryan Roe
b5e0074392
Fixed bug introduced with APC dispatcher where exception is thrown, if first param of 'async' was not an object or function.
2019-10-09 10:49:42 -07:00
Bryan Roe
244eb01869
Fixed compiler warnings
2019-10-07 20:55:48 -07:00
Bryan Roe
ba7ef6c942
Fixed bug, when global dispatch was done without context switching, stale pointers were not cleared
2019-10-04 12:32:37 -07:00
Bryan Roe
be2f08aac7
1. Fixed bug in monitor-info, where Windows was reported as not supported
...
2. Added support for APC Thread Dispatching to _GenericMarshal
3. Updated win-message-pump to use APC dispatching of Message Pump Thread
4. Added support to create non-hidden windows in win-message-pump
2019-10-02 14:00:32 -07:00
Bryan Roe
e3ec71f5e8
Fixed compiler warning
2019-08-14 14:52:39 -07:00
Bryan Roe
e87d1d5db1
Fixed compiler warnings
2019-08-13 22:17:21 -07:00
Bryan Roe
b34eee2dca
1. Added 'getUsername' for windows
...
2. Added UTF8/Wide conversions for _GenericMarshal
3. Added UTF8 support for win-registry and process-manager
2019-08-08 15:37:17 -07:00
Bryan Roe
8fbb54d79e
Fixed CreateVariable, so if a negative number is specified, it throws an exception, instead of critical exiting
2019-03-09 00:44:36 -08:00
Bryan Roe
5da959c16a
1. Added metadata to _GenericMarshal
...
2. Added BootStrapCore functionality
2019-02-18 21:45:58 -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
70daead65e
Added Async Threading helpers
2019-01-11 12:22:16 -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