1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-24 12:13:16 +00:00
Commit Graph

951 Commits

Author SHA1 Message Date
Bryan Roe
2c3585627b linux update 2020-05-27 16:57:57 -07:00
Bryan Roe
b24a9ec638 Linux Update for ioctl and fs.read 2020-05-27 03:17:23 -07:00
Bryan Roe
9e32152877 First rev 2020-05-26 19:08:58 -07:00
Bryan Roe
110b09a832 Added buffermode to Polyfill writaableStream 2020-05-26 19:02:05 -07:00
Bryan Roe
84385ec7e6 Fixed memory leak 2020-05-25 21:29:45 -07:00
Bryan Roe
aa1460ab04 Fixed FFI interop signed/unsigned problem 2020-05-25 16:45:27 -07:00
Bryan Roe
b47af8bb4b Update DescriptorEvents WaitHandle logic 2020-05-25 14:05:04 -07:00
Bryan Roe
1577458365 Update DescriptorEvents 2020-05-25 09:21:34 -07:00
Bryan Roe
7c3236ba8d Added helpers, and updated HECI cleanup 2020-05-24 00:10:48 -07:00
Bryan Roe
74d4ae2c1e Windows, rev1 update 2020-05-23 01:02:44 -07:00
Bryan Roe
aff2e07a1f Merge branch 'master' of https://github.com/Ylianst/MeshAgent 2020-05-22 16:33:18 -07:00
Bryan Roe
a8e026806a added queue macro 2020-05-22 16:32:50 -07:00
Bryan Roe
c2c12f7ac5 Fixed compiler warning 2020-05-22 15:08:41 -07:00
Bryan Roe
dad1d4d03b Added safegaurd around embedded finalizer on event emitter 2020-05-22 14:46:52 -07:00
Bryan Roe
3c6d23faa2 1. Added addition native JS helpers
2. Updated metadata
2020-05-22 14:08:58 -07:00
Bryan Roe
a7b30fb729 Updated metadata 2020-05-22 12:18:46 -07:00
Bryan Roe
2a0cc4435d Fixed #ifdef 2020-05-22 00:31:48 -07:00
Bryan Roe
32935e0102 Updated metadata handling 2020-05-22 00:27:01 -07:00
Bryan Roe
383c19f5fe 1. Updated metadata
2. Fixed compiler warning
2020-05-21 19:06:05 -07:00
Bryan Roe
dd216efbe8 Updated metadata 2020-05-21 13:20:42 -07:00
Bryan Roe
f516ad9511 Updated console, so it will not throw exception if mode is logfile, and it cannot write MeshCentral_v0.5.37 2020-05-20 23:33:39 -07:00
Bryan Roe
90ab77197a Updated retry logic for windows self update 2020-05-20 22:11:03 -07:00
Bryan Roe
70979ad761 1. Fixed process.kill() on windows to wait to complete
2. Updated self update on windows to handle stale processes
2020-05-20 21:10:02 -07:00
Bryan Roe
79e7b74598 Updated process-manager on windows to return full path 2020-05-20 17:33:18 -07:00
Bryan Roe
3c3a0075a6 Fixed compiler warning 2020-05-20 14:24:02 -07:00
Bryan Roe
452b1201ce Fixed user-consent cleanup on macos 2020-05-20 14:09:36 -07:00
Bryan Roe
7befd44dd5 Fixed #ifdef for macOS 2020-05-20 13:46:39 -07:00
Bryan Roe
655e607e01 Fixed #ifdef 2020-05-20 13:14:39 -07:00
Bryan Roe
f4b7c13888 Changed where IPC server is closed 2020-05-20 12:22:09 -07:00
Bryan Roe
16a2f437c3 Added ability to Save/Restore handle wait state
Fixed edge case that could cause a connection to resume twice
2020-05-20 12:05:38 -07:00
Bryan Roe
f2d63ea116 Updated metadata for descriptor tracking 2020-05-19 17:21:07 -07:00
Bryan Roe
f6c254bd4c Fixed crash caused by ChainViewer 2020-05-19 15:53:59 -07:00
Bryan Roe
56cc4c1328 Improved descriptor tracking 2020-05-19 14:47:52 -07:00
Bryan Roe
72ca73dd3d Added ability to fetch handle count 2020-05-19 10:11:59 -07:00
Bryan Roe
eba7419fc9 1. Set upperbound on number of Windows WaitHandles
2. Fixed Windows_IPC to DisconnectNamedPipe() on connected handled when 'end' is called
3. Fixed Windispatch to terminate on when close is emitted
2020-05-19 01:14:18 -07:00
Bryan Roe
f115066e68 Fixed bug in xwayland check 2020-05-18 15:46:33 -07:00
Bryan Roe
5584a3d866 Fixed #ifdef for nokvm builds 2020-05-18 14:59:26 -07:00
Bryan Roe
7ab6eb1d04 Updated UAC Elevation of Temp Agent, to run unprivileged if UAC is denied 2020-05-18 03:23:46 -07:00
Bryan Roe
3539181652 Fixed fragment compare 2020-05-18 03:00:24 -07:00
Bryan Roe
1fd927a787 Added ability to set maxFragmentSize to webrtc datachannel 2020-05-18 02:37:25 -07:00
Bryan Roe
75b976b7ac Added missing #ifdef 2020-05-18 00:48:31 -07:00
Bryan Roe
0e8bc420a3 Added BuildNumber back to os.name for windows 2020-05-17 23:38:39 -07:00
Bryan Roe
19fb0163d5 Added UAC elevation for Temporary Agent when run from connect button on installer UI 2020-05-17 23:07:11 -07:00
Bryan Roe
66122d43c1 Fixed compiler warning 2020-05-17 18:26:45 -07:00
Bryan Roe
0f6539b665 Merge branch 'Branch_pathfix' 2020-05-17 18:08:55 -07:00
Bryan Roe
161f125576 Fixed bug in finalizer, where wait handle was not removed 2020-05-17 14:38:57 -07:00
Bryan Roe
2c3f1bcab7 Fixed toast for Windows 7 2020-05-17 13:57:48 -07:00
Bryan Roe
1d5aa076db Added support to message-box to specify UID directly 2020-05-17 01:45:13 -07:00
Bryan Roe
2277b99bd7 Updated os.name so that on Windows does not need admin to get better results 2020-05-16 15:30:51 -07:00
Bryan Roe
41628bf0d9 Fixed cleanup for toast on Windows 2020-05-16 14:33:45 -07:00