Christian von Arnim 5ad7df7a17 Fix: mdns record when strlen(hostname) + strlen(servername) is 61 or 62 6 anni fa
..
client 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 6 anni fa
pubsub eb9409b435 Examples: Use _clear instead of _deleteMembers for the examples 6 anni fa
server 5ad7df7a17 Fix: mdns record when strlen(hostname) + strlen(servername) is 61 or 62 6 anni fa
ua_connection.c 94a16514f7 Connection: Simplify storage of incomplete chunks 6 anni fa
ua_connection_internal.h a43604a28a Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS 6 anni fa
ua_securechannel.c bfc77d548a SecureChannel: Fix uninitialized variables after a goto 6 anni fa
ua_securechannel.h 1eb1a0aca7 Build using clang on Windows (#2180) 6 anni fa
ua_timer.c 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls 6 anni fa
ua_timer.h 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls 6 anni fa
ua_types.c f4f8cdc4c3 Stack: Fix heap use after free 6 anni fa
ua_types_encoding_binary.c 9a07705617 Stack: Replace _deleteMembers with _clear for the types encoding 6 anni fa
ua_types_encoding_binary.h 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 6 anni fa
ua_util.c 46224876f5 Fix possible memory issue for node id to string conversion 6 anni fa
ua_util_internal.h 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use 6 anni fa
ua_workqueue.c f492dbbfa0 Move WorkQueue to a separate struct for client and server 6 anni fa
ua_workqueue.h f492dbbfa0 Move WorkQueue to a separate struct for client and server 6 anni fa