aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cadet_server.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-03-22[datastore] Return and update replicationDavid Barksdale
2017-03-19[datastore] Fix #3743David Barksdale
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-02-17get FS test with CADET to finally pass againChristian Grothoff
2017-02-17convert to new CADET API, not working due to CADET-API internal bugsChristian Grothoff
2016-08-14-slightly better FS port conversion, more to be done _much_ laterChristian Grothoff
2016-07-20- fix CADET-using servicesBart Polot
2016-07-08-fix fixChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-24refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-09-05-indentationChristian Grothoff
2014-09-05Do not crash if key is NULL. Bruno Cabral
2014-05-07- update fsBart Polot