.. |
client
|
6ae9c485e1
Fix reading of nodeClass attribute
|
7 years ago |
server
|
9ff3d341c7
cosmetic changes
|
7 years ago |
ua_connection.c
|
2bd5563847
Fix processBinaryMessage freeing memory which it is not allowed
|
7 years ago |
ua_connection_internal.h
|
b4f69cf923
Rename UA_Connection_completeMessages to UA_Connection_completeChunks;
|
7 years ago |
ua_securechannel.c
|
5d5efc03d4
Fix memory leak
|
7 years ago |
ua_securechannel.h
|
e9ec2a94b9
Avoid accessing address 0x01
|
7 years ago |
ua_session.c
|
89a52b7cf9
add a unit test for browsenext
|
7 years ago |
ua_session.h
|
e9ec2a94b9
Avoid accessing address 0x01
|
7 years ago |
ua_timer.c
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
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
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 years ago |
ua_types_encoding_binary.c
|
6a55d79ed8
Fix DoS bug which leads to endless loop
|
7 years ago |
ua_types_encoding_binary.h
|
fa5796157e
Add extern C
|
7 years ago |
ua_util.c
|
c2a1407774
move server and client networking to ua_plugin_network.h
|
7 years ago |
ua_util.h
|
812bab56a3
Merge pull request #1133 from open62541/hotfix/fuzzing_2690
|
7 years ago |