aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/plugin_rest_identity_provider.c
Commit message (Collapse)AuthorAge
* -fix format stringMartin Schanzenbach2016-07-15
|
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
|
* - fix coverityMartin Schanzenbach2016-07-07
|
* - fix warningsMartin Schanzenbach2016-06-20
|
* - refactor jsonpi utils, add testMartin Schanzenbach2016-05-05
|
* Update jsonapi to current specs, refactorMartin Schanzenbach2016-05-04
|
* - rework rest/jsonapi API; bugfixesMartin Schanzenbach2016-05-04
|
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* - sscanf type fixMartin Schanzenbach2016-01-24
|
* - fixMartin Schanzenbach2016-01-24
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -remove debug outputMartin Schanzenbach2016-01-11
|
* - fixes, modify apiMartin Schanzenbach2016-01-11
|
* - fix build, fix bugsMartin Schanzenbach2016-01-09