Julius Pfrommer ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references il y a 4 ans
..
client 040671530c create clientNonce on each SecureChannel renew (#3084) il y a 4 ans
pubsub 8159ff8841 [FIX] PubSub: Resolve valgrind error when running il y a 4 ans
server ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references il y a 4 ans
ua_connection.c ebd8b4507d [FIX] Error code to be sent to the client il y a 5 ans
ua_connection_internal.h c9c818868f Move header files to a more unix-like structure il y a 5 ans
ua_securechannel.c 7871952787 [CTT] Change warning log il y a 4 ans
ua_securechannel.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files il y a 5 ans
ua_timer.c 4d804b5935 Timer: Use zip tree for the timer il y a 5 ans
ua_timer.h 4d804b5935 Timer: Use zip tree for the timer il y a 5 ans
ua_types.c 0327cfc80f fix(core): Fix integer overflows in datetime handling il y a 4 ans
ua_types_encoding_binary.c 6fe8453249 Untabify il y a 5 ans
ua_types_encoding_binary.h c9c818868f Move header files to a more unix-like structure il y a 5 ans
ua_types_encoding_json.c d595367366 fix(core): Fix an oss-fuzz issue for JSON variant decoding il y a 4 ans
ua_types_encoding_json.h 57d5062271 JSON: Use UA_ prefix for a macro define il y a 4 ans
ua_util.c fb4a98f655 JSON: Switch to another base64 implementation after oss-fuzz problems il y a 4 ans
ua_util_internal.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files il y a 5 ans
ua_workqueue.c f492dbbfa0 Move WorkQueue to a separate struct for client and server il y a 5 ans
ua_workqueue.h 18e3d5a6d7 Rename queue.h to avoid name collision with bsd OS il y a 5 ans