0
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replace UA_EQUAL struct with simpler UA_Boolean moved UA_NULL, UA_TRUE, UA_FALSE to ua_util.h More... almost 11 years ago
do not export transport-types from library More... almost 11 years ago
external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore More... almost 11 years ago
fixed wrong parameters in browse service More... almost 11 years ago
fix 2 bugs found by coverity More... almost 11 years ago
implemented browse service (beta) More... almost 11 years ago
Delete .cproject More... almost 11 years ago
Delete .project More... almost 11 years ago
Delete cmake_install.cmake More... almost 11 years ago
Delete CMakeCache.txt More... almost 11 years ago
added ns0 reference hierarchie More... almost 11 years ago
Update opcuaClient.c More... almost 11 years ago
simplify generated enums, use generated enums instead of custom ones More... almost 11 years ago
return endpoints with createsessionrequest. conformance tests are running now! More... almost 11 years ago
small fix More... almost 11 years ago
use an array instead of linked lists for browsing More... almost 11 years ago
added define for static libs More... almost 11 years ago
Update ua_types_encoding_binary.c More... almost 11 years ago
removed byteswap.h include from ua_types_encoding_binary.c (not needed and incompatible with MinGW) moved definition of AttributeID enum to ua_services.h as it may be needed externally More... almost 11 years ago
little corrections in interface More... almost 11 years ago
Update README.md More... almost 11 years ago
memory leak fixed in service_read More... almost 11 years ago
Merge remote-tracking branch 'origin/master' into external_datasource More... almost 11 years ago
Merge pull request #132 from acplt/statuscode More... almost 11 years ago
fixes within the example implementation More... almost 11 years ago
Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource More... almost 11 years ago
none More... almost 11 years ago
changed operation signature for external data sources changes within the read service More... almost 11 years ago
file list - cmakelists.txt (deleted services.c from source file list) More... almost 11 years ago
update nodestore_async to use ua_statuscode. bettern error codes for sync nodestore More... almost 11 years ago