0
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 12 hours ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
various changes in decoding/encoding functions started to encode/decode arrays (variant type) More... over 11 years ago
typo fix More... over 11 years ago
adapted README to cope with the new version of check More... over 11 years ago
another parameter was added to the decoding functions. every decoding function is now called in the same manner. the addition eases error handling (error code is provided through return parameter) More... over 11 years ago
another temporary commit (editing the decoding functions) More... over 11 years ago
just saved some functionality(decoding) More... over 11 years ago
Merge branch 'master' of https://github.com/Stasik0/Open62541 More... over 11 years ago
fixed minor bugs More... over 11 years ago
added a better comment to test if check 0.9.12 is missung, as mentioned in #5
Sten
as Stasik0
More... over 11 years ago
added several encoding/decoding functions (expandedNodeId, QualifiedName, LocalizedText, ExtensionObject, Variant DataValue) changed the structure of the decoding/encoding, so decoding/encoding functions can be called recursively. More... over 11 years ago
added encoding and test functions for various builtInDatatypes More... over 11 years ago
added some new headers added encoding/decoding functionality More... over 11 years ago
added size calculation+encoding for guid More... over 11 years ago
added test functions for string encoding/decoding More... over 11 years ago
reverting old state back
Sten
as Stasik0
More... over 11 years ago
Merge branch 'master' of https://github.com/Stasik0/Open62541
Sten
as Stasik0
More... over 11 years ago
removing dummy file
Sten
as Stasik0
More... over 11 years ago
Create .Libs More... over 11 years ago
minor improvements
Sten
as Stasik0
More... over 11 years ago
revised responseHeader_calcSize function revised nodeId_calcSize function More... over 11 years ago
revised responseHeader_calcSize function revised nodeId_calcSize function More... over 11 years ago
generated .so and .a will be put into a newly greated lib directory
Sten
as Stasik0
More... over 11 years ago
The function extensionObject_calcSize has been added. The basics are implemented but must to be finished. More... over 11 years ago
The function Responseheader_calcSize has the basic function. It needs a function to determe the size of its additional header. More... over 11 years ago
The function diagnosticInfo_calcSize is now working correct. More... over 11 years ago
Merge branch 'master' of https://github.com/Stasik0/Open62541 More... over 11 years ago
cheking diagnostic info More... over 11 years ago
new encode methods has been added. More... over 11 years ago
added missing #endif More... over 11 years ago
added example folder More... over 11 years ago