Infinity95 3ad5b85275 Add documentation to the encoding interface il y a 7 ans
..
client 0d40923bbd fix API inconsistency of read-arraydimensions (breaking change) il y a 7 ans
server 65bfda099c improve documentation of the service signatures il y a 7 ans
ua_connection.c 2bd5563847 Fix processBinaryMessage freeing memory which it is not allowed il y a 7 ans
ua_connection_internal.h b4f69cf923 Rename UA_Connection_completeMessages to UA_Connection_completeChunks; il y a 7 ans
ua_securechannel.c 5d5efc03d4 Fix memory leak il y a 7 ans
ua_securechannel.h e9ec2a94b9 Avoid accessing address 0x01 il y a 7 ans
ua_session.c 89a52b7cf9 add a unit test for browsenext il y a 7 ans
ua_session.h e9ec2a94b9 Avoid accessing address 0x01 il y a 7 ans
ua_timer.c 1969bad066 remove public ua_job.h; call message processing from the network layer il y a 7 ans
ua_timer.h 1969bad066 remove public ua_job.h; call message processing from the network layer il y a 7 ans
ua_types.c 5398343607 enable even stricter compiler warnings; test for C++ compat il y a 7 ans
ua_types_encoding_binary.c e23bee691b Prefix globals with g_ to avoid shadowing in amalgamation and make clear il y a 7 ans
ua_types_encoding_binary.h 3ad5b85275 Add documentation to the encoding interface il y a 7 ans
ua_util.c c2a1407774 move server and client networking to ua_plugin_network.h il y a 7 ans
ua_util.h 5ec8dd51ec fix tests with UA_ENABLE_MULTITHREADING and UA_ENABLE_TYPENAMES disabled il y a 7 ans