Julius Pfrommer
|
e0f7d135b9
reuse buffers for sending
|
9 years ago |
Julius Pfrommer
|
d655a9f3e8
reduce binary size by reusing some nodeids
|
9 years ago |
Julius Pfrommer
|
3220a651db
Added UA_SecureChannel_sendBinaryResponse
|
9 years ago |
Julius Pfrommer
|
0d49148674
Do not return connection buffer capabilites bigger than requested (issue #248)
|
10 years ago |
Julius Pfrommer
|
f092213551
fix potential memleaks indicated by the clang analyzer
|
10 years ago |
Julius Pfrommer
|
df860ef0c1
simplify logging
|
10 years ago |
Julius Pfrommer
|
e249b82f2a
handle multiple sessions per securechannel
|
10 years ago |
Julius Pfrommer
|
a7482ed0a6
improve range handling
|
10 years ago |
Stasik0
|
7a1ea14cdb
repairing stateless ext
|
10 years ago |
Stasik0
|
5a105349af
a more 'soft' error message when receiving a subscription request
|
10 years ago |
Julius Pfrommer
|
298231ea89
improve timeout handling in sessions
|
10 years ago |
Stasik0
|
2103d82fe2
rounding up session management, minor fixes
|
10 years ago |
Stasik0
|
508249e850
hardening session management, username/passwords were changed to match CCT
|
10 years ago |
Julius Pfrommer
|
1d104f1668
Merge pull request #225 from acplt/server_config
|
10 years ago |
Stasik0
|
469be85fed
CCT test section of Security->Name Password passes
|
10 years ago |
Julius Pfrommer
|
68cf0f8613
take message buffers from the connection layer
|
10 years ago |
Julius Pfrommer
|
498ac4f964
a small fix
|
10 years ago |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
10 years ago |
Julius Pfrommer
|
aabd4b22fc
add the BrowseNext service
|
10 years ago |
Julius Pfrommer
|
cf8db00bf5
enable variadic arguments for log messages
|
10 years ago |
Julius Pfrommer
|
7d7036cebe
properly concat half-received messages in the server
|
10 years ago |
Julius Pfrommer
|
b23216c694
simplify ua_string generation from chars
|
10 years ago |
Julius Pfrommer
|
1dc86a56e8
added a testcase that replays client messages from a file
|
10 years ago |
Julius Pfrommer
|
37c53d7739
fix a bug found by afl
|
10 years ago |
Julius Pfrommer
|
22360d8aea
fix travis again
|
10 years ago |
Julius Pfrommer
|
e82aae299b
concatenate the library into single .c/.h file
|
10 years ago |
Stasik0
|
39efbe1859
faking RegisterNodes and UnregisterNodes
|
10 years ago |
Stasik0
|
b23fcf1311
FindServers implemented
|
10 years ago |
Stasik0
|
3522c6d71e
fixing a critical bug in UA_Double_decodeBinary
|
10 years ago |
Stasik0
|
8a91b4aaa5
fix to service_write to handle empty write arrays, added a dummy diagnostic function for services
|
10 years ago |