aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/plugin_rest_openid_connect.c
Commit message (Expand)AuthorAge
* BUILD: Move reclaim to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -cleanup various warningsMartin Schanzenbach2022-10-11
* - various return value assertionsMartin Schanzenbach2022-10-01
* -coverityMartin Schanzenbach2022-09-01
* -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
* -init oidc RSA256 featureTristan Schwieren2022-06-09
* -coverityMartin Schanzenbach2021-05-15
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -fix some coverity issues wrt reclaimMartin Schanzenbach2021-03-26
* -hunting memleaksMartin Schanzenbach2020-12-27
* fixesMartin Schanzenbach2020-12-15
* -minor fixMartin Schanzenbach2020-12-11
* -fixMartin Schanzenbach2020-12-11
* RECLAIM: Return userinfo claims from cacheMartin Schanzenbach2020-12-08
* - towards fix reclaimMartin Schanzenbach2020-10-15
* reclaim: Attestations now called credentials. Credentials are presented to th...Martin Schanzenbach2020-08-20
* - 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
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* separate id_token and userinfo claims requestsMartin Schanzenbach2020-05-10
* fix DLL assertionSchanzenbach, Martin2020-05-06
* called function twiceSchanzenbach, Martin2020-05-06
* minor fixSchanzenbach, Martin2020-05-06
* fixSchanzenbach, Martin2020-05-06
* fix dll removeSchanzenbach, Martin2020-05-05
* better deletion of ego handlingSchanzenbach, Martin2020-05-05
* better cleanupSchanzenbach, Martin2020-05-05