fix #3904, also simplify and clean up gnunet-publish shutdown logic in general
[oweals/gnunet.git] / src / fs / gnunet-service-fs_cp.c
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-21 Christian Grothoffwith respect to #3615: we might (theoretically) get...
2015-05-21 Christian Grothoff-adding a few extra checks for #3615
2015-03-23 Christian Grothoff-doxygen and indentation
2015-03-01 Christian Grothoffcount number of pending replies and refuse to process...
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-22 Christian Grothoff-doxygen
2014-12-21 Omar Tarabaiflush peer respect value on disconnect
2014-12-18 Christian Grothoff-use const in peerstore callback
2014-12-17 Christian Grothoff-remove dead api
2014-12-16 Christian Grothoff-fix bad CMP
2014-12-16 Christian Grothoffdo not poll empty database every 100ms for migration...
2014-07-16 Omar Tarabaierror handling
2014-07-14 Omar Tarabaifs now uses peerstore to store respect value
2014-01-30 Christian Grothoff-towards fixing #3295 (core traffic prioritization)
2014-01-30 Christian Grothofftowards reviving priorities in core API, this time...
2013-11-30 Christian Grothofffixing #3146: peer identities no longer have the size...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-09 Christian Grothoff-minor code cleanup
2013-08-29 Matthias Wachsrename to match api name
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-18 Christian Grothoff-minor code cleanup
2013-04-14 Christian Grothoff-fix #2857
2013-04-08 Matthias Wachsfs crashing in integraton tests
2013-03-25 Christian Grothoff-towards using ATS for latency info
2013-03-25 Matthias Wachsdoxygen
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-10-23 Christian Grothoff-do even fewer stats by default
2012-10-14 Christian Grothoff-optimizing all FS multi hashmaps for key memory sharing
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-07-05 Christian Grothoff-cleanup
2012-06-23 Christian Grothoff-comment / naming cleanups
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-09 Christian Grothoff-misc fixes
2012-06-09 Christian Grothoff-also check cth_in_progress here
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2012-01-01 Christian Grothoff-I guess this can happen, but should be incredibly...
2011-12-26 Christian Grothoff-fixing #2036
2011-12-23 Christian Grothoff-allow logging here
2011-12-19 Christian Grothoffblock data migration based on lowest discarded expirati...
2011-12-19 Christian Grothoffactually limit FS memory consumption by limiting how...
2011-12-15 Christian Grothoffuse better heuristic to deal with datastore put failure...
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
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-22 Christian Grothoffuse same name everywhere
2011-10-19 Christian Grothoffprevent loopback routing, add some statistics, faster...
2011-10-19 Christian Grothoffeven more stats, more logging
2011-10-19 Christian Grothoffcleanup+stats
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-13 Christian Grothoffadapting code to new ATS APIs
2011-10-13 Christian Grothoffnew ATS API -- code won't compile
2011-10-10 Christian Grothoffanother core API simplification due to ATS introduction
2011-10-10 Christian Grothoffrenaming in code to use new ATS pref/reservation API
2011-10-07 Christian Grothofffirst round of simplification to change preference API
2011-09-19 Christian Grothoffno latency can happen, should be rare
2011-09-14 Christian Grothoffindentation
2011-09-13 Christian Grothoffmake bitching less verbose
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-26 Christian Grothofffixing fs
2011-07-19 Christian Grothoffcleaner
2011-07-16 Christian Grothoffassert
2011-06-23 Christian Grothofffixing 1720
2011-06-23 Christian Grothofffixing 1721
2011-06-17 Christian Grothoffchecks
2011-06-17 Christian Grothofffixing typo, possibly over-eager disconnect
2011-06-17 Christian Grothofffix
2011-06-17 Christian Grothofffix 1707
2011-06-16 Christian Grothoffbetter clean up, more stats
2011-06-16 Christian Grothofffix
2011-06-07 Christian Grothoffadd support for delays
2011-05-30 Christian Grothofftrack performance data
2011-05-27 Christian Grothofffix
2011-05-27 Christian Grothoffmake sure not to recursively call ntr
2011-05-27 Christian Grothoffcheck return values, cancel timeout task
2011-05-25 Christian Grothoffcancel task on timeout
2011-05-25 Christian Grothoffbetter assertions, extra warnings
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-21 Christian Grothoffwip
2011-04-21 Christian Grothofffix
2011-04-21 Christian Grothoffcancel completed requests
2011-04-19 Christian Grothoffstuff
2011-03-31 Christian Grothofffix migration support
2011-03-31 Christian Grothofffixes
2011-03-27 Christian Grothoffzero
2011-03-27 Christian Grothofffix
2011-03-27 Christian Grothoffstuff
next