aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/oidc_helper.c
Commit message (Expand)AuthorAge
* -fix some coverity issues wrt reclaimMartin Schanzenbach2021-03-26
* RECLAIM: Fix quirky OIDC address handlingMartin Schanzenbach2020-12-30
* -hunting memleaksMartin Schanzenbach2020-12-27
* 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
|/
* RECLAIM: Return userinfo claims from cacheMartin Schanzenbach2020-12-08
* -minor API changeMartin Schanzenbach2020-11-10
* revocation and reclaim updated verificationTheJackiMonster2020-11-05
* - 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
* -fix rest plugin issuesMartin 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: do not store access token instead piggyback ticketMartin Schanzenbach2020-08-04
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* try to fix messSchanzenbach, Martin2020-05-07
* propery deserialize attestsSchanzenbach, Martin2020-05-05
* fix attestationsSchanzenbach, Martin2020-05-05
* fixing #6149Christian Grothoff2020-04-11
* fix sign api for to address #6164Christian Grothoff2020-04-08
* consolidate reclaim attribute libSchanzenbach, Martin2020-02-09
* add base64url encoding to util (RFC7515)Schanzenbach, Martin2020-02-09
* Refactoring reclaim attestationsSchanzenbach, Martin2020-02-09
* move to 256-bit identifier; some cleanupsSchanzenbach, Martin2020-02-09
* Basic Functionality ImplementedMarkus Voggenreiter2020-01-13
* tighten formatting rulesChristian Grothoff2019-10-31
* gracely handle missing PKCE params in token requestSchanzenbach, Martin2019-09-17
* updateSchanzenbach, Martin2019-09-08
* first step to remove plibcng02019-09-06
* attempt to make PKCE optionalSchanzenbach, Martin2019-09-05
* fix signature checkSchanzenbach, Martin2019-09-05
* fixSchanzenbach, Martin2019-09-05
* fix ticketSchanzenbach, Martin2019-09-04
* fix loopSchanzenbach, Martin2019-09-04
* fix urlencSchanzenbach, Martin2019-09-04
* fix base64+urlencode vs base64urlSchanzenbach, Martin2019-09-04
* better debug outputSchanzenbach, Martin2019-09-04
* hash fixSchanzenbach, Martin2019-09-04
* fix serializationSchanzenbach, Martin2019-09-04
* support for PKCE extensionAlexia Pagkopoulou2019-09-04
* added check for empty nonce stringAlexia Pagkopoulou2019-06-13
* unused operationSchanzenbach, Martin2019-06-04
* clang-format and cleanupSchanzenbach, Martin2019-05-22
* RECLAIM/OIDC: fix key derivationSchanzenbach, Martin2019-04-27
* RECLAIM/OIDC: encrypt authorizaion code payloadSchanzenbach, Martin2019-04-27