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