| .. |
|
samples
|
Update out of date mqtt server hostnames
|
2022-01-27 16:41:46 +00:00 |
|
Base64.c
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
Base64.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
CMakeLists.txt
|
Merge pull request #1081 from gambels/WIP_add_generic_proxy_support
|
2021-10-04 15:14:06 +01:00 |
|
Clients.c
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
Clients.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
Heap.c
|
Misc doc and static analysis fixes
|
2020-05-12 13:16:10 +01:00 |
|
Heap.h
|
Rename ExportDeclarations header #840
|
2020-04-15 10:53:31 +01:00 |
|
Keysight_ws_add
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
LinkedList.c
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
LinkedList.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
Log.c
|
Fix MacOS compile warnings
|
2022-02-07 10:29:09 +00:00 |
|
Log.h
|
Fix MacOS compile warnings
|
2022-02-07 10:29:09 +00:00 |
|
MQTTAsync.c
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTAsync.h
|
Update out of date mqtt server hostnames
|
2022-01-27 16:41:46 +00:00 |
|
MQTTAsyncUtils.c
|
Fix test8 and remove debug printfs
|
2022-02-09 10:49:39 +00:00 |
|
MQTTAsyncUtils.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTClient.c
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTClient.h
|
Update out of date mqtt server hostnames
|
2022-01-27 16:41:46 +00:00 |
|
MQTTClientPersistence.h
|
Remove potentially misleading comments
|
2020-12-24 21:22:18 +00:00 |
|
MQTTExportDeclarations.h
|
Rename ExportDeclarations header #840
|
2020-04-15 10:53:31 +01:00 |
|
MQTTPacket.c
|
Add handling for incoming MQTT V5 disconnect #1163
|
2021-11-09 12:47:02 +00:00 |
|
MQTTPacket.h
|
Gather packet buffer data into a structure and record websocket mask used
|
2020-07-23 16:05:34 +01:00 |
|
MQTTPacketOut.c
|
Fix a use before free
|
2021-04-30 19:01:11 +01:00 |
|
MQTTPacketOut.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
MQTTPersistence.c
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTPersistence.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTPersistenceDefault.c
|
#1035 Increased persistence key buffer size
|
2021-01-06 18:33:19 -05:00 |
|
MQTTPersistenceDefault.h
|
#1035 Increased persistence key buffer size
|
2021-01-06 18:33:19 -05:00 |
|
MQTTProperties.c
|
Propagate data errors reading MQTT properties #986 #985
|
2020-10-27 12:49:59 +00:00 |
|
MQTTProperties.h
|
Rename ExportDeclarations header #840
|
2020-04-15 10:53:31 +01:00 |
|
MQTTProtocol.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTProtocolClient.c
|
Fix clash of commits that resulted in some QoS2 packets being sent twice
|
2022-02-04 19:18:05 +00:00 |
|
MQTTProtocolClient.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTProtocolOut.c
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTProtocolOut.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
MQTTReasonCodes.c
|
Add header for #846
|
2020-08-03 16:23:54 +01:00 |
|
MQTTReasonCodes.h
|
Rename ExportDeclarations header #840
|
2020-04-15 10:53:31 +01:00 |
|
MQTTSubscribeOpts.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
MQTTTime.c
|
Some fields shouldn't be static #1085
|
2021-04-28 15:41:13 +01:00 |
|
MQTTTime.h
|
Minor params names fix: new -> t_new, old -> t_old
|
2021-04-27 16:30:35 +01:00 |
|
MQTTVersion.c
|
Add Windows def for snprintf #977
|
2020-10-30 15:02:53 +00:00 |
|
Messages.c
|
Add handling for incoming MQTT V5 disconnect #1163
|
2021-11-09 12:47:02 +00:00 |
|
Messages.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
OsWrapper.c
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
OsWrapper.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
Proxy.c
|
Credit author of the original implementation
|
2021-09-19 16:40:26 +02:00 |
|
Proxy.h
|
Add generic proxy support.
|
2021-03-17 11:46:05 +01:00 |
|
SHA1.c
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
SHA1.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
SSLSocket.c
|
Add OpenSSL version conditional around set security level
|
2022-02-04 21:31:19 +00:00 |
|
SSLSocket.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
Socket.c
|
Don't call poll if no sockets
|
2022-02-08 15:17:19 +00:00 |
|
Socket.h
|
Fix some errors in the poll implementation
|
2022-02-05 18:27:59 +00:00 |
|
SocketBuffer.c
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
SocketBuffer.h
|
Use poll instead of select #1033
|
2022-02-04 17:23:56 +00:00 |
|
StackTrace.c
|
Fix MacOS compile warnings
|
2022-02-07 10:29:09 +00:00 |
|
StackTrace.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
Thread.c
|
Return code on Windows #1054
|
2021-05-03 11:26:11 +01:00 |
|
Thread.h
|
Move CloseHandle() call into Thread_start(), now Thread_start() is void function
|
2021-01-21 17:53:24 +03:00 |
|
Tree.c
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
Tree.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
VersionInfo.h.in
|
Support for the CMake build system
|
2016-03-30 15:02:15 +01:00 |
|
WebSocket.c
|
Fix return code from getrawsocketdata
|
2022-02-07 17:45:14 +00:00 |
|
WebSocket.h
|
Set default port for WSS to 443 #1048
|
2022-01-28 20:30:19 +00:00 |
|
mutex_type.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
utf-8.c
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |
|
utf-8.h
|
Update license from EPL v1 to v2
|
2020-04-06 13:27:50 +01:00 |