openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
open62541
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 10 hours
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 18 of 387
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
refactor(core): Remove a malloc/free from array encoding
Julius Pfrommer
More...
7 months ago
fix(core): Base64 can contain the '/' character, so b= NodeIds need to be unescaped
Julius Pfrommer
More...
7 months ago
refactor(deps): Reduce the table size for the base64 decoding
Julius Pfrommer
More...
7 months ago
refactor(examples,tests): avoid spaces for mDNS records
Florian La Roche
More...
7 months ago
refactor(examples): do not set an invalid IP in server_multicast.c
Florian La Roche
More...
7 months ago
fix(core): Null variants get encoded as an empty object
Julius Pfrommer
More...
7 months ago
refactor(core): Reuse the generalized DateTime encoding for JSON/XML
Julius Pfrommer
More...
7 months ago
refactor(core): Generalize the DateTime encoding from JSON/XML encoding
Julius Pfrommer
More...
7 months ago
feat(core): Re-add the legacy JSON encoding (pre 1.05) via the UA_ENABLE_JSON_ENCODING_LEGACY option
Julius Pfrommer
More...
7 months ago
refactor(core): Move ua_types_encoding_json.c -> ua_types_encoding_json_105.c to prepare having the old encoding in parallel
Julius Pfrommer
More...
7 months ago
refactor(core): Update RelativePath browsing for the new QualifiedName format
Julius Pfrommer
More...
7 months ago
refactor(pubsub): Adjust PubSub JSON unit test to the v1.05 format
Julius Pfrommer
More...
7 months ago
feat(pubsub): It is allowed to have a single JSON object for the Messages field
Julius Pfrommer
More...
7 months ago
refactor(pubsub): Always decode JSON payload as DataValue
Julius Pfrommer
More...
7 months ago
fix(pubsub): Print the PublisherId as String for the JSON encoding
Julius Pfrommer
More...
7 months ago
feat(pubsub): Print the DataSetMessageType in the JSON encoding
Julius Pfrommer
More...
7 months ago
feat(pubsub): Added placeholder TODOs for missing JSON fields
Julius Pfrommer
More...
7 months ago
fix(deps): Remove maybe-uninitialized warning from ziptree
Federico Pellegrin
More...
7 months ago
refactor(core): JSON encoding of Variant, DataValue, ExtensionObject following 1.05 spec
Julius Pfrommer
More...
7 months ago
refactor(core): Use StatusCode decoding from the 1.05 spec
Julius Pfrommer
More...
7 months ago
refactor(core): Use the human-readable QualifiedName encoding for JSON
Julius Pfrommer
More...
7 months ago
feat(core): Parsing of human-readable QualifiedNames with the Uri component
Julius Pfrommer
More...
7 months ago
feat(core): Printing of QualifiedName according to the v1.05 spec
Julius Pfrommer
More...
7 months ago
feat(core): Extended parsing of ExpandedNodeId with NamespaceUri and ServerUri mapping
Julius Pfrommer
More...
7 months ago
refactor(core): NamespaceMapping methods take const pointers
Julius Pfrommer
More...
7 months ago
refactor(core): For JSON encode NodeIds as string (v1.05 spec)
Julius Pfrommer
More...
7 months ago
feat(core): Add extended encoding of NodeIds using the namespace mapping
Julius Pfrommer
More...
7 months ago
feat(tests): Add a valgrind suppression for a singleton memory allocation in timer_create
Julius Pfrommer
More...
7 months ago
feat(ci): Use valgrind suppressions for the examples
Julius Pfrommer
More...
7 months ago
fix(examples): Fix build of custom_datatype.h for MSVC >2019
Julius Pfrommer
More...
7 months ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
386
387
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree