Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
8 年之前 |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 年之前 |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
8 年之前 |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
8 年之前 |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
8 年之前 |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
8 年之前 |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
8 年之前 |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
8 年之前 |
Julius Pfrommer
|
5467bae2dd
refactor: make memory allocator and atomic operations definitions public
|
8 年之前 |
Julius Pfrommer
|
65c4d9f894
Monotonic timeout (#691)
|
9 年之前 |
Stasik0
|
0eea0b50de
adding asset to help clang
|
9 年之前 |
Stasik0
|
dd0fbbf3f9
adding purging of SC to pass CTT, reducing default # of SCs to 40 due to a possible CTT bug
|
9 年之前 |
Julius Pfrommer
|
85f82c3e14
start making session behavior compliant with CTT
|
9 年之前 |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
9 年之前 |
Julius Pfrommer
|
1950b61849
add limits for session and securechannel to the server config
|
9 年之前 |
Julius Pfrommer
|
dec02aeebb
use delayedFree to remove sessions and securechannels
|
9 年之前 |
Julius Pfrommer
|
38c5308165
increase default session timeout; add session logging
|
9 年之前 |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 年之前 |
Julius Pfrommer
|
ac07df68b6
cosmetic improvements; increase the client timeout
|
9 年之前 |
Julius Pfrommer
|
5bc8d06cb0
remove bugs found with clang analyzer
|
9 年之前 |
FlorianPalm
|
9a22976c57
code formatting
|
9 年之前 |
FlorianPalm
|
34df09c6da
relates to #446 fixed typo in multithreading code.
|
9 年之前 |
FlorianPalm
|
0fb3073b0a
added secure channel counting / minor changes within UA_SecureChannelManager definition
|
9 年之前 |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 年之前 |
Julius Pfrommer
|
0f88ed7f56
cleanup of the session and securechannel service
|
9 年之前 |
Julius Pfrommer
|
58837f63bf
cosmetic cleanup of the securechannel manager
|
9 年之前 |
Julius Pfrommer
|
47749e1045
add many log messages for log-level DEBUG. simplify stdout logger
|
9 年之前 |
Julius Pfrommer
|
21944d61fd
Merge branch 'master' into dev
|
10 年之前 |
Stasik0
|
c16e66e68e
a minor fix
|
10 年之前 |
Stasik0
|
e718ca9f80
minor fixes
|
10 年之前 |