open62541/plugins
Julius Pfrommer 2f5bc29ff5 Working MQTT
2018-11-05 14:03:51 +01:00
..
historydata Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS 2018-09-09 16:45:34 +02:00
mqtt PubSub Mqtt: added mqtt 2018-10-28 18:54:39 +01:00
ua_accesscontrol_default.c AccessControl: Forward endpoint information and the remote certificate 2018-07-03 00:12:53 +02:00
ua_accesscontrol_default.h Use macro shortcuts for extern "C" declarations in the public API 2018-08-04 16:42:26 +00:00
ua_config_default.c Types: Add UA_DataTypeArray as a linked list for client/server 2018-09-28 17:09:22 +02:00
ua_config_default.h Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS 2018-09-09 16:45:34 +02:00
ua_debug_dump_pkgs.c Use correct identifier labels and encode bytestring as base64 2018-07-04 08:10:01 +02:00
ua_log_stdout.c added arch for windows embedded compact 7 2018-09-16 08:57:38 +02:00
ua_log_stdout.h Use macro shortcuts for extern "C" declarations in the public API 2018-08-04 16:42:26 +00:00
ua_network_pubsub_ethernet.c PubSub: Add layer 2 plugin 2018-10-15 09:48:37 +02:00
ua_network_pubsub_ethernet.h PubSub: Add layer 2 plugin 2018-10-15 09:48:37 +02:00
ua_network_pubsub_mqtt.c Working MQTT 2018-11-05 14:03:51 +01:00
ua_network_pubsub_mqtt.h PubSub Mqtt: added mqtt 2018-10-28 18:54:39 +01:00
ua_network_pubsub_udp.c Working MQTT 2018-11-05 14:03:51 +01:00
ua_network_pubsub_udp.h Use macro shortcuts for extern "C" declarations in the public API 2018-08-04 16:42:26 +00:00
ua_nodestore_default.c Use correct identifier labels and encode bytestring as base64 2018-07-04 08:10:01 +02:00
ua_nodestore_default.h Use macro shortcuts for extern "C" declarations in the public API 2018-08-04 16:42:26 +00:00
ua_pki_certificate.c Consistent use of UA_malloc and UA_free. Fixes #1968 2018-08-13 17:50:18 +00:00
ua_pki_certificate.h Use macro shortcuts for extern "C" declarations in the public API 2018-08-04 16:42:26 +00:00
ua_securitypolicies.h Single header for all SecurityPolicy plugin implementations 2018-08-04 16:42:26 +00:00
ua_securitypolicy_basic128rsa15.c Asymetric decrypt func of Basic128Rsa15 did not set rsa padding 2018-09-22 14:37:05 +02:00
ua_securitypolicy_basic256sha256.c UpdateSecurityPolicyCertificate 2018-09-08 00:55:30 +02:00
ua_securitypolicy_none.c UpdateSecurityPolicyCertificate 2018-09-08 00:55:30 +02:00