Julius Pfrommer
|
e855200c4a
fix namespace unit test
|
10 years ago |
Julius Pfrommer
|
5be4d2b08c
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Julius Pfrommer
|
4dd7e06b8b
Rename UA_NodeId.namespace to UA_NodeId.ns.
|
10 years ago |
Julius Pfrommer
|
abcff06124
add asserts. small beauty changes
|
10 years ago |
Julius Pfrommer
|
7752dc5ac6
fix offender for #113
|
10 years ago |
Leon Urbas
|
b0369ee951
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Leon Urbas
|
b38435378d
resolved conflicts
|
10 years ago |
Leon Urbas
|
ef832e8826
resolved #113
|
10 years ago |
uleon
|
54cbe67283
found the bug in winsock #113. WSACleanup does shutdown the winsock.dll - a little bit of an overkill to call this whenever closing any socket...
|
10 years ago |
Stasik0
|
82d7abed3f
one more try to configure gcc alternative
|
10 years ago |
Stasik0
|
3b82c75c59
redefining gcc-4.8 to match coverity config
|
10 years ago |
Stasik0
|
65b45db7e7
reverting the last commit
|
10 years ago |
Stasik0
|
9b8d5ff4d5
trying to fix coverity_scan
|
10 years ago |
Stasik0
|
e8743e819e
mkdir does not throw errors
|
10 years ago |
Julius Pfrommer
|
5c2f32eb41
remove dependency on librt on windows
|
10 years ago |
Julius Pfrommer
|
990df06f01
detail installation of check under windows
|
10 years ago |
Julius Pfrommer
|
b3b814a0df
remove default debug compiler flag
|
10 years ago |
Julius Pfrommer
|
b3b926bc60
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Julius Pfrommer
|
e70ec44f35
Make header files visible in generated project
|
10 years ago |
Leon Urbas
|
a1061c4884
issue #113 resolved for linux
|
10 years ago |
Leon Urbas
|
64960d6192
modified CLOSE/CLOSED-logic. Actually shutting down the socket is handled in network layer
|
10 years ago |
Stasik0
|
ec231f2f05
* fixing check_builtin.c -> an extension object was initalized with garbage
|
10 years ago |
Leon Urbas
|
0fff4e002b
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Leon Urbas
|
d8701f7d3b
adapted tests to revised logic of closing
|
10 years ago |
Stasik0
|
f351b009c2
fixing builds on coverity
|
10 years ago |
Leon Urbas
|
05b5d36db3
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Leon Urbas
|
39f9bcd462
reduced console noise
|
10 years ago |
Leon Urbas
|
6cb41db650
modified listen/accept/reader logic to run under linux
|
10 years ago |
Julius Pfrommer
|
34affee866
inline encoding enum for ExtensionObject
|
10 years ago |
Julius Pfrommer
|
3897afc744
simplify NodeId type (shortened nodeids only during encoding)
|
10 years ago |