Julius Pfrommer
|
b3aaa1ceea
refactor: UA_Connection_init as memset-zero; small cleanups
|
8 yıl önce |
Julius Pfrommer
|
278a8b1591
fix: fix #851 memleak in client; improve handling of timeouts
|
8 yıl önce |
Julius Pfrommer
|
1b301f0e79
cosmetic: clean overlong lines in the client
|
8 yıl önce |
Julius Pfrommer
|
c0d105cd77
fix: always initialize service response in the client
|
8 yıl önce |
Julius Pfrommer
|
750b07dba2
cosmetic fixes to trigger nightly build of the single-file release
|
8 yıl önce |
Julius Pfrommer
|
3ce335cf22
move chunk processing to src/ua_securechannel.c; use in both client and server
|
8 yıl önce |
Julius Pfrommer
|
96e8d3a02d
small improvements in client/ua_client.c
|
8 yıl önce |
Julius Pfrommer
|
6d5b9a151a
fix handling of max buffer sizes in the client
|
8 yıl önce |
Lykurg
|
941598c655
Fix return value (#821)
|
8 yıl önce |
Stefan Profanter
|
1bb7b550fb
Add EndpointUrl to CreateSessionRequest (#768)
|
8 yıl önce |
Stefan Profanter
|
99522b216c
Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770)
|
8 yıl önce |
Stasik0
|
36600443f4
fixed some ugly memleaks in client relates to #745
|
8 yıl önce |
Julius Pfrommer
|
8799b44ac4
Type handling functions in separate header (#735)
|
8 yıl önce |
Julius Pfrommer
|
026cd26ed4
cosmetic improvements; add paragraph-comments to client HEL processing
|
8 yıl önce |
Sten Grüner
|
7b7b6b6a3e
fixes issue #676
|
8 yıl önce |
Stasik0
|
751f851778
fixing illegal memory access due to wrong free order
|
8 yıl önce |
Torben-D
|
d3ec67e70b
Changes Client (#671)
|
8 yıl önce |
Julius Pfrommer
|
9ff72c3800
improve cleanup of client (related to #662)
|
8 yıl önce |
Julius Pfrommer
|
b4c52597a1
fix #662
|
8 yıl önce |
Julius Pfrommer
|
c7509d797d
Merge branch 'master' into 0.2
|
8 yıl önce |
Julius Pfrommer
|
67650837c7
check sequencenumbers in the securechannel
|
8 yıl önce |
ichrispa
|
8ebed8bd0c
Fixed: Client would retain tx buffer size even after server explitly says he has less rx buffer size in hello message (caused all subsequent getSendBuffer() to fail)
|
8 yıl önce |
Stasik0
|
0262159477
ajusted local client config, improved logging, relates #617
|
9 yıl önce |
Julius Pfrommer
|
67684917f9
The client has to close the TCP connection
|
9 yıl önce |
Julius Pfrommer
|
823dd17de6
remove magic numbers in client; improve logging
|
9 yıl önce |
Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
9 yıl önce |
Julius Pfrommer
|
999bdef64a
split the MessageTypeAndFinal type, cherry-picked from chunking_callback
|
9 yıl önce |
Julius Pfrommer
|
5e87c1db68
move logger and connection-function into the client config (#585)
|
9 yıl önce |
ichrispa
|
8c22a486bd
Made client state visible to userspace; client recovers from potential decoding errors after successfull service calls or channel renewals (closes #570).
|
9 yıl önce |
Julius Pfrommer
|
3946886130
make UA_Connection_completeMessages an internal function
|
9 yıl önce |