97ec41a9f7
- Update to 1.1.3 - Include cstdint import for jwt library to support newer compilers - Turn off CMAKE unity builds - Add a mutex around requesting public keys to stop overloading issuers - Improve error handling around the sqlite3 library - Fix test failures and compiler warnings - Allow the scitokens library user to setup a custom CA file - Fix typecast errors in scitoken_status_get_*() that caused async queries to fail - Fix logic error in deserialize_continue() that caused async deserialization to fail - Add support for API-configurable cache home - Fix enforcer_acl_free logic - scitokens_internal: catch matching exception type after jwt-cpp update - Fix bug in generate acls which would cause a timeout - Add async API for parsing and verifying tokens - Add configuration API - Make nbf claim optional for non-scitokens tokens - Update to OpenSSL 3.0 - Retry failed key renewal every 5 minutes - Add curl timeout of 4 seconds for update, and 30 for expired keys - Add scitokens-* binaries to the package - Bug: close sqlite db handle on return - Changes from static analysis - If only one key is available, do not error on no kid - Support at+jwt profile
Christian Goll2025-10-02 18:14:27 +00:00
e5a1349c72
Accepting request 1256198 from devel:libraries:c_c++
Ana Guerrero2025-03-26 20:22:33 +00:00
028c29200c
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4 - Add %check section - Remove Group: declarations, no longer used
Dirk Mueller2025-03-26 12:26:27 +00:00