Sometimes it's OK if multiplication overflows
[oweals/gnunet.git] / src / fs / gnunet-service-fs_pr.c
2016-11-18 David BarksdaleSometimes it's OK if multiplication overflows
2016-07-31 Christian Grothoffconverting FS to new MQ-based core API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-24 Christian Grothoffrefactoring datastore API to use MQ API, also fixing...
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 Grothoffpotential fix for #4024
2015-10-25 Christian Grothoff-use hash in prd query to reduce memory consumption...
2015-10-25 Christian Grothoff-reduce calls in get_latest()
2015-10-25 Christian Grothoff-indent
2015-10-25 Christian Grothoffcheck against all pending requests with same hash,...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-23 Christian Grothoff-doxygen and indentation
2015-03-07 Christian Grothoff-indentation and comment fixes
2015-02-28 Christian Grothoff-extend block API to allow specifying flags, use this...
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 Grothoffdo not poll empty database every 100ms for migration...
2014-12-07 Christian Grothofffixing #3568
2014-05-07 Bart PolotRename mesh->cadet
2013-12-19 LRNmalloc -> new
2013-11-30 Christian Grothofffixing #3146: peer identities no longer have the size...
2013-11-29 Christian Grothoff-fix #3133
2013-11-29 Christian Grothoff-doxygen
2013-11-27 Christian Grothoff-attempting to address #3133
2013-11-18 Christian Grothoff-doxygen fixes
2013-11-18 Christian Grothoff-doxygen, and likely fix for #2727
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-18 Christian Grothoff-minor bugfixes
2013-07-17 Christian Grothoff-renaming stream->mesh where applicable
2013-06-04 Christian Grothoff-rename stream->mesh in comments and symbols
2013-06-04 Christian Grothoff-file renaming stream->mesh
2013-03-05 Christian Grothoffstarting major change towards implementing #2564, this...
2012-11-28 Christian Grothoff-add retries, and retry limit (#2659)
2012-11-25 Christian Grothoff-switch to hash map for replies to avoid linear scan...
2012-11-25 Christian Grothoff-enable mesh, as stream needs it, activate testcase
2012-11-24 Christian Grothoffactually using stream for dblock/iblock transfer if...
2012-11-22 Christian Grothofftowards using stream for non-anonymous file-sharing
2012-11-22 Christian Grothoffmostly finishing server-side for FS-over-stream
2012-11-15 Christian Grothoff-make use of new IRRELEVANT status code
2012-11-10 Christian Grothoffuse new DHT API to block known results when searching...
2012-11-05 Christian Grothoff-fix block download calculation
2012-10-23 Christian Grothoff-using new MDLL facility to clean up bijection data...
2012-10-23 Christian Grothoff-do even fewer stats by default
2012-10-23 Christian Grothoff-make datastore queue longer, and length configurable...
2012-10-14 Christian Grothoff-use DLL, nicer use of indexing map, improve ability...
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-10-07 Christian Grothoff-reducing memory use for PendingRequestData by 30%...
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-04 Christian Grothoff-fixing potential NULL deref
2012-06-23 Christian Grothoff-passing total trust offered along (fixing #1369)
2012-06-23 Christian Grothoff-comment / naming cleanups
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-27 Christian Grothoff-fixing #2340
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-02-26 Christian Grothoff-eliminating #if DEBUG checks
2012-01-08 Christian Grothoff-LRN: my experimental block download time measurer...
2012-01-07 Christian Grothoff-LRN: set bulk flag
2011-12-25 Christian Grothofffixing migration stop delay calculation, largely by...
2011-12-25 Christian Grothoff-fix 2034, request can be cancelled in which case rh...
2011-12-19 Christian Grothofflimit lifetime of migrated content to at most 1 year
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-19 Christian Grothoffadding min_expiration argument to GNUNET_DATASTORE_Cont...
2011-12-15 Christian Grothoffuse better heuristic to deal with datastore put failure...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-18 Christian Grothofffix
2011-11-15 Christian Grothoffdead code elimination, splitting fs.h into fs.h and...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-19 Christian Grothofffixing 1830
2011-10-19 Christian Grothoffprevent loopback routing, add some statistics, faster...
2011-10-19 Christian GrothoffFix stat
2011-10-19 Christian Grothoffdo not loop back
2011-10-19 Christian Grothofffix
2011-10-19 Christian Grothofffix
2011-10-12 Christian Grothoffset quota
2011-09-27 Christian GrothoffDHT api switch adjustments
2011-09-27 Christian Grothoffmove bloomfilter recalculation to block library
2011-09-02 Christian Grothoffdoxygen
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-08-04 Christian Grothofffixnpe
2011-07-26 Christian Grothofffixing fs
2011-07-25 Christian Grothoffexponential back-off
2011-07-19 Christian Grothoffcleaner
2011-07-16 Christian Grothoffassert
2011-06-17 Christian Grothoffchecks
2011-06-17 Christian Grothofffixing typo, possibly over-eager disconnect
2011-06-16 Christian Grothoffstat
2011-06-16 Christian Grothoffstats
2011-06-16 Christian Grothofffix
2011-06-16 Christian Grothoffstat
2011-06-16 Christian Grothofffix
2011-06-16 Christian Grothofffix
next