Mark b116a16295 Fix calculation of padding for keysizes > 2048 7 years ago
..
client 68bb79cd2d create a new session when recovering the old one is not possible 7 years ago
server 0fa0a0c767 Merge pull request #1340 from mattias777/feature/subscription_limit 7 years ago
ua_connection.c 3948143c50 fix possible infinity loops and add a unit test unit 7 years ago
ua_connection_internal.h 8b685b6540 use securitypolicy API in the server 7 years ago
ua_securechannel.c b116a16295 Fix calculation of padding for keysizes > 2048 7 years ago
ua_securechannel.h 68b567f82a manually trigger failure modes for additional unit tests 7 years ago
ua_session.c 0fa0a0c767 Merge pull request #1340 from mattias777/feature/subscription_limit 7 years ago
ua_session.h 0fa0a0c767 Merge pull request #1340 from mattias777/feature/subscription_limit 7 years ago
ua_timer.c 00dcc1e170 Bugfixing: Fixed segmentation fault when removing all callback-jobs from job list (#1321) 7 years ago
ua_timer.h 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
ua_types.c 3d9e6434dc Fix dereference of NULL 7 years ago
ua_types_encoding_binary.c 9165b056a9 Fix double free of node id 7 years ago
ua_types_encoding_binary.h b3c82e8fd1 make de/encoding reentrant; improve docs 7 years ago
ua_util.c c2a1407774 move server and client networking to ua_plugin_network.h 7 years ago
ua_util.h 7b4fb8a1f7 use thread-local for C++11, check for standard compliance before 7 years ago