Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 lat temu |
Julius Pfrommer
|
34cff1d606
Add a context for the AccessControl plugin
|
6 lat temu |
Thomas Bender
|
487bc8674d
Removal of liburcu (userspace-rcu) (#1564)
|
6 lat temu |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 lat temu |
Julius Pfrommer
|
a6d732b405
fix oss-fuzz issue in session cleanup
|
6 lat temu |
Julius Pfrommer
|
5c27c73a4b
move session definition into server
|
6 lat temu |
Julius Pfrommer
|
394df3be8d
finish nodeContext pointer for every node
|
7 lat temu |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 lat temu |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 lat temu |
Julius Pfrommer
|
691994fcb9
fix #1015, call accesscontrol.closeSession when a session times out
|
7 lat temu |
Julius Pfrommer
|
03ad243612
Merge branch '0.2'
|
7 lat temu |
Julius Pfrommer
|
8a0cc2b13c
improve logging in the session manager
|
7 lat temu |
Julius Pfrommer
|
3a137608dc
improve logging for timed out sessions and securechannels
|
7 lat temu |
Julius Pfrommer
|
1c1e2ac991
always remove sessions and securechannels with a delayed callback
|
7 lat temu |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
7 lat temu |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
7 lat temu |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
7 lat temu |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
7 lat temu |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
7 lat temu |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
7 lat temu |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
7 lat temu |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
7 lat temu |
Julius Pfrommer
|
5467bae2dd
refactor: make memory allocator and atomic operations definitions public
|
8 lat temu |
Julius Pfrommer
|
51b19c2c92
allow use guid logging for guids that are not in a nodeid
|
8 lat temu |
Julius Pfrommer
|
65c4d9f894
Monotonic timeout (#691)
|
8 lat temu |
Julius Pfrommer
|
80035f9c2e
use UA_ prefix for all logger macros
|
8 lat temu |
Julius Pfrommer
|
ec53b49e26
cleanup
|
8 lat temu |
Stasik0
|
3fd2bffe2d
changing session id to random GUID, updated logging of session ids
|
8 lat temu |
Julius Pfrommer
|
1950b61849
add limits for session and securechannel to the server config
|
8 lat temu |
Julius Pfrommer
|
dec02aeebb
use delayedFree to remove sessions and securechannels
|
8 lat temu |