0
I Use This!
High Activity

Commits : Listings

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