FlorianPalm
|
9f6a679802
updated gitignore
|
10 years ago |
FlorianPalm
|
e9a23554c8
fiexd tests
|
10 years ago |
FlorianPalm
|
82a92dbb05
Merge remote-tracking branch 'origin/master' into external_datasource
|
10 years ago |
FlorianPalm
|
5171177c45
added request header as parameter to nodestore operations signature
|
10 years ago |
FlorianPalm
|
c09578c2d5
example function to create nodes is working again
|
10 years ago |
FlorianPalm
|
224af20d95
reduced duplicated code within the service routines
|
10 years ago |
FlorianPalm
|
5e4b157c32
added write operation
|
10 years ago |
FlorianPalm
|
d999f8e7bb
added untracked files
|
10 years ago |
FlorianPalm
|
8c4f2a2cff
added several variables into ns0 and fixed bugs in addNodes implementation. references are now named in ns0
|
10 years ago |
FlorianPalm
|
1558c08885
fixes errors within read/write/nodes
|
10 years ago |
FlorianPalm
|
2870213154
fixed service_read, (namespaceindex based nodestore calls)
|
10 years ago |
FlorianPalm
|
be0cf5976e
fixes within the nodemanagement functions
|
10 years ago |
FlorianPalm
|
5f2751188c
used already existing code to create nodes and extended it
|
10 years ago |
Julius Pfrommer
|
e4a17a343f
adjust line-length of example (one last time)
|
10 years ago |
Julius Pfrommer
|
dd00d919d2
clean up example in readme
|
10 years ago |
Julius Pfrommer
|
5bc05e46e8
correct the max line-width of the example code
|
10 years ago |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 years ago |
Julius Pfrommer
|
88c182b844
remove unused sections from the library (linker option)
|
10 years ago |
Julius Pfrommer
|
9ca77f39af
unbork windows build
|
10 years ago |
Julius Pfrommer
|
3e957d36b6
make the client not leak any memory
|
10 years ago |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
10 years ago |
FlorianPalm
|
9ba0818789
added missing files
|
10 years ago |
FlorianPalm
|
ca354ffd16
on the way of building up ns0
|
10 years ago |
Julius Pfrommer
|
e35bc76e83
correctly "unlink" a securechannel that is deleted
|
10 years ago |
FlorianPalm
|
6a46ef58eb
reworking the nodestore interface
|
10 years ago |
Julius Pfrommer
|
a7ad2103ca
replace UA_EQUAL struct with simpler UA_Boolean
|
10 years ago |
Julius Pfrommer
|
237ab33411
do not export transport-types from library
|
10 years ago |
FlorianPalm
|
6e6dbfb5c9
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore
|
10 years ago |
FlorianPalm
|
30e113e0ae
fixed wrong parameters in browse service
|
10 years ago |
Julius Pfrommer
|
987037772a
fix 2 bugs found by coverity
|
10 years ago |