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 |
Julius Pfrommer
|
b985935593
make typedescription branch work
|
hace 10 años |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
hace 10 años |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
hace 10 años |
Julius Pfrommer
|
5b2e1c5319
return endpoints with createsessionrequest. conformance tests are running now!
|
hace 10 años |
Julius Pfrommer
|
2b03aefb49
services return status in the responseheader, functions for service calls with administrator session
|
hace 10 años |
Julius Pfrommer
|
7a17e28d1a
rename UA_.types[...] to UA_[...] and make VTable entries constant
|
hace 10 años |
Julius Pfrommer
|
c5d917c049
do not include namespace0 with the generated types everywhere
|
hace 10 años |
Julius Pfrommer
|
78510ec41b
Merge branch 'master' into noglobal
|
hace 10 años |
Julius Pfrommer
|
ae856629fa
make binary connection work
|
hace 10 años |
Stasik0
|
d11b5d89db
no base64.h needed anymore
|
hace 10 años |
Stasik0
|
44971d3fad
reworked certificate generation, UaExpert still misses revocatio lists etc, but creating a full CA will be to complex ATM
|
hace 10 años |