Bryan Roe
|
2e04da2fc7
|
Fixed bug in Windows IPC Socket, where paused stream was not resumed when you hooked the 'end' event
|
2020-01-30 10:35:28 -08:00 |
|
Bryan Roe
|
a5e30ab2c6
|
Fixed compiler warning
|
2020-01-24 22:42:29 -08:00 |
|
Bryan Roe
|
4a2bc80d2e
|
Fixed Windows IPC Read, to unroll completion callback, before dispatching
Fixed edge case bug where stack wasn't popped correctly for IPC Write
|
2019-12-05 14:45:07 -08:00 |
|
Bryan Roe
|
0f40f9092e
|
1. Fixed IPC cleanup on domain sockets for Windows
2. Fixed readableStream, so 'end' is still emitted when piped
|
2019-12-04 15:00:15 -08:00 |
|
Bryan Roe
|
cb0f43e17e
|
Fixed unshift logic for IPC socket
|
2019-12-03 12:27:06 -08:00 |
|
Bryan Roe
|
3342871bc5
|
Fixed compiler warning
|
2019-11-25 17:37:31 -08:00 |
|
Bryan Roe
|
e68d0cc7c5
|
Polyfilled some helper methods in ip-address.Address4
|
2019-11-20 10:53:08 -08:00 |
|
Bryan Roe
|
5d2e5dab8b
|
Added compile switch to support SSL/TLS key export for debug
|
2019-09-17 00:52:04 -07:00 |
|
Bryan Roe
|
583628214e
|
Added 'listening' property to net.server
|
2019-06-14 13:56:07 -07:00 |
|
Bryan Roe
|
78512cda21
|
Updated, so writableAll is supported on Posix, on server domain sockets
|
2019-05-29 15:23:59 -07:00 |
|
Bryan Roe
|
2895768ebf
|
1. Added 'close' to net.server
2. updated message-box for MacOS (In Progress)
|
2019-05-23 15:41:00 -07:00 |
|
Bryan Roe
|
679366445f
|
Updated server finalizer, so it cleans up named pipe, if its an IPC server.
|
2019-05-15 10:48:01 -07:00 |
|
Bryan Roe
|
ac07dc59d5
|
Updated, so if broken pipe detected, server will re-bind if necessary
|
2019-05-01 23:21:27 -07:00 |
|
Bryan Roe
|
6770921ca7
|
Updated ReadEx/WriteEx so it returns status, which can be used to detect broken pipe
|
2019-05-01 21:19:56 -07:00 |
|
Bryan Roe
|
c6e0d2a0ac
|
Fixed IPC_Write to emit drain when no more pending writes
|
2019-05-01 16:38:12 -07:00 |
|
Bryan Roe
|
6f1e1c4d9e
|
Updated Windows IPC
|
2019-05-01 16:13:43 -07:00 |
|
Bryan Roe
|
8c6a230d1e
|
1. Fixed bug with createConnection()
2. Updated Windows IPC
|
2019-04-30 15:15:20 -07:00 |
|
Bryan Roe
|
1e58eaf103
|
Experimental
|
2019-04-26 16:07:06 -07:00 |
|
Bryan Roe
|
70e7836db1
|
Added random number helpers
|
2019-04-15 14:11:23 -07:00 |
|
Bryan Roe
|
f6ccbce1fb
|
1. Fixed return value of util_from_cer to be consistent with other util methods
2. Added DER support to tls.loadCertificate
3. Updated sign/verify methods
|
2019-04-03 17:39:22 -07:00 |
|
Bryan Roe
|
69f76902cd
|
Added ability to query Server Info, and Proxy Config
|
2019-04-01 17:34:36 -07:00 |
|
Bryan Roe
|
adbff6baf8
|
1. Added Buffer helper method
2. Added Certificate helper method
|
2019-03-02 19:27:39 -08:00 |
|
Bryan Roe
|
7b74feade5
|
1. Fixed bug that caused tls.error event to be emitted incorrectly
2. Fixed IPv6 Support for Linux
|
2019-03-01 13:19:14 -08:00 |
|
Bryan Roe
|
2633fc2928
|
Fixed bug in Domain Socket detection logic on linux
|
2019-02-26 15:59:38 -08:00 |
|
Bryan Roe
|
9542a14ada
|
added missing Proxy support for non TLS connections
|
2019-02-12 17:57:22 -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
|
3cebd6a990
|
Added Domain Socket support
|
2019-01-11 13:40:29 -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
|
becf71557f
|
Improved agent that can update the MeshCentral1 agent
|
2017-11-09 16:07:39 -08:00 |
|
Ylian Saint-Hilaire
|
75d86eb4c8
|
First commit of MeshAgent for MeshCentral
|
2017-10-12 14:28:03 -07:00 |
|