Stasik0
|
f1b2c3334d
fixing 2 memory problems
|
9 years ago |
Stasik0
|
1921322474
client calls getEndpoints and tries to locate an unsecured endpoint with an anonymous login token
|
9 years ago |
Julius Pfrommer
|
4031f42664
remove a coverity issue
|
9 years ago |
Julius Pfrommer
|
c58b919fc7
remove a coverity issue
|
9 years ago |
Julius Pfrommer
|
e46c3f5628
remove coverity issues
|
9 years ago |
Julius Pfrommer
|
5e53269fcb
remove coverity issues
|
9 years ago |
Julius Pfrommer
|
ba0f31080d
Move new features to dev branch (stabilizing for upcoming release)
|
9 years ago |
ichrispa
|
94f2cd9dfb
Changed Global Skript LogLevel to silent.
|
9 years ago |
ichrispa
|
14b70cea88
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
ichrispa
|
b10c3076e8
Dependancy for autogenerated namespace.
|
9 years ago |
ichrispa
|
aaffcbd637
Modified to encode VariableNode data contents
|
9 years ago |
Julius Pfrommer
|
776266e4e2
Do not use non-blocking sockets in the client (until we have an async API)
|
9 years ago |
Stasik0
|
a70e39362c
fixing client identification
|
9 years ago |
Stasik0
|
3f85089763
fixing an authentification bug
|
9 years ago |
Stasik0
|
229220e53f
adding mingw 64 cross-compilation
|
9 years ago |
unknown
|
4dea9bb176
fixing mingw build
|
9 years ago |
Stasik0
|
c555939d92
fixing readme
|
9 years ago |
Julius Pfrommer
|
f16fdd7466
securechannel and session cleanup (deactivated)
|
9 years ago |
Julius Pfrommer
|
1d104f1668
Merge pull request #225 from acplt/server_config
|
9 years ago |
Julius Pfrommer
|
65ce9a6e2b
casting bugfix
|
9 years ago |
Stasik0
|
a6e4c0c4e6
adding include for explicit strlen
|
9 years ago |
Julius Pfrommer
|
1c58e179af
alloc bufers in the network layer for the client
|
9 years ago |
Stasik0
|
469be85fed
CCT test section of Security->Name Password passes
|
9 years ago |
Julius Pfrommer
|
68cf0f8613
take message buffers from the connection layer
|
9 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.
|
9 years ago |
ichrispa
|
e32d573272
Added LOADGENERATEDNS option to enable autogeneration C code for namespace 0.
|
9 years ago |
Stasik0
|
c854816293
removing an unneded include
|
9 years ago |
Stasik0
|
fa6ddc1e27
saving one malloc as proposed by @jpfr
|
9 years ago |
Stasik0
|
78a0188c90
Merge branch 'server_config' of https://github.com/acplt/open62541 into server_config
|
9 years ago |
Stasik0
|
35c0b99f47
Merge remote-tracking branch 'origin/master' into server_config
|
9 years ago |