ichrispa
|
04f24a5205
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
ichrispa
|
c89c717dda
Removed one last restrict killing visual studio.
|
9 years ago |
Holger Jeromin
|
0cbe205d18
fixing typos and one utf8 thing in comments.
|
9 years ago |
Stasik0
|
eba0e5aa1d
fixing the fix, @jpfr: is it okay?
|
9 years ago |
Julius Pfrommer
|
affcb6e309
fix non-multithreaded case
|
9 years ago |
Julius Pfrommer
|
b04eb0c43e
Rename UA_WorkItem to UA_Job. Add async addition and deletion of repeated jobs at runtime
|
9 years ago |
Stasik0
|
b4fc36bc88
fixing multithreaded version
|
10 years ago |
Stasik0
|
fc550a60da
splitting server_run s.t. the server can run in one thread with other applications
|
10 years ago |
Julius Pfrommer
|
87f88a481e
reduce the mallocs for startup, increase the timeout of the networklayer to 50ms
|
10 years ago |
Julius Pfrommer
|
582e042a51
Improve adding new timed work
|
10 years ago |
Stasik0
|
68b802012b
fixing hopefully the last coverity issue @jpfr: would you review please
|
10 years ago |
Julius Pfrommer
|
83177365fc
improve handling of timed work
|
10 years ago |
Stasik0
|
b1810561c9
double free fix, cosmetic variable rename
|
10 years ago |
Julius Pfrommer
|
bc7c1ff42a
small fix for the multithreaded build
|
10 years ago |
Julius Pfrommer
|
60d636db85
finalize improved handling of timed work
|
10 years ago |
Julius Pfrommer
|
dd15748ce8
improve timed work
|
10 years ago |
Julius Pfrommer
|
4f6063221d
fix timed work, small cosmetic improvements
|
10 years ago |
Julius Pfrommer
|
f16fdd7466
securechannel and session cleanup (deactivated)
|
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
|
7d7036cebe
properly concat half-received messages in the server
|
10 years ago |
Julius Pfrommer
|
1dc86a56e8
added a testcase that replays client messages from a file
|
10 years ago |
Julius Pfrommer
|
8861cc0679
improve build
|
10 years ago |
Julius Pfrommer
|
e82aae299b
concatenate the library into single .c/.h file
|
10 years ago |
Julius Pfrommer
|
aa856b7791
fix a coverity bug
|
10 years ago |
Julius Pfrommer
|
c6d4d29050
use logging instead of printf
|
10 years ago |
Julius Pfrommer
|
241d70c00d
squash some coverity bugs
|
10 years ago |
Stasik0
|
4bb34f9aa5
adding some more semantic information to ServerStatus node: buildTime and serverVersion
|
10 years ago |
Julius Pfrommer
|
be146d160e
plugin-style logging support
|
10 years ago |
Stasik0
|
247e304fb5
ServerStatus is now a DataSource and returns the current time,
|
10 years ago |