tighten formatting rules
[oweals/gnunet.git] / src / datastore / plugin_datastore_template.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
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-02-20 David BarksdaleRestrict update to positive priority deltas
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-21 David BarksdaleConvert datastore plugin API to asynchronous
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-06 David BarksdaleWorkaround emscripten bug in returning int64_t
2013-12-19 LRNmalloc -> new
2012-12-07 Christian Grothoff-implementing heap-based datastore backend
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-06-13 Christian Grothoffdoxygen
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-04 Christian Grothoffremoving dead API calls
2011-04-03 Christian Grothoffimproving datastore API --- not working yet
2011-04-03 Christian Grothoffnew plugin API
2010-11-05 Christian Grothoffmoving plugin headers
2010-07-02 Christian Grothoffgpl3
2010-04-24 Christian Grothoffoff-line hack fest
2009-09-30 Christian Grothoffsome doxygen fixes
2009-09-29 Christian Grothofffixing comments and minor bugs
2009-07-25 Christian Grothofftowards datacache implementation
2009-07-09 Christian Grothofffixes
2009-06-16 Christian Grothofffurther datastore API improvements:
2009-06-16 Christian Grothoffimproving datastore API
2009-06-15 Christian Grothoffadding basic declarations for datastore implementation