0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test(core): add test for removing keys from UA_KeyValueMap More... 9 months ago
fix(core): avoid double decrement in UA_KeyValueMap_remove() More... 9 months ago
refactor(plugins): Remove comparison of authorityKeyIdentifier / subjectKeyIdentifier not supported by CTT More... 9 months ago
refactor(build): Bump version to v1.4.8 More... 9 months ago
Fix amalgamation order More... 9 months ago
Merge pull request #6898 from jpfr/merge_13_14_21 More... 9 months ago
Merge remote-tracking branch 'origin/1.3' into merge_13_14_21 More... 9 months ago
refactor(build): Bump version to v1.3.15 More... 9 months ago
feat(plugins): Disable revocation lists checks in ua_pki_openssl.c if zero crl are loaded More... 9 months ago
feat(plugins): Disable revocation lists checks in ua_pki_mbedtls.c if zero crl are loaded More... 9 months ago
fix(plugins): Return detailed status codes for revocation checks in ua_pki_openssl.c More... 9 months ago
fix(plugins): Also consider the trustlist to find issuers in ua_pki_openssl.c More... 9 months ago
fix(core): Mask additional certificate verification statuscodes in the ERR response More... 10 months ago
fix(plugins): Return detailed status codes for revocation checks in ua_pki_mbedtls.c More... 10 months ago
fix(plugins): Also consider the trustlist to find issuers in ua_pki_mbedtls.c More... 10 months ago
refactor(plugins): Small cleanups in ua_pki_mbedtls.c More... 10 months ago
refactor(plugins): Refactor out mbedtlsSameBuf to compare mbedTLS buffers More... 10 months ago
fix(build): Fix caching of UA_FILE_NS0 variable More... 10 months ago
refactor(build): Use the native Python3 support for CMake More... 10 months ago
fix(build): Remove CMake warnings concerning PRE_BUILD custom command options More... 10 months ago
feat(tests): Add test case to check the namespace mapping table More... 10 months ago
feat(client): Create the namespace mapping table after opening the session More... 10 months ago
feat(core): Clean up the namespace mapping table when clearing the secure channel More... 10 months ago
refactor(ci): consistently use white space in build_linux More... 10 months ago
refactor(ci): consistently indent build_linux More... 10 months ago
refactor(ci): don't specify empty cmd_deps explicitly in build_linux More... 10 months ago
refactor(ci): add whitespace to improve readability in build_linux More... 10 months ago
refactor(ci): avoid build_name duplication in build_linux matrix More... 10 months ago
fix(ci): completely remove now unused azure ci tools More... 10 months ago
fix(eventloop): only attempt to call the UA_ConnectionManager_new_POSIX_Ethernet() function when compiling for Linux as it will be only generated for that. Issue #6883 More... 10 months ago