Stasik0
|
f1b2c3334d
fixing 2 memory problems
|
10 years ago |
Stasik0
|
1921322474
client calls getEndpoints and tries to locate an unsecured endpoint with an anonymous login token
|
10 years ago |
Julius Pfrommer
|
776266e4e2
Do not use non-blocking sockets in the client (until we have an async API)
|
10 years ago |
Stasik0
|
a70e39362c
fixing client identification
|
10 years ago |
Julius Pfrommer
|
1c58e179af
alloc bufers in the network layer for the client
|
10 years ago |
Julius Pfrommer
|
68cf0f8613
take message buffers from the connection layer
|
10 years ago |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
10 years ago |
Julius Pfrommer
|
382f17459f
enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs)
|
10 years ago |
Julius Pfrommer
|
aabd4b22fc
add the BrowseNext service
|
10 years ago |
Julius Pfrommer
|
88557ea261
fix for gcc 4.6
|
10 years ago |
Julius Pfrommer
|
3a029e8446
pass the client config by value
|
10 years ago |
Stasik0
|
099c697634
partial revert, and followed the propsal of @FlorianPalm, #212
|
10 years ago |
Stasik0
|
774c7920be
removing UA_Client_private forward def
|
10 years ago |
Stasik0
|
03cd734988
definitive way to define client's properties, refers to #219
|
10 years ago |
Stasik0
|
355898e313
adding timeout to client's config refers to #219
|
10 years ago |
Julius Pfrommer
|
5f393b5309
fix udp, c++ server
|
10 years ago |
Julius Pfrommer
|
cfee99e5ad
remove the remaining coverity bugs
|
10 years ago |
Stasik0
|
780c42a210
1 ms timeout was not enougth -> 500 ms added
|
10 years ago |
Stasik0
|
56822bd591
Merge branch 'master' into hardening_client
|
10 years ago |
Stasik0
|
1f96e87cc0
fixed the hardening
|
10 years ago |
Julius Pfrommer
|
f7eff5571c
differentiate between UA_STRING and UA_STRING_ALLOC
|
10 years ago |
Julius Pfrommer
|
2f1531bae6
store incompletely received messages in the connection
|
10 years ago |
Julius Pfrommer
|
b23216c694
simplify ua_string generation from chars
|
10 years ago |
Stasik0
|
1340e1495f
more hardening
|
10 years ago |
Julius Pfrommer
|
5a47e1dc46
clean up the client, improve the datavalue api
|
10 years ago |
Stasik0
|
168fa087df
final set of fixes for windows
|
10 years ago |
Stasik0
|
ee9fba96a6
closing session and SC works, refactoring still needed ;)
|
10 years ago |
Stasik0
|
7a891f1918
added activate session, works with UaAnsiC server! some refactoring is still necersarry
|
10 years ago |
Julius Pfrommer
|
853a1a1e0a
enable release build for client, cosmetic improvements
|
10 years ago |
Julius Pfrommer
|
22ce0884af
valgrind improvements
|
10 years ago |