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 20 hours
ago. based on code collected
about 20 hours
ago.
Jul 27, 2024 — Jul 27, 2025
Showing page 18 of 388
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix(build): Set git version number only when open62541 is the main CMake project
sbreuss
More...
7 months ago
feat(deps): Allow base64url decoding (no padding, -_ instead of +/)
Julius Pfrommer
More...
7 months ago
feat(util): Introduce percent-escaping of strings for RFC 3986
Julius Pfrommer
More...
7 months ago
refactor(util): The unescape method takes the unescaping type as input
Julius Pfrommer
More...
7 months ago
refactor(util): Allocate only the memory required for escaping in UA_String_escapeAppend
Julius Pfrommer
More...
7 months ago
refactor(util): UA_String_escapeAppend takes the escaping type as input
Julius Pfrommer
More...
7 months ago
refactor(util): find_unescaped takes the escaping type as input
Julius Pfrommer
More...
7 months ago
refactor(util): Make the enum of escaping schemas available internal
Julius Pfrommer
More...
7 months ago
refactor(util): Simplify EndpointUrl parsing
Julius Pfrommer
More...
7 months ago
refactor(core): Simplify JSON StatusCode decoding
Julius Pfrommer
More...
7 months ago
refactor(core): Prevent duplicate clear in sendSymmetricChunk (#6998)
max65482
More...
7 months ago
fix(core): Decode first as regular JSON string (for QualifiedName, NodeId, ExpandedNodeId)
Julius Pfrommer
More...
7 months ago
build(nc): fix UA_FILE_NS0_PRIVATE variable unset
Vasilij Strassheim
More...
7 months ago
fix(core): Ensure that decode->encode->decode yields the identical result
Julius Pfrommer
More...
7 months ago
feat(core): Implement XML tokenization with the yxml parser
Julius Pfrommer
More...
7 months ago
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
←
1
2
…
14
15
16
17
18
19
20
21
22
…
387
388
→
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