0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
extended minimum types list More... almost 11 years ago
NULL -> UA_NULL More... almost 11 years ago
gcc 4.8 conform build More... almost 11 years ago
compiler version in travis.yml changed back to 4.8 More... almost 11 years ago
travis conform style More... almost 11 years ago
updated gitignore More... almost 11 years ago
fiexd tests More... almost 11 years ago
Merge remote-tracking branch 'origin/master' into external_datasource More... almost 11 years ago
added request header as parameter to nodestore operations signature More... almost 11 years ago
example function to create nodes is working again More... almost 11 years ago
reduced duplicated code within the service routines More... almost 11 years ago
added write operation More... almost 11 years ago
added untracked files More... almost 11 years ago
added several variables into ns0 and fixed bugs in addNodes implementation. references are now named in ns0 More... almost 11 years ago
fixes errors within read/write/nodes More... almost 11 years ago
fixed service_read, (namespaceindex based nodestore calls) More... almost 11 years ago
fixes within the nodemanagement functions More... almost 11 years ago
used already existing code to create nodes and extended it More... almost 11 years ago
adjust line-length of example (one last time) More... almost 11 years ago
clean up example in readme More... almost 11 years ago
correct the max line-width of the example code More... almost 11 years ago
make the server struct opaque for userspace and auto-generate an array with the standard-nodeids (datatypes, referencetypes, objects) in ns0 More... almost 11 years ago
unbork windows build the UA_EXPORT macro needs to be different between library and executable builds (import vs. export) More... almost 11 years ago
remove unused sections from the library (linker option) More... almost 11 years ago
make the client not leak any memory More... almost 11 years ago
simplify. _new() returns a pointer to the new object More... almost 11 years ago
added missing files More... almost 11 years ago
on the way of building up ns0 More... almost 11 years ago
correctly "unlink" a securechannel that is deleted More... almost 11 years ago
reworking the nodestore interface More... almost 11 years ago