This website requires JavaScript.
Explore
Help
Sign In
MeshCentral
/
MeshAgent
Watch
1
Star
0
Fork
0
You've already forked MeshAgent
mirror of
https://github.com/Ylianst/MeshAgent
synced
2026-02-20 19:33:40 +00:00
Code
Issues
Releases
Wiki
Activity
Files
63f420398b50221f780d7a1577ee7957a5070349
MeshAgent
/
meshcore
History
Bryan Roe
80b14d0163
Fixed MessagePump shutdown to wait in an alertable state, fixing a scenario where memory was leaked because an APC was never called, because the event thread was not alertable while it was waiting for the apc thread to shutdown. Also fixed an edge case crash that could occur when a dispatcher was shut down.
2022-08-09 20:33:20 -07:00
..
KVM
Fixed MessagePump shutdown to wait in an alertable state, fixing a scenario where memory was leaked because an APC was never called, because the event thread was not alertable while it was waiting for the apc thread to shutdown. Also fixed an edge case crash that could occur when a dispatcher was shut down.
2022-08-09 20:33:20 -07:00
zlib
…
agentcore.c
Fixed leak of a LinkedList by LifeTimeMonitor
2022-08-08 13:52:45 -07:00
agentcore.h
1. Integrated basic autoproxy support
2022-06-13 22:54:08 -07:00
dummy.c
…
meshdefines.h
1. Updated to send CAPS/NUM/SCROLL status on windows on connect
2022-02-24 22:46:58 -08:00
meshinfo.c
Updated headers.
2022-02-04 14:43:55 -08:00
meshinfo.h
Updated headers.
2022-02-04 14:43:55 -08:00
signcheck.c
…
signcheck.h
…
wincrypto-dualmode.cpp
…
wincrypto.cpp
Added documentation to fs
2022-07-21 00:24:10 -07:00
wincrypto.h
…