Jan Hecht
|
a8ce6b9271
fix typo
|
5 年之前 |
Stefan Profanter
|
f295562a11
Untabify
|
5 年之前 |
Jonas Green
|
1a40bb1fe1
WIP: Separate SecurityPolicies from Endpoints in the server (#2247)
|
5 年之前 |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 年之前 |
Julius Pfrommer
|
5d72fb8462
Allow fractions of milliseconds for timed callback intervalls
|
6 年之前 |
Julius Pfrommer
|
767093a63d
Discovery: Add DiscoveryManager
|
6 年之前 |
Julius Pfrommer
|
43a2b539c2
Deprecate UA_TRUE/UA_FALSE for internal use
|
6 年之前 |
Julius Pfrommer
|
f492dbbfa0
Move WorkQueue to a separate struct for client and server
|
6 年之前 |
Kantelberg
|
f4f0970776
added arch for windows embedded compact 7
|
6 年之前 |
Stefan Profanter
|
a9c66b4600
Allow overriding file existance check in architectures
|
6 年之前 |
Mark Giraud
|
6d86887307
Remove OR'ing statuscodes
|
6 年之前 |
Stefan Profanter
|
443283f8e4
Merge remote-tracking branch 'upstream/master' into feature/architectures
|
6 年之前 |
Julius Pfrommer
|
2d4ddb8420
Simplify FindServers service
|
6 年之前 |
Stefan Profanter
|
a0d6e2b166
Further adaption to architecture folder
|
6 年之前 |
Stefan Profanter
|
dd9696dede
Support OPC Foundation LDS server
|
6 年之前 |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 年之前 |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 年之前 |
Thomas Bender
|
487bc8674d
Removal of liburcu (userspace-rcu) (#1564)
|
6 年之前 |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 年之前 |
StalderT
|
7e30f66b0b
fix if/while/for/switch typo
|
6 年之前 |
Julius Pfrommer
|
e74b4bf832
simplify datetime handling.
|
7 年之前 |
Stefan Profanter
|
3455a82ddb
Check for duplicate entry in filter list.
|
7 年之前 |
Infinity95
|
952bd5ebef
add securitypolicy plugin API and implementation for #none
|
7 年之前 |
Stefan Profanter
|
a1ac70b50a
Allow to register with multiple LDS at the same time (#1165)
|
7 年之前 |
Infinity95
|
a8012d3040
endpoints in the server config; new/delete functions for the server config
|
7 年之前 |
Stefan Profanter
|
8b36fb49fc
Fix #1152: Change BadNotFound to BadNothingToDo
|
7 年之前 |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 年之前 |
Stefan Profanter
|
e2b13daa8b
Fix out of memory check
|
7 年之前 |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 年之前 |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 年之前 |