0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
started with length calculation (encoding) corrected decoding of diagnosticInfo More... over 11 years ago
free,alloc memory More... over 11 years ago
added memory allocation functions More... over 11 years ago
Merge branch 'master' of https://github.com/Stasik0/Open62541 More... over 11 years ago
changed folder structure More... over 11 years ago