Julius Pfrommer
|
e5f5d03c8b
Merge branch '0.2'
|
hace 8 años |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
hace 8 años |
Stefan Profanter
|
658d85d451
LDS customizable timeout for automatic de-register (#695)
|
hace 8 años |
Julius Pfrommer
|
6135e96aeb
Merge branch '0.2'
|
hace 8 años |
Stefan Profanter
|
b851cfa2c0
Fix memory leaks found by valgrind (#696)
|
hace 8 años |
Stefan Profanter
|
e9e68a0ba2
Service RegisterServer and Discovery (#687)
|
hace 8 años |
Julius Pfrommer
|
26e1dc7cc8
make guid printf pointer-safe, add printf macro for UA_String
|
hace 8 años |
Julius Pfrommer
|
67be80479b
fix an issue uncovered by clang analyzer
|
hace 8 años |
Julius Pfrommer
|
e15cdfacbe
fix #661, take the endpointurls from the networklayer when required
|
hace 8 años |
FlorianPalm
|
fddb7906e2
Update ua_services_discovery.c
|
hace 8 años |
Stasik0
|
46c2be5d5e
Discovery Get Endpoints tests work now
|
hace 8 años |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
hace 8 años |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
hace 9 años |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
hace 9 años |
Julius Pfrommer
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
hace 9 años |
Stasik0
|
07095dd3bb
fixing a memleak in GetEndpoints service, fixes a half of #510
|
hace 9 años |
Julius Pfrommer
|
53d67b4140
single server config struct
|
hace 9 años |
Julius Pfrommer
|
e9437b5c34
Merge branch 'master' into unsigned_array_size
|
hace 9 años |
Julius Pfrommer
|
bf3c7aaaa9
split up processMSG into smaller functions
|
hace 9 años |
Julius Pfrommer
|
cfdccab274
purely cosmetic improvements
|
hace 9 años |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
hace 9 años |
FlorianPalm
|
7a9af79ffb
added NO_ALLOCA macro
|
hace 9 años |
Julius Pfrommer
|
9913a5c627
return only the requested endpoints
|
hace 10 años |
Julius Pfrommer
|
8256cc5916
use the hostname from the networklayer for the endpointurl
|
hace 10 años |
Julius Pfrommer
|
382f17459f
enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs)
|
hace 10 años |
Julius Pfrommer
|
6423239137
let users add their custom namespaces
|
hace 10 años |
Julius Pfrommer
|
cfc09e323f
improve the server discovery
|
hace 10 años |
Stasik0
|
b23fcf1311
FindServers implemented
|
hace 10 años |
Julius Pfrommer
|
4396c48387
small fix in discovery service set
|
hace 10 años |
Stasik0
|
cb2b22db36
bugfix in get_endpoints
|
hace 10 años |