aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider
Commit message (Collapse)AuthorAge
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* -new service APIMartin Schanzenbach2016-09-29
|
* - fix coverityMartin Schanzenbach2016-08-29
|
* -missing NOTChristian Grothoff2016-08-26
|
* -fix memory leakChristian Grothoff2016-08-26
|
* -fix use after freeChristian Grothoff2016-08-26
|
* fix double free, bad use of strtokChristian Grothoff2016-08-26
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -doxygenMartin Schanzenbach2016-07-17
|
* -fix format stringMartin Schanzenbach2016-07-15
|
* -draft APIMartin Schanzenbach2016-07-15
|
* move to MQ apiMartin Schanzenbach2016-07-15
|
* -fix fixmesMartin Schanzenbach2016-07-12
|
* 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
|
* - 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()
* identity-provider: install into lib instead of pluginsDaniel Golle2016-03-18
|
* -fix build issuesChristian Grothoff2016-03-17
|
* - fixMartin Schanzenbach2016-01-24
|
* - sscanf type fixMartin Schanzenbach2016-01-24
|
* - fixMartin Schanzenbach2016-01-24
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -minorMartin Schanzenbach2016-01-12
|
* -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
|
* - Finish refactoringMartin Schanzenbach2016-01-07