Stasik0
|
2103d82fe2
rounding up session management, minor fixes
|
10 years ago |
Stasik0
|
508249e850
hardening session management, username/passwords were changed to match CCT
|
10 years ago |
Stasik0
|
3b1c0305c5
no need to include alloca.h if gcc is used
|
10 years ago |
Sten
|
fe78cd3e5d
tab fix
|
10 years ago |
Sten
|
02965da195
reflecting current code-state
|
10 years ago |
Stasik0
|
f1b2c3334d
fixing 2 memory problems
|
10 years ago |
Stasik0
|
1921322474
client calls getEndpoints and tries to locate an unsecured endpoint with an anonymous login token
|
10 years ago |
Julius Pfrommer
|
4031f42664
remove a coverity issue
|
10 years ago |
Julius Pfrommer
|
e46c3f5628
remove coverity issues
|
10 years ago |
Julius Pfrommer
|
ba0f31080d
Move new features to dev branch (stabilizing for upcoming release)
|
10 years ago |
ichrispa
|
94f2cd9dfb
Changed Global Skript LogLevel to silent.
|
10 years ago |
ichrispa
|
14b70cea88
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
ichrispa
|
b10c3076e8
Dependancy for autogenerated namespace.
|
10 years ago |
ichrispa
|
aaffcbd637
Modified to encode VariableNode data contents
|
10 years ago |
Julius Pfrommer
|
776266e4e2
Do not use non-blocking sockets in the client (until we have an async API)
|
10 years ago |
Stasik0
|
a70e39362c
fixing client identification
|
10 years ago |
Stasik0
|
3f85089763
fixing an authentification bug
|
10 years ago |
Stasik0
|
229220e53f
adding mingw 64 cross-compilation
|
10 years ago |
unknown
|
4dea9bb176
fixing mingw build
|
10 years ago |
Stasik0
|
c555939d92
fixing readme
|
10 years ago |
Julius Pfrommer
|
f16fdd7466
securechannel and session cleanup (deactivated)
|
10 years ago |
Julius Pfrommer
|
1d104f1668
Merge pull request #225 from acplt/server_config
|
10 years ago |
Julius Pfrommer
|
65ce9a6e2b
casting bugfix
|
10 years ago |
Stasik0
|
a6e4c0c4e6
adding include for explicit strlen
|
10 years ago |
Julius Pfrommer
|
1c58e179af
alloc bufers in the network layer for the client
|
10 years ago |
Stasik0
|
469be85fed
CCT test section of Security->Name Password passes
|
10 years ago |
Julius Pfrommer
|
68cf0f8613
take message buffers from the connection layer
|
10 years ago |
ichrispa
|
4fa89f2fcd
Added compiletime switch to enable loading the generated namespace0 definition in UA_Server_New(). Default is to use the old/reduced namespace.
|
10 years ago |
ichrispa
|
e32d573272
Added LOADGENERATEDNS option to enable autogeneration C code for namespace 0.
|
10 years ago |
Stasik0
|
c854816293
removing an unneded include
|
10 years ago |