Mark Giraud
|
d070a2ff51
Clean up implementation specific behavior and some other code smells
|
5 years ago |
Stefan Profanter
|
63f3653ff1
Additional header cleanup and consistent name of ns generated files
|
5 years ago |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
5 years ago |
Julius Pfrommer
|
f718d55210
Nodestore: Use zip tree instead of hashmap for the nodestore
|
5 years ago |
Stefan Profanter
|
27e955528f
Stack: Move atomic operations into ua_architecture_definitions.h
|
5 years ago |
Stefan Profanter
|
b2f29fa33d
Stack: Do not use relative includes. Preparation for packaging
|
5 years ago |
Jose Cabral
|
c99b75b6b0
Rename newEntry that produces shadow errors in some compilers
|
6 years ago |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
6 years ago |
Julius Pfrommer
|
2613554ae8
Use atomic operations in the default nodestore
|
6 years ago |
Jannis Voelker
|
833501464a
Fix generation of numeric node ids
|
6 years ago |
Stefan Profanter
|
516865e606
Merge branch '0.3' into master
|
6 years ago |
Benjamin Bara
|
f925c2db32
nodestore: fix bug and return error if all node ids tested
|
6 years ago |
Benjamin Bara
|
9ae25580eb
avoid potential endless loops and overflows
|
6 years ago |
Julius Pfrommer
|
b1e6b2ec0e
Add @jpfr copyright notice to the nodestore.
|
6 years ago |
Thomas Bender
|
4c30ec02e9
removed unnecessary node ID copy
|
6 years ago |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 years ago |
Stefan Profanter
|
0f069c58a4
Only release node if not NULL
|
7 years ago |
Stefan Profanter
|
50074dd5e3
Untabify
|
7 years ago |
Stefan Profanter
|
c86c8e833f
Fix warning of shadowed newEntry
|
7 years ago |
Stefan Profanter
|
cf21ac33dd
Set minimum random node ID to 50000.
|
7 years ago |
Julius Pfrommer
|
6c8d7eaf0c
don't replace the namespace when setting a random nodeid
|
7 years ago |
Julius Pfrommer
|
34b028d52a
move some macro definitions out of ua_util.h
|
7 years ago |
Julian Grothoff
|
5533c48c6e
Nodestore plugin interface
|
7 years ago |