small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContext to...
[oweals/gnunet.git] / src / fs / gnunet-service-fs.c
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-26 Christian Grothoff-dox
2015-10-26 Christian Grothoff-another case
2015-10-26 Christian Grothoffpotential fix for #4024
2015-10-25 Christian Grothoff-reduce calls in get_latest()
2015-10-25 Christian Grothoff-fix indentation, fix bug that caused us to try to...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
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-12-16 Christian Grothoff-fix bad CMP
2014-12-16 Christian Grothoffdo not poll empty database every 100ms for migration...
2014-12-15 Christian Grothoff-fix double free
2014-12-14 Christian Grothofffix key management issue with LOC signing identified...
2014-12-07 Christian Grothofffixing #3568
2014-07-14 Omar Tarabaifs now uses peerstore to store respect value
2014-06-16 Christian Grothoffnotify performance monitors about destroyed addresses...
2014-05-21 Matthias Wachsperformance API indicates disconnect
2014-05-07 Bart PolotRename mesh->cadet
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-21 Christian Grothoffremoving deprecated argument in 'init' callback of...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-18 Christian Grothoff-splitting mesh into server and client parts
2013-07-02 Christian Grothoff-removing useless code
2013-06-04 Christian Grothoff-rename stream->mesh in comments and symbols
2013-06-04 Christian Grothoff-file renaming stream->mesh
2013-03-27 Christian Grothoff-doxygen
2013-03-27 Matthias Wachsfix
2013-03-26 Matthias Wachsapi change
2013-03-25 Matthias Wachsats api change
2013-03-25 Christian Grothoff-towards using ATS for latency info
2013-03-23 Christian Grothoff-doxygen
2013-03-21 Matthias Wachsfs using ats data
2013-03-21 Matthias Wachschange to core pai
2013-03-05 Christian Grothoffstarting major change towards implementing #2564, this...
2012-11-25 Christian Grothoff-more logging
2012-11-24 Christian Grothoffactually using stream for dblock/iblock transfer if...
2012-11-24 Christian Grothoff-add multi-peer testcase for stream-based transfers...
2012-11-22 Christian Grothoffmostly finishing server-side for FS-over-stream
2012-11-22 Christian Grothoffstarting to use stream in fs
2012-10-23 Christian Grothoff-do even fewer stats by default
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-09 Christian Grothoff-simplifying core API (#2400)
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2011-12-13 Christian Grothofftrying to fix #2000
2011-11-29 Christian Grothoff-fixing indentation
2011-11-24 Christian Grothofffs also never queues more than one message per peer...
2011-11-15 Christian Grothofffixing 1786
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
2011-11-10 Christian Grothofffix
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Christian Grothoffimplementing #1785
2011-10-22 Christian Grothoffreplacing 0-terminated atsi-array with array+length...
2011-10-19 Christian Grothoffprevent loopback routing, add some statistics, faster...
2011-10-19 Christian Grothoffdo not loop back
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-26 Christian Grothofffixing fs
2011-06-17 Christian Grothoffwarn later
2011-06-07 Christian Grothoffadd support for delays
2011-05-25 Christian Grothoffnicer debugs
2011-04-28 Christian Grothofffix
2011-04-04 Christian Grothoffmove
2011-04-03 Christian Grothoffimproving datastore API --- not working yet
2011-04-03 Christian Grothoffchanging datastore API to support replication level...
2011-03-27 Christian Grothoffcommunicate res delay in capi
2011-03-25 Christian Grothoffadapt to new API
2011-03-11 Christian Grothoffchanging heap remove node api to not pass heap; more...
2011-03-11 Christian Grothoffadd cork option to core api:
2011-03-10 Christian Grothoffload
2011-01-30 Christian Grothoffstuff
2011-01-25 Christian Grothoffhdrs
2011-01-24 Christian Grothoffasserts
2011-01-24 Christian Grothoffdoxyfixes
2011-01-17 Christian Grothoffadding lifetime limits on migration content
2011-01-17 Christian Grothoffcode already there, doh
2010-12-23 Christian Grothoffnolog
2010-12-23 Christian Grothofffix shutdown order
2010-12-22 Christian Grothofffix
2010-12-21 Christian Grothofffix
2010-12-21 Christian Grothofffix
2010-12-03 Christian Grothoffair plane hacking
2010-11-30 Christian Grothoffgrab latency data
2010-11-30 Christian Grothoffdocu
2010-11-30 Christian Grothoffbi-di migration options
2010-11-16 Christian Grothoffmisc
2010-11-13 Christian Grothoffthe big core API/protocol change, breaks all testcases...
2010-11-11 Nathan S. EvansAdding replication parameter for initiating GET and...
2010-11-11 Christian Grothoffadding argument to GNUNET_CORE_connect -- not yet imple...
2010-11-08 Christian Grothoffminor cleanup
2010-11-07 David BarksdaleUse change_host_trust correctly.
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-05 David BarksdaleUnused variable.
2010-11-02 Christian Grothofffix as suggested by mwachs
2010-11-01 Christian Grothofffixes from LRN for DEBUG code
next