Julius Pfrommer
|
9122377a61
re-add @FlorianPalm 's work for parsing attributes of new nodes
|
10 years ago |
Julius Pfrommer
|
c7e4629d1f
fix unit tests
|
10 years ago |
Julius Pfrommer
|
7aa7b32f89
Fix build on windows.
|
10 years ago |
Julius Pfrommer
|
d5bc5493a8
split reference insertion into two "single" operations for backwards/forwards
|
10 years ago |
Julius Pfrommer
|
b2f18c6ff3
Update README.md
|
10 years ago |
Julius Pfrommer
|
edfd5716c4
Update README.md
|
10 years ago |
Julius Pfrommer
|
1d1356941d
Update README.md
|
10 years ago |
Julius Pfrommer
|
e747d6526c
use /doc instead of /doxygen for documentation on the homepage
|
10 years ago |
Julius Pfrommer
|
eb8855f48b
improve documentation structure
|
10 years ago |
Julius Pfrommer
|
2b718c2be8
remove pragma pack by replacing sizeof() with precomputed sizes "on the wire"
|
10 years ago |
Julius Pfrommer
|
e9c014216a
simplify services header
|
10 years ago |
Julius Pfrommer
|
e5bdfde51f
fixup
|
10 years ago |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
10 years ago |
Julius Pfrommer
|
e0f50df002
update concurrent connection layer to recent api changes
|
10 years ago |
Julius Pfrommer
|
c85c4e4f72
simplify handling of external nodestores
|
10 years ago |
FlorianPalm
|
e990cfd413
fixed merging error (wrong datatype for free)
|
10 years ago |
FlorianPalm
|
5a407bf60c
Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource
|
10 years ago |
FlorianPalm
|
0bdfb9f8b3
fixed mem leaks
|
10 years ago |
Julius Pfrommer
|
fda9634bea
remove leftover from securechannel_manager. still doesn't compile.
|
10 years ago |
FlorianPalm
|
52c398bfbc
reworked some code
|
10 years ago |
Julius Pfrommer
|
686ade0a46
fix a memleak in the browse service
|
10 years ago |
FlorianPalm
|
dc0ebcaa5a
moved nodestore operation registration from opcua.server.c to ua_server.c
|
10 years ago |
FlorianPalm
|
40ff93c74b
fixed some memory leaks
|
10 years ago |
Stasik0
|
d415fa888b
fixed some illegal memory access by adding init funcitons properly
|
10 years ago |
FlorianPalm
|
19526f5618
remove Makefile from commit
|
10 years ago |
FlorianPalm
|
614e4eb594
extended minimum types list
|
10 years ago |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
10 years ago |
FlorianPalm
|
c30d84a633
gcc 4.8 conform build
|
10 years ago |
FlorianPalm
|
90985b0658
compiler version in travis.yml changed back to 4.8
|
10 years ago |
FlorianPalm
|
613192a630
travis conform style
|
10 years ago |