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 |
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 |