rps: move handlers struct
[oweals/gnunet.git] / src / identity-provider /
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin-fix coverity
2017-03-25 Christian Grothoffrename GNUNET_GETOPT functions to achieve better consis...
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'getopt'
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Marcello StanisciLast commit as of getopt porting. 'social' still gives...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-22 Christian Grothoffremove support for reverse lookup and shortening from...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-11-11 Christian Grothofffix out-of-tree build of GNUnet
2016-11-09 Bart Polot- add subdirectory gitignore files
2016-09-29 Martin Schanzenbach-new service API
2016-08-29 Martin Schanzenbach- fix coverity
2016-08-26 Christian Grothoff-missing NOT
2016-08-26 Christian Grothoff-fix memory leak
2016-08-26 Christian Grothoff-fix use after free
2016-08-26 Christian Grothofffix double free, bad use of strtok
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-17 Martin Schanzenbach-doxygen
2016-07-15 Martin Schanzenbach-fix format string
2016-07-15 Martin Schanzenbach-draft API
2016-07-15 Martin Schanzenbachmove to MQ api
2016-07-12 Martin Schanzenbach-fix fixmes
2016-07-09 Christian Grothoffmake namestore API less brittle/sublte to use
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-07 Martin Schanzenbach- fix coverity
2016-06-20 Martin Schanzenbach- fix warnings
2016-05-05 Martin Schanzenbach- refactor jsonpi utils, add test
2016-05-04 Martin SchanzenbachUpdate jsonapi to current specs, refactor
2016-05-04 Martin Schanzenbach- rework rest/jsonapi API; bugfixes
2016-05-02 Martin Schanzenbach- Refactor jsonapi into separate module
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-03-18 Daniel Golleidentity-provider: install into lib instead of plugins
2016-03-17 Christian Grothoff-fix build issues
2016-01-24 Martin Schanzenbach- fix
2016-01-24 Martin Schanzenbach- sscanf type fix
2016-01-24 Martin Schanzenbach- fix
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-12 Martin Schanzenbach-minor
2016-01-11 Martin Schanzenbach-remove debug output
2016-01-11 Martin Schanzenbach- fixes, modify api
2016-01-10 Martin Schanzenbach- update issue handling, fix memleaks
2016-01-09 Martin Schanzenbach- refactor
2016-01-09 Martin Schanzenbach-add config
2016-01-09 Martin Schanzenbach- fix build, fix bugs
2016-01-08 Martin Schanzenbach- update
2016-01-08 Martin Schanzenbach- More heavy refactoring. Probably lots of broken thing...
2016-01-07 Martin Schanzenbach- Finish refactoring