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-05 23:33:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38f8926ba3ea73ce99049269367378c5609fe422
MeshAgent
/
microstack
History
Ylian Saint-Hilaire
38f8926ba3
Added Visual Studio 2022 and Windows ARM 64bit support
2023-04-14 13:20:45 -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
Added Visual Studio 2022 and Windows ARM 64bit support
2023-04-14 13:20:45 -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
Added additional logging. Added fix for enumeration bug that could cause SctpSendPacket to go into infinite loop
2022-11-02 23:01:45 -07:00
ILibWebRTC.h
…
ILibWebServer.c
…
ILibWebServer.h
…
ILibWrapperWebRTC.c
Fixed memory leak
2022-08-10 11:25:03 -07:00
ILibWrapperWebRTC.h
…