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_server.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-22
[datastore] Return and update replication
David Barksdale
2017-03-19
[datastore] Fix #3743
David Barksdale
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
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
-fix fix
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-06-24
refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...
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-09-05
-indentation
Christian Grothoff
2014-09-05
Do not crash if key is NULL.
Bruno Cabral
2014-05-07
- update fs
Bart Polot