glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / datastore / gnunet-service-datastore.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-04-21 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-04-19 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-04-17 David Barksdale[datastore] Create remove plugin API call
2017-04-16 David Barksdale[datastore] Combine put and update plugin APIs
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-23 David Barksdale[datastore] Return and update replication
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 David Barksdale[datastore] Fix #3743
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothoffremove empty files, fix indentation
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-25 Руслан ИжбулатовW32: cast ntohl() result to uint32_t
2017-02-20 David BarksdaleRestrict update to positive priority deltas
2017-02-20 David BarksdaleRemove unused GNUNET_DATASTORE_update() API call
2016-09-23 Christian Grothoffconverting datastore to new MQ API
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-fix loglevel
2016-07-06 Christian Grothoffmisc fixes
2016-06-25 Christian Grothoff-sane log level
2016-06-24 Christian Grothoffrefactoring datastore API to use MQ API, also fixing...
2016-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-03-14 Christian Grothoff-bugfix, adding comments, fixing indent
2016-01-19 Christian Grothoff-fix (C) notices
2015-11-28 David BarksdaleFix UAF in asynchronous datastore plugins
2015-08-03 Christian Grothoff-reduce autostarting for tests, reduce timeouts
2015-07-18 Christian Grothoff-adding missing 'const' decls, fixing indentation ...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-21 David BarksdaleConvert datastore plugin API to asynchronous
2015-03-07 Christian Grothoff-fix segv
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-07 Christian Grothoffsuspend server while handlers are not in place
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2015-01-05 David BarksdaleCheck return value of GNUNET_STATISTICS_get
2014-12-24 Christian Grothoff-delay serving requests until plugin is ready
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-23 Christian Grothofffixing datastore-statistics interaction to ensure stats...
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-11-18 Christian Grothoff-fixing #2656
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-19 Christian Grothoff-simplifying destruction of connections, cleaning up...
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-12-25 Christian Grothoff-better logging
2011-12-23 Christian Grothoff-fix
2011-12-19 Christian Grothoff-actually initialize min_expiration field
2011-12-19 Christian Grothoff-typo
2011-12-19 Christian Grothofffixing calculation of Bloom filter size that was too...
2011-12-18 Christian Grothoff-use plugin-specific bloomfilter file name
2011-12-18 Christian Grothoff-track utilization by datastore plugin type
2011-12-15 Christian Grothoffadding support for detection quota changes / missing...
2011-12-06 Christian GrothoffFixing #1976 by allowing allocations between INT_MAX...
2011-11-03 Christian Grothoffuse new quota parsing capabilities -- SVN 1875
2011-09-14 Christian Grothoffdce
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-06-23 Christian Grothofffixing #1723
2011-06-20 Christian Grothofftrying to fix bus error
2011-06-16 Christian Grothoffdo not allow NULL for fn
2011-06-13 Christian Grothoffdoxygen
2011-05-06 Christian Grothofffix
2011-04-27 Christian Grothoffpass repl
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-15 Christian Grothofffixes
2011-04-15 Christian Grothoffdebugging
2011-04-06 Christian Grothofffixc
2011-04-04 Christian Grothofftest
2011-04-04 Christian Grothoffrenaming, fixes
2011-04-04 Christian Grothoffsqlite clean up
2011-04-03 Christian Grothoffimproving datastore API --- not working yet
2011-04-03 Christian Grothoffnew plugin API
2011-03-31 Christian Grothoffcommunicate content already present better
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-20 Christian Grothoffwarn on problems
2010-10-06 Christian GrothoffDHT PUT integration into FS
2010-09-18 Christian Grothoffplane hacking
2010-09-09 Christian Grothofffix present check for on-demand blocks
2010-08-28 Christian Grothofftrain hacks
2010-08-07 Christian Grothoffdo not fail if datastore unavailable
2010-07-09 Christian Grothoffge
2010-06-25 Christian Grothoffdo not store duplicates in datastore
2010-06-18 Christian Grothoffcleaning
2010-06-18 Christian Grothofflocalization
2010-06-06 Christian Grothoffmore data
2010-05-26 Christian Grothoffnicer logging
2010-05-20 Christian Grothoffleak
2010-05-18 Christian Grothoffstuff
next