Stefan Profanter
|
63f3653ff1
Additional header cleanup and consistent name of ns generated files
|
5 anni fa |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
5 anni fa |
Stefan Profanter
|
18e3d5a6d7
Rename queue.h to avoid name collision with bsd OS
|
5 anni fa |
Julius Pfrommer
|
f492dbbfa0
Move WorkQueue to a separate struct for client and server
|
6 anni fa |
Julius Pfrommer
|
a43604a28a
Cosmetic changes; Replace "extern C" with _UA_BEGIN_DECLS
|
6 anni fa |
Jose Cabral
|
253612baf6
Merge branch 'master' into feature/architectures
|
6 anni fa |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
6 anni fa |
Jose Cabral
|
7e9f1b8392
Remove mingw guard for queue.h
|
6 anni fa |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 anni fa |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 anni fa |
cabralfortiss
|
7fac71131f
First Changes for freeRTOS (#1546)
|
6 anni fa |
Julius Pfrommer
|
394df3be8d
finish nodeContext pointer for every node
|
7 anni fa |
Julius Pfrommer
|
03ad243612
Merge branch '0.2'
|
7 anni fa |
Julius Pfrommer
|
1c1e2ac991
always remove sessions and securechannels with a delayed callback
|
7 anni fa |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 anni fa |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 anni fa |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 anni fa |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 anni fa |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 anni fa |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 anni fa |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 anni fa |
Julius Pfrommer
|
7aa39e4a31
fix remaining issues with g++; all examples compile as C++
|
7 anni fa |
Julius Pfrommer
|
917169614c
fix warnings from clang-tidy
|
7 anni fa |
Julius Pfrommer
|
65c4d9f894
Monotonic timeout (#691)
|
8 anni fa |
Stasik0
|
3fd2bffe2d
changing session id to random GUID, updated logging of session ids
|
8 anni fa |
Julius Pfrommer
|
1950b61849
add limits for session and securechannel to the server config
|
8 anni fa |
Julius Pfrommer
|
dec02aeebb
use delayedFree to remove sessions and securechannels
|
8 anni fa |
Julius Pfrommer
|
38c5308165
increase default session timeout; add session logging
|
8 anni fa |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
8 anni fa |
Julius Pfrommer
|
0f88ed7f56
cleanup of the session and securechannel service
|
9 anni fa |