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-06 15:53:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0520e66dc6eebcaf53afeca59889928f1710fce8
MeshAgent
/
microstack
History
Bryan Roe
fdb6be806c
Updated ILibLifeTime_Check() to flush stale entries instead of skipping them
2022-08-17 11:20:41 -07:00
..
nossl
…
ILibAsyncServerSocket.c
Moved where metadata is instantiated, to prevent memory leak in error cases
2022-08-11 14:56:05 -07:00
ILibAsyncServerSocket.h
…
ILibAsyncSocket.c
…
ILibAsyncSocket.h
…
ILibAsyncUDPSocket.c
…
ILibAsyncUDPSocket.h
…
ILibCrypto.c
1. Added NULL check on util_to_cer
2022-06-06 23:50:09 -07:00
ILibCrypto.h
…
ILibIPAddressMonitor.c
…
ILibIPAddressMonitor.h
…
ILibMulticastSocket.c
…
ILibMulticastSocket.h
…
ILibParsers.c
Updated ILibLifeTime_Check() to flush stale entries instead of skipping them
2022-08-17 11:20:41 -07:00
ILibParsers.h
Fixed memory leaks with Metadata string on Windows IPC socket, and overlapped data structure
2022-08-09 15:15:46 -07:00
ILibProcessPipe.c
…
ILibProcessPipe.h
…
ILibRemoteLogging.c
…
ILibRemoteLogging.h
…
ILibSimpleDataStore.c
…
ILibSimpleDataStore.h
…
ILibWebClient.c
Fixed Digest Unit test issue with persistent connections
2022-07-02 01:05:14 -07:00
ILibWebClient.h
…
ILibWebRTC.c
1. Fixed while() loop that could get stuck in loop due to 4 byte align issue
2022-07-19 22:52:25 -07:00
ILibWebRTC.h
…
ILibWebServer.c
…
ILibWebServer.h
…
ILibWrapperWebRTC.c
Fixed memory leak
2022-08-10 11:25:03 -07:00
ILibWrapperWebRTC.h
…