Julius Pfrommer
|
b04eb0c43e
Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime
|
9 years ago |
Julius Pfrommer
|
9e51e84caa
API freezing: add handling of ranges to data sources
|
9 years ago |
Julius Pfrommer
|
f092213551
fix potential memleaks indicated by the clang analyzer
|
10 years ago |
Stasik0
|
31dea3b36f
fixing coverity issues except for ua_server_worker.c
|
10 years ago |
Julius Pfrommer
|
df860ef0c1
simplify logging
|
10 years ago |
Julius Pfrommer
|
39fa2a4ab5
improve the networklayer shutdown, cosmetic fixes
|
10 years ago |
Julius Pfrommer
|
60d636db85
finalize improved handling of timed work
|
10 years ago |
Julius Pfrommer
|
a61c12e874
handle EAGAIN upon TCP retransmission
|
10 years ago |
Julius Pfrommer
|
4f6063221d
fix timed work, small cosmetic improvements
|
10 years ago |
Julius Pfrommer
|
776266e4e2
Do not use non-blocking sockets in the client (until we have an async API)
|
10 years ago |
Julius Pfrommer
|
65ce9a6e2b
casting bugfix
|
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
|
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
|
5f393b5309
fix udp, c++ server
|
10 years ago |
Stasik0
|
b3321a132f
fixing valgind warning
|
10 years ago |
Stasik0
|
780c42a210
1 ms timeout was not enougth -> 500 ms added
|
10 years ago |
Julius Pfrommer
|
8df29d21e4
simplify a bit
|
10 years ago |
Stasik0
|
56822bd591
Merge branch 'master' into hardening_client
|
10 years ago |
Julius Pfrommer
|
b7e565d658
more binary size reduction .. 68kb server
|
10 years ago |
Julius Pfrommer
|
b23ecd76f4
fix windows build, always generate the single source distribution
|
10 years ago |
Julius Pfrommer
|
0684df3dad
add the network layer and logger to the single-source distribution
|
10 years ago |
Stasik0
|
e485204f82
issue with #212
|
10 years ago |
Stasik0
|
377797495c
one more workaround for #212
|
10 years ago |
Stasik0
|
15802f5ec5
should be a workaround for #212
|
10 years ago |
Stasik0
|
82737a2986
setting macros again, ref #212
|
10 years ago |
Julius Pfrommer
|
2f1531bae6
store incompletely received messages in the connection
|
10 years ago |