paho/src
Ian Craggs c0a56c96be Fix for issue #285 2018-04-03 17:02:31 +01:00
..
samples Enclose references to OsWrapper in #if defines 2018-02-16 20:16:22 +00:00
CMakeLists.txt Merge branch 'develop' into installdir 2017-05-15 00:11:44 +02:00
Clients.c Add notices for dual epl/edl licensing 2013-03-18 15:32:53 +00:00
Clients.h Some cppcheck complaint fixes #36 2017-05-01 12:06:32 +01:00
Heap.c Report to trace if free(NULL) is called, which was not expected before 2017-12-06 08:46:14 +01:00
Heap.h Allow to include Heap.h into c++ 2017-11-30 10:15:01 +01:00
LinkedList.c Set pointers to NULL after free 2017-12-06 14:17:49 +01:00
LinkedList.h Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
Log.c Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
Log.h Const-fy char pointers that point to .rodata strings 2017-03-06 11:55:23 -06:00
MQTTAsync.c Merge branch '373' of https://github.com/JuergenKosel/paho.mqtt.c into JuergenKosel-373 2018-03-23 16:51:53 +00:00
MQTTAsync.h Add TLS hostname check and CApath #420 #418 2018-03-01 19:52:20 +00:00
MQTTClient.c Merge branch '373' of https://github.com/JuergenKosel/paho.mqtt.c into JuergenKosel-373 2018-03-23 16:51:53 +00:00
MQTTClient.h Add TLS hostname check and CApath #420 #418 2018-03-01 19:52:20 +00:00
MQTTClientPersistence.h Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
MQTTPacket.c Remove unused function MQTTPacket_free_packet() 2017-11-30 10:15:26 +01:00
MQTTPacket.h Remove unused function MQTTPacket_free_packet() 2017-11-30 10:15:26 +01:00
MQTTPacketOut.c Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
MQTTPacketOut.h Correct source file modes 2014-08-22 16:19:17 +01:00
MQTTPersistence.c Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
MQTTPersistence.h Correct source file modes 2014-08-22 16:19:17 +01:00
MQTTPersistenceDefault.c Fix for issue #285 2018-04-03 17:02:31 +01:00
MQTTPersistenceDefault.h Correct source file modes 2014-08-22 16:19:17 +01:00
MQTTProtocol.h Allow applications to choose MQTT 3.1 or 3.1.1 explicitly 2014-03-13 15:15:56 +00:00
MQTTProtocolClient.c Merge branch '373' of https://github.com/JuergenKosel/paho.mqtt.c into JuergenKosel-373 2018-03-23 16:51:53 +00:00
MQTTProtocolClient.h Don't try ack writes for sockets with pending output, missing connect failure call #373 2017-12-11 16:37:06 +00:00
MQTTProtocolOut.c Add TLS hostname check and CApath #420 #418 2018-03-01 19:52:20 +00:00
MQTTProtocolOut.h Add SNI support, issue 171 2017-02-06 15:49:54 +00:00
MQTTVersion.c Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
Messages.c Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
Messages.h Const-fy char pointers that point to .rodata strings 2017-03-06 11:55:23 -06:00
OsWrapper.c Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
OsWrapper.h Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
SSLSocket.c Merge branch 'develop' into 373 2018-03-12 15:19:44 +01:00
SSLSocket.h Add TLS hostname check and CApath #420 #418 2018-03-01 19:52:20 +00:00
Socket.c Prevent release socket_mutex during call of select() 2018-03-12 14:56:45 +01:00
Socket.h Move definition of mutex_type into own header file 2018-03-13 08:37:24 +01:00
SocketBuffer.c Merge branch 'develop' into 373 2017-12-18 09:01:57 +01:00
SocketBuffer.h Add missing function prototypes 2017-03-06 11:55:19 -06:00
StackTrace.c Don't try ack writes for sockets with pending output, missing connect failure call #373 2017-12-11 16:37:06 +00:00
StackTrace.h Don't try ack writes for sockets with pending output, missing connect failure call #373 2017-12-11 16:37:06 +00:00
Thread.c fix issue that MQTTClient_connect hangs on network outage, for windows 2017-11-28 02:33:02 -08:00
Thread.h Move definition of mutex_type into own header file 2018-03-13 08:37:24 +01:00
Tree.c Remove reference to exit() function #342 2018-02-16 21:19:45 +00:00
Tree.h Compile support for VxWorks 6.9 2017-07-08 23:51:17 +02:00
VersionInfo.h.in Support for the CMake build system 2016-03-30 15:02:15 +01:00
mutex_type.h Fix copyright date 2018-03-25 18:29:01 +01:00
utf-8.c Make functions visible only within the module 2017-03-06 11:55:23 -06:00
utf-8.h Add missing function prototypes 2017-03-06 11:55:19 -06:00