summaryrefslogtreecommitdiff
path: root/src/fs/gnunet-service-fs_cadet_client.c
AgeCommit message (Expand)Author
2022-12-04UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach
2022-12-04BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach
2021-04-26-fix many more typosChristian Grothoff
2019-10-05global reindent, now with uncrustify hook enabledChristian Grothoff
2019-09-08uncrustify as demanded.ng0
2019-07-17remove duplication MQ options, make conversation buildChristian Grothoff
2019-06-26added per message GNUNET_MQ_PriorityPreferencest3sserakt
2019-02-19on shutdown, also stop reset tasksChristian Grothoff
2019-02-19more fs cadet interaction fixesChristian Grothoff
2019-02-19fix #5586Christian Grothoff
2019-01-14src: for every AGPL3.0 file, add SPDX identifier.ng0
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-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-avoid calling memcpy() with NULL argument, even if len is 0Christian 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-08-31- remove duplicate/incorrect API callBart Polot
2014-08-31Don't destroy channel if it was already destroyed.Bruno Cabral
2014-08-31Fix infinite loop ( grothoff, please check !)Bruno Cabral
2014-05-07- update fsBart Polot