RECLAIM/OIDC: code cleanup
[oweals/gnunet.git] / src / reclaim / plugin_rest_openid_connect.c
2019-04-27 Schanzenbach, MartinRECLAIM/OIDC: code cleanup
2019-04-26 Schanzenbach, MartinRECLAIM/REST: simplify auth code; include attrs
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-04-15 Schanzenbach, MartinRECLAIM/OIDC: Formatting
2019-04-03 Christian Grothoffmerge conflict resolution
2019-03-12 Schanzenbach, Martinmove reclaim and gns back into subdirs
2018-08-14 Christian Grothoffresolve merge conflict with peerinfo plugin move
2018-08-13 Schanzenbach, Martinfix build; move rest plugins to separate folder
2018-08-09 Christian Grothoffmerge
2018-08-09 Phil-Merge branch 'master' into gsoc2018/rest_api
2018-07-23 Schanzenbach, Martinfix wrong record type
2018-07-23 Schanzenbach, Martinswitch to gnsrecord reclaim records for OIDC clients
2018-07-23 Schanzenbach, Martinfixes
2018-07-23 Schanzenbach, Martinrefactoring of OIDC plugin
2018-07-22 Schanzenbach, Martintowards secure redirects
2018-07-22 Schanzenbach, Martincleanup
2018-07-22 Schanzenbach, Martinensure ticket contains client id
2018-07-22 Schanzenbach, Martinadd signature check to token endpoint
2018-07-22 Schanzenbach, Martinfix code signing
2018-07-21 Schanzenbach, Martinfix subject in JWT
2018-07-21 Schanzenbach, Martinfixes for JWT creation
2018-07-21 Schanzenbach, Martinadd more general HMAC function for JWTs
2018-07-20 Schanzenbach, Martinrevert simple TLD mapping
2018-07-20 Schanzenbach, Martinfix
2018-07-20 Schanzenbach, Martinremove trust check; we don't need (and thus implicity...
2018-07-19 Schanzenbach, Martinrenamed identity-provider subsystem to reclaim