error handling
[oweals/gnunet.git] / src / fs / gnunet-service-fs_cadet_client.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-17 Christian Grothoffremove duplication MQ options, make conversation build cadet-new-options
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
2019-06-25 t3sseraktadded per message GNUNET_MQ_PriorityPreferences
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothoffon shutdown, also stop reset tasks
2019-02-19 Christian Grothoffmore fs cadet interaction fixes
2019-02-19 Christian Grothofffix #5586
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Christian Grothoffrenaming CADET APIs to match naming conventions again...
2017-02-17 Christian Grothoffget FS test with CADET to finally pass again
2017-02-17 Christian Grothoffconvert to new CADET API, not working due to CADET...
2016-08-14 Christian Grothoff-slightly better FS port conversion, more to be done...
2016-07-20 Bart Polot- fix CADET-using services
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-08-31 Bart Polot- remove duplicate/incorrect API call
2014-08-31 Bruno CabralDon't destroy channel if it was already destroyed.
2014-08-31 Bruno CabralFix infinite loop ( grothoff, please check !)
2014-05-07 Bart Polot- update fs