0
I Use This!
High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(core): Pacify a widening warning in ua_securechannel_crypto.c More... 9 months ago
fix(build): Enable building static library on Win32 More... 9 months ago
refactor(build): Only build the source files for the specified architecture More... 9 months ago
Merge pull request #6838 from jpfr/merge_14_master_23 More... 9 months ago
Merge remote-tracking branch 'origin/1.4' into merge_14_master_23 More... 9 months ago
fix(server): Consider allowNonePolicyPassword in GetEndpoints More... 9 months ago
feat(ci): extend clang jobs for ubuntu variants More... 9 months ago
feat(ci): add ubuntu-24.04 to build matrix More... 9 months ago
refactor(server): Check the postfix of the UserTokenPolicy PolicyId also More... 9 months ago
refactor(server): Expose securityPolicyUriPostfix in the internal API More... 9 months ago
refactor(server): Search for the last '#' in securityPolicyUriPostfix More... 9 months ago
Merge remote-tracking branch 'origin/1.4' into merge_14_master_23 More... 9 months ago
fix(server): Allow stream-based writing of the trust list More... 9 months ago
fix(plugins): Reenable writing rejected certificates to a reject folder More... 9 months ago
refactor(plugin): improvement of memory management in ECC policy More... 9 months ago
refactor(core): Encode string as empty (instead of NULL) when the data-pointer is > NULL More... 9 months ago
fix(docs): Add entry for UA_ENABLE_DIAGNOSTICS (#6820) More... 9 months ago
fix(docs): Fix rendering of the UA_ENABLE_ENCRYPTION options More... 9 months ago
fix(docs): Add entry for UA_ENABLE_JSON_ENCODING More... 9 months ago
fix(docs): PubSub build options are now enabled by default More... 9 months ago
fix(core): Don't put JSON array closing brackets after newline for "simple" types More... 9 months ago
fix(docs): Fix typo in tutorial_server_firststeps (#6807) More... 9 months ago
refactor(plugin): reuse bio in decoding of DER/PEM More... 9 months ago
fix(pubsub): fix setting writer group encoding (#6812) More... 9 months ago
feat(client): Implement the highlevel method UA_Client_write More... 9 months ago
feat(tools): Implement browsing for the ua-cli tool More... 9 months ago
refactor(tools): Always assume JSON for the ua-cli tool More... 9 months ago
refactor(tools): Use AttributeOperand parsing for the ua-cli tool More... 9 months ago
feat(client): Add client highlevel method UA_Client_read More... 9 months ago
feat(client): Add high-level versions of the View Services (browse, browseNext, translateBrowsePathsToNodeIds) More... 9 months ago