This website requires JavaScript.
Explore
Sign In
mirror
/
MeshAgent
Watch
1
Star
0
Fork
0
You've already forked MeshAgent
mirror of
https://github.com/Ylianst/MeshAgent.git
synced
2026-02-10 17:52:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
42dcbc8e4d947f25af5eb4a1996c06010ed3b3f0
MeshAgent
/
microstack
History
Bryan Roe
42dcbc8e4d
Fixed edge case bug, where if terminate flag was set, Windows Select loop may not unblock
2020-08-11 02:26:29 -07:00
..
nossl
…
ILibAsyncServerSocket.c
…
ILibAsyncServerSocket.h
…
ILibAsyncSocket.c
…
ILibAsyncSocket.h
…
ILibAsyncUDPSocket.c
…
ILibAsyncUDPSocket.h
…
ILibCrypto.c
Updated LoadLibrary() to specify system32 path only
2020-07-06 18:46:48 -07:00
ILibCrypto.h
…
ILibIPAddressMonitor.c
…
ILibIPAddressMonitor.h
…
ILibMulticastSocket.c
Added metadata
2020-07-18 00:54:07 -07:00
ILibMulticastSocket.h
…
ILibParsers.c
Fixed edge case bug, where if terminate flag was set, Windows Select loop may not unblock
2020-08-11 02:26:29 -07:00
ILibParsers.h
Addressed IOActive issues
2020-07-15 01:24:56 -07:00
ILibProcessPipe.c
Added mitigation for signal handling with vfork
2020-07-07 17:05:47 -07:00
ILibProcessPipe.h
…
ILibRemoteLogging.c
…
ILibRemoteLogging.h
…
ILibSimpleDataStore.c
1. Removed uneccessary printf
2020-08-01 02:38:38 -07:00
ILibSimpleDataStore.h
1. Fixed size checks
2020-07-27 13:19:36 -07:00
ILibWebClient.c
…
ILibWebClient.h
…
ILibWebRTC.c
1. Fixed compiler warnings
2020-07-16 17:48:35 -07:00
ILibWebRTC.h
…
ILibWebServer.c
…
ILibWebServer.h
…
ILibWrapperWebRTC.c
…
ILibWrapperWebRTC.h
…