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
|
b2f2dd9adc
fixing missing authentification tokens in client
|
9 yıl önce |
Stasik0
|
5e665ec563
fixed a cleanup crash for unitialized client, @hfaham, this fixes your issue!
|
9 yıl önce |
Stasik0
|
e62e5a409f
partial revert of the PR #260, the memory allocators can be safely defined before including our header files
|
9 yıl önce |
hfaham
|
21fef35105
Update ua_client.c
|
9 yıl önce |
hfaham
|
ffc76aa126
Update ua_client.c
|
9 yıl önce |
hfaham
|
8fdcafad73
Update ua_client.c
|
9 yıl önce |
Julius Pfrommer
|
3220a651db
Added UA_SecureChannel_sendBinaryResponse
|
10 yıl önce |
Stasik0
|
104c8d3107
renew secure channel on a timely base automatically
|
10 yıl önce |
Julius Pfrommer
|
624f7089fa
add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config
|
10 yıl önce |
Stasik0
|
31dea3b36f
fixing coverity issues except for ua_server_worker.c
|
10 yıl önce |
Julius Pfrommer
|
cf33d08b7d
changing some macros to reenable the library for c++
|
10 yıl önce |
Stasik0
|
ab4e2d882b
added dynamically linked examples to the standard build, fixed the unexposed structs/functions, relates to #234
|
10 yıl önce |
Stasik0
|
18718c1765
returning an error if tcp sending failed
|
10 yıl önce |
Stasik0
|
f1b2c3334d
fixing 2 memory problems
|
10 yıl önce |
Stasik0
|
1921322474
client calls getEndpoints and tries to locate an unsecured endpoint with an anonymous login token
|
10 yıl önce |
Julius Pfrommer
|
776266e4e2
Do not use non-blocking sockets in the client (until we have an async API)
|
10 yıl önce |
Stasik0
|
a70e39362c
fixing client identification
|
10 yıl önce |
Julius Pfrommer
|
1c58e179af
alloc bufers in the network layer for the client
|
10 yıl önce |
Julius Pfrommer
|
68cf0f8613
take message buffers from the connection layer
|
10 yıl önce |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
10 yıl önce |
Julius Pfrommer
|
382f17459f
enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs)
|
10 yıl önce |
Julius Pfrommer
|
aabd4b22fc
add the BrowseNext service
|
10 yıl önce |
Julius Pfrommer
|
88557ea261
fix for gcc 4.6
|
10 yıl önce |
Julius Pfrommer
|
3a029e8446
pass the client config by value
|
10 yıl önce |
Stasik0
|
099c697634
partial revert, and followed the propsal of @FlorianPalm, #212
|
10 yıl önce |
Stasik0
|
774c7920be
removing UA_Client_private forward def
|
10 yıl önce |
Stasik0
|
03cd734988
definitive way to define client's properties, refers to #219
|
10 yıl önce |
Stasik0
|
355898e313
adding timeout to client's config refers to #219
|
10 yıl önce |