Stefan Profanter e2d4b0bf03 Merge pull request #2085 from open62541/runtime_custom_types 5 years ago
..
historydata a43604a28a Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS 5 years ago
ua_accesscontrol_default.c 0afd439a21 AccessControl: Forward endpoint information and the remote certificate 6 years ago
ua_accesscontrol_default.h c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API 5 years ago
ua_config_default.c 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 5 years ago
ua_config_default.h a43604a28a Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS 5 years ago
ua_debug_dump_pkgs.c 58c1be4db9 Use correct identifier labels and encode bytestring as base64 6 years ago
ua_log_stdout.c f4f0970776 added arch for windows embedded compact 7 5 years ago
ua_log_stdout.h c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API 5 years ago
ua_network_pubsub_ethernet.c 02e401c4e6 PubSub: Add layer 2 plugin 5 years ago
ua_network_pubsub_ethernet.h 02e401c4e6 PubSub: Add layer 2 plugin 5 years ago
ua_network_pubsub_udp.c cf8a55353f Enable PubSub tests and static code analysis (#1833) 5 years ago
ua_network_pubsub_udp.h c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API 5 years ago
ua_nodestore_default.c 58c1be4db9 Use correct identifier labels and encode bytestring as base64 6 years ago
ua_nodestore_default.h c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API 5 years ago
ua_pki_certificate.c 59abd19681 Consistent use of UA_malloc and UA_free. Fixes #1968 5 years ago
ua_pki_certificate.h c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API 5 years ago
ua_securitypolicies.h 52d2549b78 Single header for all SecurityPolicy plugin implementations 5 years ago
ua_securitypolicy_basic128rsa15.c e983426492 Asymetric decrypt func of Basic128Rsa15 did not set rsa padding 5 years ago
ua_securitypolicy_basic256sha256.c 9bdb86835b UpdateSecurityPolicyCertificate 5 years ago
ua_securitypolicy_none.c 9bdb86835b UpdateSecurityPolicyCertificate 5 years ago