Julius Pfrommer
|
7449a230c5
refactor completion/buffering of chunks (#707)
|
лет назад: 8 |
Torben-D
|
d3ec67e70b
Changes Client (#671)
|
лет назад: 8 |
Julius Pfrommer
|
026692c2a9
rename pos variables to offset to prevent variable shadowing in the amalgamation
|
лет назад: 8 |
Stasik0
|
0262159477
ajusted local client config, improved logging, relates #617
|
лет назад: 8 |
Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
лет назад: 8 |
Julius Pfrommer
|
999bdef64a
split the MessageTypeAndFinal type, cherry-picked from chunking_callback
|
лет назад: 8 |
Julius Pfrommer
|
3946886130
make UA_Connection_completeMessages an internal function
|
лет назад: 9 |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
лет назад: 9 |
Julius Pfrommer
|
5ca0743916
add a binary message examples that opens a session; remove all hangs found with afl
|
лет назад: 9 |
Julius Pfrommer
|
ca1558e0ba
fix #546
|
лет назад: 9 |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
лет назад: 9 |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
лет назад: 9 |
Julius Pfrommer
|
23ed641bcc
improve the client; fix remaining memleaks; wait for complete messages in the network layer
|
лет назад: 9 |
Julius Pfrommer
|
a3be08ae1a
status
|
лет назад: 9 |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
лет назад: 9 |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
лет назад: 9 |
Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
лет назад: 9 |
Stasik0
|
c94dc95290
hopefuly a new fix of #321
|
лет назад: 9 |
Stasik0
|
d8862f17b2
fixes #321, thanks @martina-felber
|
лет назад: 9 |
Julius Pfrommer
|
8413eceba6
Don't use calcSizeBinary. Return a failure message if the response message would be too large.
|
лет назад: 9 |
Stasik0
|
65dfe11d0a
one more unisialized variable fix
|
лет назад: 10 |
Stasik0
|
31dea3b36f
fixing coverity issues except for ua_server_worker.c
|
лет назад: 10 |
Julius Pfrommer
|
df860ef0c1
simplify logging
|
лет назад: 10 |
Julius Pfrommer
|
e249b82f2a
handle multiple sessions per securechannel
|
лет назад: 10 |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
лет назад: 10 |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
лет назад: 10 |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
лет назад: 10 |
Julius Pfrommer
|
80df96a185
use sensible buffer sizes
|
лет назад: 10 |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
лет назад: 10 |
Julius Pfrommer
|
a5ff55e370
move user-facing api to includes folder
|
лет назад: 10 |