aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/gnunet-service-identity-provider.c
Commit message (Collapse)AuthorAge
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* - fix coverityMartin Schanzenbach2016-07-07
|
* Update jsonapi to current specs, refactorMartin Schanzenbach2016-05-04
|
* 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
|
* - update issue handling, fix memleaksMartin Schanzenbach2016-01-10
|
* - refactorMartin Schanzenbach2016-01-09
|
* -add configMartin Schanzenbach2016-01-09
|
* - fix build, fix bugsMartin Schanzenbach2016-01-09
|
* - updateMartin Schanzenbach2016-01-08
|
* - More heavy refactoring. Probably lots of broken things to see here.Martin Schanzenbach2016-01-08