Stasik0
|
b515f7dab3
removing debug info... (sorry for bad commit hygiene)
|
9 yıl önce |
Stasik0
|
dd9699d7da
fixed a bug in opensecurechannel
|
9 yıl önce |
Julius Pfrommer
|
b44a64a8fc
move sending of servicefaults from securechannel to server.
|
9 yıl önce |
Julius Pfrommer
|
c81a675fb2
return the correct statuscode
|
9 yıl önce |
Julius Pfrommer
|
8413eceba6
Don't use calcSizeBinary. Return a failure message if the response message would be too large.
|
9 yıl önce |
Julius Pfrommer
|
e0f7d135b9
reuse buffers for sending
|
9 yıl önce |
Stasik0
|
5e665ec563
fixed a cleanup crash for unitialized client, @hfaham, this fixes your issue!
|
9 yıl önce |
Julius Pfrommer
|
3220a651db
Added UA_SecureChannel_sendBinaryResponse
|
9 yıl önce |
Julius Pfrommer
|
e249b82f2a
handle multiple sessions per securechannel
|
10 yıl önce |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
10 yıl önce |
Julius Pfrommer
|
5f46f3232e
care for another edge case
|
10 yıl önce |
Julius Pfrommer
|
8df29d21e4
simplify a bit
|
10 yıl önce |
Stasik0
|
06792b9e34
indent
|
10 yıl önce |
Stasik0
|
1f96e87cc0
fixed the hardening
|
10 yıl önce |
Stasik0
|
66ef887378
fixing compiler warning
|
10 yıl önce |
Julius Pfrommer
|
2f1531bae6
store incompletely received messages in the connection
|
10 yıl önce |
Julius Pfrommer
|
e82aae299b
concatenate the library into single .c/.h file
|
10 yıl önce |
Julius Pfrommer
|
b985935593
make typedescription branch work
|
10 yıl önce |
Julius Pfrommer
|
e7c21d9a8a
fix init of securechannel
|
10 yıl önce |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
10 yıl önce |
Julius Pfrommer
|
5edfcba3f6
Merge branch 'master' into statuscode
|
10 yıl önce |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
10 yıl önce |
Florian Palm
|
3c2e06aada
Merge branch 'master' of https://github.com/acplt/open62541
|
10 yıl önce |
Florian Palm
|
313efe0589
little changes in secureChannel
|
10 yıl önce |
Julius Pfrommer
|
ed7b8bf2c8
simplify alloc, add statuscode as enum
|
10 yıl önce |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
10 yıl önce |
Julius Pfrommer
|
7830febf5a
remove return int32 when no errors are possible. add datasource handling to variant.
|
10 yıl önce |
Julius Pfrommer
|
04627d13e1
set standard visibility to hidden, clean include hierarchy.
|
10 yıl önce |
Julius Pfrommer
|
e75dac31e1
remove bugs found by clang static analysis
|
10 yıl önce |
Julius Pfrommer
|
aead82e671
run uncrustify on all source files
|
10 yıl önce |