StalderT
|
ffcfbc68f3
in some cases of "stress" UA_Client_Subscriptions_manuallySendPublishRequest never end (#1312)
|
7 years ago |
Stefan Profanter
|
4ea40d346f
Merge branch 'master' into add-code-of-conduct-1
|
7 years ago |
StalderT
|
c629e4a5a4
Update ua_network_tcp.c
|
7 years ago |
StalderT
|
32725bdada
Update server_certificate.c
|
7 years ago |
Stefan Profanter
|
7a6c6dbb16
Add code of conduct
|
7 years ago |
Christian von Arnim
|
e5f33bb7b4
Ignore good timeout of UA_Connection_receiveChunksBlocking in receiveServiceResponse
|
7 years ago |
Stefan Profanter
|
7744bdfd7b
Improve sequence number skipping for fuzzer
|
7 years ago |
Stefan Profanter
|
6610fcecc0
Disable sequence number check for fuzzer
|
7 years ago |
Stefan Profanter
|
6d25250c8c
Remove always true checks.
|
7 years ago |
Stefan Profanter
|
2e53c690d3
Fix memory leak
|
7 years ago |
Stefan Profanter
|
ace26ed6ea
Use new server config
|
7 years ago |
Stefan Profanter
|
bcbd33ce31
Fix fuzz build error
|
7 years ago |
Julius Pfrommer
|
fac0947e16
don't malloc in if-condition
|
7 years ago |
Julius Pfrommer
|
c39646c677
don't call memcpy on sentinel pointer
|
7 years ago |
Julius Pfrommer
|
48782e817a
improve docs on forcing overlaying of floats
|
7 years ago |
Stefan Profanter
|
5966cad056
Fix #1302 duplicate hasTypeDef
|
7 years ago |
Stefan Profanter
|
add1b806ac
Add example for value array
|
7 years ago |
Julius Pfrommer
|
2b81778319
improve networking docs
|
7 years ago |
Julius Pfrommer
|
244e85cfaf
improve nodestore docs; move out of "internal" docs
|
7 years ago |
Julius Pfrommer
|
b536580822
add UA_DEBUG option, make assertions dependent on that
|
7 years ago |
Julius Pfrommer
|
63c38724d5
add the dependency on python-six to the build docs
|
7 years ago |
Julius Pfrommer
|
11a0720851
remove duplicate definition of the UA_TYPENAME macro
|
7 years ago |
Julius Pfrommer
|
ebcbeb8c53
remove duplicate definitions of static assert macros
|
7 years ago |
Julius Pfrommer
|
d942544371
assume that string.h can always be used
|
7 years ago |
Julius Pfrommer
|
670006bfd4
simplify processing the OPN message (#1301)
|
7 years ago |
StalderT
|
9c1767841e
fix client securechannel (#1305)
|
7 years ago |
Julius Pfrommer
|
7b4fb8a1f7
use thread-local for C++11, check for standard compliance before
|
7 years ago |
Julius Pfrommer
|
9432b64332
cosmetic changes to the securechannel manager
|
7 years ago |
Julius Pfrommer
|
a792a459b0
fix/simplify renewing of securechannels in the client
|
7 years ago |
Julius Pfrommer
|
51ca09bcff
add a unit test that uncovers the error in renew securechannel
|
7 years ago |