aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim
Commit message (Collapse)AuthorAge
* - added files to .gitignoreTristan Schwieren2022-06-29
|
* -also clear cache on lookup successMartin Schanzenbach2022-06-22
|
* RECLAIM: Improve OIDC userinfo caching; add config option for timeoutMartin Schanzenbach2022-06-22
|
* - fix missing from oidc branchTristan Schwieren2022-06-15
|
* RECLAIM: Improve OIDC plugin; now requires jose (new optional dependency)Martin Schanzenbach2022-06-09
|
* -init oidc RSA256 featureTristan Schwieren2022-06-09
|
* -silence APIMartin Schanzenbach2022-02-15
|
* GNS: Allow lowercase and uppercaseMartin Schanzenbach2022-02-15
| | | | | According to LSD0001, atm lowercase and uppercase names are allowed and different.
* - fix distMartin Schanzenbach2022-01-15
|
* -fixMartin Schanzenbach2022-01-14
|
* RECLAIM: Add DIDs - trizuzMartin Schanzenbach2022-01-14
|
* RECLAIM: Fix bug that multiple attributes with the same name are added in CLINico Thomas2021-11-24
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
|
* -coverity: fix memleakMartin Schanzenbach2021-05-15
|
* -always return on null egoMartin Schanzenbach2021-05-15
|
* -coverityMartin Schanzenbach2021-05-15
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix build reclaimMartin Schanzenbach2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* RECLAIM: Added libpabc credential support.dev/schanzen/pabcMartin Schanzenbach2021-04-24
|
* Implement function to load plugins within a specific contextAlessio Vanni2021-04-05
| | | | | | | | | | | | | | | When `GNUNET_OS_init' is called to change the application project data, lazy-loading plugins will fail as it will not find the requested files. The function will temporarily swap the project data with the argument value and will search for plugins, within the installation directory tree inferred from that structure. Applications can still use `GNUNET_PLUGIN_load_all' to load their plugins from within their own installation directory tree, though services are recommended to use the `in_context' version to avoid falling in the same pit. Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* -fix some coverity issues wrt reclaimMartin Schanzenbach2021-03-26
|
* GANA: Use GANA generated header for GNS record types. Update handbookMartin Schanzenbach2021-02-28
|
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-12-30
|\
| * fix some linting issuesChristian Grothoff2020-12-28
| |
* | RECLAIM: Fix quirky OIDC address handlingMartin Schanzenbach2020-12-30
|/
* -hunting memleaksMartin Schanzenbach2020-12-27
|
* RECLAIM: automatically purge dangling referencesMartin Schanzenbach2020-12-26
|
* fix error in presentation handlingMartin Schanzenbach2020-12-25
|
* Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-12-21
|\
| * indentation fixesChristian Grothoff2020-12-14
| |
* | fixesMartin Schanzenbach2020-12-15
|/
* -minor fixMartin Schanzenbach2020-12-11
|
* -fixMartin Schanzenbach2020-12-11
|
* RECLAIM: Return userinfo claims from cacheMartin Schanzenbach2020-12-08
|
* - do not cleanup client twiceMartin Schanzenbach2020-11-18
|
* -minor API changeMartin Schanzenbach2020-11-10
|
* revocation and reclaim updated verificationTheJackiMonster2020-11-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -fixMartin Schanzenbach2020-10-15
|
* - towards fix reclaimMartin Schanzenbach2020-10-15
|
* reclaim: fix cli parameter name for credential IDMartin Schanzenbach2020-09-04
|
* reclaim: Attestations now called credentials. Credentials are presented to ↵Martin Schanzenbach2020-08-20
| | | | third parties as presentations.
* - towards separation between credentials and presentations thereof, wip, ftbfsMartin Schanzenbach2020-08-20
|
* -also allow non-standard scopes as claimsMartin Schanzenbach2020-08-07
|
* -improve request cleanup handlingMartin Schanzenbach2020-08-06
|
* -add supported claimsMartin Schanzenbach2020-08-06
|
* -fix rest plugin issuesMartin Schanzenbach2020-08-06
|
* -fix serializationMartin Schanzenbach2020-08-06
|