index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
/
gnunet-service-fs_cadet_client.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-03-13
renaming CADET APIs to match naming conventions again, now that the old symbo...
Christian Grothoff
2017-02-17
get FS test with CADET to finally pass again
Christian Grothoff
2017-02-17
convert to new CADET API, not working due to CADET-API internal bugs
Christian Grothoff
2016-08-14
-slightly better FS port conversion, more to be done _much_ later
Christian Grothoff
2016-07-20
- fix CADET-using services
Bart Polot
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-08-31
- remove duplicate/incorrect API call
Bart Polot
2014-08-31
Don't destroy channel if it was already destroyed.
Bruno Cabral
2014-08-31
Fix infinite loop ( grothoff, please check !)
Bruno Cabral
2014-05-07
- update fs
Bart Polot