aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim
Commit message (Collapse)AuthorAge
* 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
|
* -fix various bugsMartin Schanzenbach2020-08-06
|
* reclaim: Refactoring and more standards compliance with respect to scopesMartin Schanzenbach2020-08-06
|
* reclaim: Make SPAs work with public clients. No longer encrypt code.Martin Schanzenbach2020-08-05
|
* reclaim: fix #6463Martin Schanzenbach2020-08-04
|
* rest: fix #6462Martin Schanzenbach2020-08-04
|
* reclaim: do not store access token instead piggyback ticketMartin Schanzenbach2020-08-04
|
* -fix userinfo sub claimMartin Schanzenbach2020-08-03
|
* reclaim: support client credentials in POST body for token requestMartin Schanzenbach2020-08-03
|
* - fix urldecode params #2Martin Schanzenbach2020-08-02
|
* - fix urldecode paramsMartin Schanzenbach2020-08-02
|
* - actually urlencode parameters in reclaim OIDCMartin Schanzenbach2020-08-02
|
* -fix redirect creationMartin Schanzenbach2020-08-01
|
* fix: reclaim urlenc / revert accidental changeMartin Schanzenbach2020-08-01
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* Fix_build_dependenciesBertrand Marc2020-07-05
| | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* - Minor fix reclaim attestation pluginMartin Schanzenbach2020-06-15
|
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* uncrustifyMartin Schanzenbach2020-05-13
|
* separate id_token and userinfo claims requestsMartin Schanzenbach2020-05-10
|
* add response headers, add replace api to namestoreSchanzenbach, Martin2020-05-09
|