aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/plugin_rest_openid_connect.c
Commit message (Expand)AuthorAge
* 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
* fix attestationsSchanzenbach, Martin2020-05-05
* fixed nullpointerAnna Wimbauer2020-04-27
* add expirationSchanzenbach, Martin2020-02-09
* consolidate reclaim attribute libSchanzenbach, Martin2020-02-09
* towards better APISchanzenbach, Martin2020-02-09
* add attestation APISchanzenbach, Martin2020-02-09
* Refactoring reclaim attestationsSchanzenbach, Martin2020-02-09
* Basic Functionality ImplementedMarkus Voggenreiter2020-01-13
* JWT Plugin, Prepared TicketingMarkus Voggenreiter2020-01-13
* Prepared Listing of ReferencesMarkus Voggenreiter2020-01-13
* Prepare Listing AttestationsMarkus Voggenreiter2020-01-13
* tighten formatting rulesChristian Grothoff2019-10-31
* gracely handle missing PKCE params in token requestSchanzenbach, Martin2019-09-17
* uncrustify as demanded.ng02019-09-08
* attempt to make PKCE optionalSchanzenbach, Martin2019-09-05
* support for PKCE extensionAlexia Pagkopoulou2019-09-04
* fix memory issuesSchanzenbach, Martin2019-06-04
* RECLAIM: Fix mem corruptionSchanzenbach, Martin2019-06-04
* RECLAIM: Various fixes (coverity)Schanzenbach, Martin2019-06-03
* clang-format and cleanupSchanzenbach, Martin2019-05-22
* do not check for existing egos...Schanzenbach, Martin2019-05-17
* RECLAIM/OIDC: encrypt authorizaion code payloadSchanzenbach, Martin2019-04-27
* RECLAIM/OIDC: fix issue attrsSchanzenbach, Martin2019-04-27
* RECLAIM/OIDC: more code cleanupSchanzenbach, Martin2019-04-27
* RECLAIM/OIDC: code cleanupSchanzenbach, Martin2019-04-27
* RECLAIM/REST: simplify auth code; include attrsSchanzenbach, Martin2019-04-26
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* RECLAIM/OIDC: FormattingSchanzenbach, Martin2019-04-15
* move reclaim and gns back into subdirsSchanzenbach, Martin2019-03-12
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
* fix wrong record typeSchanzenbach, Martin2018-07-23
* switch to gnsrecord reclaim records for OIDC clientsSchanzenbach, Martin2018-07-23
* fixesSchanzenbach, Martin2018-07-23
* refactoring of OIDC pluginSchanzenbach, Martin2018-07-23
* towards secure redirectsSchanzenbach, Martin2018-07-22
* cleanupSchanzenbach, Martin2018-07-22
* ensure ticket contains client idSchanzenbach, Martin2018-07-22
* add signature check to token endpointSchanzenbach, Martin2018-07-22
* fix code signingSchanzenbach, Martin2018-07-22
* fix subject in JWTSchanzenbach, Martin2018-07-21
* fixes for JWT creationSchanzenbach, Martin2018-07-21
* add more general HMAC function for JWTsSchanzenbach, Martin2018-07-21