tighten formatting rules
[oweals/gnunet.git] / src / datastore / test_datastore_api.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-09-06 ng0first step to remove plibc
2019-02-23 Christian Grothoffmerge
2019-02-17 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-17 Christian Grothofffilenames can exceed 128 bytes, even in testcases
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-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 BarksdaleRemove unused GNUNET_DATASTORE_update() API call
2016-07-20 Christian Grothoff-skip mysql tests properly if mysql is not configured...
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-03-14 Christian Grothoff-bugfix, adding comments, fixing indent
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-03 Christian Grothoff-reduce autostarting for tests, reduce timeouts
2015-08-03 Christian Grothoff-cleaning up test logic, modernizing calls, improving...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-07 Christian Grothoffsuspend server while handlers are not in place
2014-12-11 Christian Grothoffadding single location for no_forcestart configuration...
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-06-20 Sree Harsha Totakura-fixes for api change in testing library
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-10 Christian Grothoff-using new testing api to determine plugin name
2012-06-10 Christian Grothoff-using testing in datastore tests
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-04-24 Christian Grothoff-trying to fix test shutdown sequence if database not...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-verbose is independent of logging
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-19 Christian Grothoffadding min_expiration argument to GNUNET_DATASTORE_Cont...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-14 Christian Grothoffbetter reporting
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-05-04 Christian Grothoffsleeep
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-15 Christian Grothoffmysql fixes
2011-04-04 Christian Grothoffsqlite clean up
2011-04-03 Christian Grothoffimproving datastore API --- not working yet
2011-04-03 Christian Grothoffchanging datastore API to support replication level...
2011-03-25 Christian Grothoffbetter API
2010-12-21 Christian Grothofffix
2010-12-19 Christian GrothoffLRN patch from SVN 1630
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-06 Christian Grothoffuse size_t
2010-08-26 Christian Grothofffixes
2010-08-26 Christian Grothofffix
2010-08-07 Christian Grothoffdo not fail if datastore unavailable
2010-08-06 Christian Grothoffgetting mysql to work
2010-08-06 Christian Grothoffbugfixes
2010-08-03 Christian Grothofffixes
2010-08-03 Christian Grothoffmysql hacking
2010-08-03 Christian Grothoffmysql plugin compiles now -- not complete
2010-07-02 Christian Grothoffgpl3
2010-05-26 Christian Grothofffix
2010-05-26 Christian Grothofffixing testcase: make sure content is not expired already
2010-05-26 Christian Grothoffnicer error handling
2010-05-18 Christian Grothoffemsg
2010-05-12 Christian Grothoffadding support for request queueing to datastore API
2010-05-12 Christian Grothoffstuff
2010-04-24 Christian Grothoffoff-line hack fest
2010-02-16 Nathan S. Evansadd args for GNUNET_OS_start_process's
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-30 Christian Grothoffbugfixes
2009-10-26 Christian Grothoffremove d everywhere
2009-10-24 Christian Grothoffgiving client API option for auto-retry, making more...
2009-09-11 Christian Grothoffbetter datastore API
2009-09-07 Christian Grothoffbetter clean up
2009-07-26 Christian Grothoffconst-ing of config-handles
2009-07-25 Christian Grothoffmore tests
2009-07-19 Christian Grothoffstuff
2009-07-19 Christian Grothoffbugfixes
2009-07-19 Christian Grothoffbugfixes
2009-07-19 Christian Grothoffdebug messages
2009-07-18 Christian Grothoffwork on datastore API implementation
2009-07-17 Christian Grothofftypo
2009-07-17 Christian Grothoffstuff
2009-07-16 Christian Grothofffixing compilation problems
2009-06-28 Christian Grothoffairplane hackery
next