FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
před 8 roky |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
před 8 roky |
Julius Pfrommer
|
26e1dc7cc8
make guid printf pointer-safe, add printf macro for UA_String
|
před 8 roky |
Julius Pfrommer
|
67be80479b
fix an issue uncovered by clang analyzer
|
před 8 roky |
Julius Pfrommer
|
e15cdfacbe
fix #661, take the endpointurls from the networklayer when required
|
před 8 roky |
FlorianPalm
|
fddb7906e2
Update ua_services_discovery.c
|
před 8 roky |
Stasik0
|
46c2be5d5e
Discovery Get Endpoints tests work now
|
před 8 roky |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
před 8 roky |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
před 9 roky |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
před 9 roky |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
před 9 roky |
Stasik0
|
07095dd3bb
fixing a memleak in GetEndpoints service, fixes a half of #510
|
před 9 roky |
Julius Pfrommer
|
53d67b4140
single server config struct
|
před 9 roky |
Julius Pfrommer
|
e9437b5c34
Merge branch 'master' into unsigned_array_size
|
před 9 roky |
Julius Pfrommer
|
bf3c7aaaa9
split up processMSG into smaller functions
|
před 9 roky |
Julius Pfrommer
|
cfdccab274
purely cosmetic improvements
|
před 9 roky |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
před 9 roky |
FlorianPalm
|
7a9af79ffb
added NO_ALLOCA macro
|
před 9 roky |
Julius Pfrommer
|
9913a5c627
return only the requested endpoints
|
před 9 roky |
Julius Pfrommer
|
8256cc5916
use the hostname from the networklayer for the endpointurl
|
před 9 roky |
Julius Pfrommer
|
382f17459f
enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs)
|
před 10 roky |
Julius Pfrommer
|
6423239137
let users add their custom namespaces
|
před 10 roky |
Julius Pfrommer
|
cfc09e323f
improve the server discovery
|
před 10 roky |
Stasik0
|
b23fcf1311
FindServers implemented
|
před 10 roky |
Julius Pfrommer
|
4396c48387
small fix in discovery service set
|
před 10 roky |
Stasik0
|
cb2b22db36
bugfix in get_endpoints
|
před 10 roky |
Julius Pfrommer
|
b985935593
make typedescription branch work
|
před 10 roky |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
před 10 roky |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
před 10 roky |
Julius Pfrommer
|
5b2e1c5319
return endpoints with createsessionrequest. conformance tests are running now!
|
před 10 roky |