first batch of license fixes (boring)
[oweals/gnunet.git] / src / datastore / plugin_datastore_mysql.c
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-07-06 Christian Grothoffmisc fixes
2016-06-24 Christian Grothoffrefactoring datastore API to use MQ API, also fixing...
2016-06-24 Christophe Genevey... fix plugin datastore mysql
2016-06-24 Christophe Genevey... fix plugin datastore mysql
2016-06-24 Christian Grothofffixing compiler warnings...
2016-06-24 Christophe Genevey... continue to fix execute select
2016-06-23 Christophe Genevey... continue to fix execute select
2016-06-22 Christophe Genevey... plugin datastore mysql
2016-06-21 Christian Grothofftowards fixing mysql plugin
2016-06-21 Christophe Genevey... plugin datastore mysql
2016-06-17 Christophe Genevey... plugin datastore mysql
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
2013-10-09 Christian Grothoff-clarify comment
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-12-07 Christian Grothoff-avoid mysql warning (was harmless, but still not nice)
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-04-01 Christian Grothoff-removing legacy #ifdefs
2012-03-21 Christian Grothoff-using new mysql helper library also with datastore
2011-12-16 Christian Grothoff-implementting get_keys for mysql (2013)
2011-11-05 Christian Grothoffintroducing GNUNET_abort
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
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-03 Christian Grothofffix
2011-08-03 Christian Grothoffimprove API, speed up mysql
2011-08-02 Christian Grothoffsignificantly improving mysql performance - as planned...
2011-06-24 Christian Grothofffix uninitialized timeout, use-after-free on mysql...
2011-06-13 Christian Grothoffdoxygen
2011-06-10 Christian Grothofffixing datastore schema for future change for improved...
2011-05-07 Christian Grothoffindent, dce
2011-05-05 Christian Grothofflink
2011-05-04 Christian Grothofflogstmt
2011-04-26 Christian Grothoffdatastore and fs fixes from Easter
2011-04-15 Christian Grothoffsyntax
2011-04-15 Christian Grothofffixes
2011-04-15 Christian Grothofffixes
2011-04-15 Christian Grothoffdebugging
2011-04-15 Christian Grothofffixes
2011-04-15 Christian Grothofffix
2011-04-15 Christian Grothofffixes
2011-04-15 Christian Grothoffmysql fixes
2011-04-13 Christian Grothoffgetting mysql code to compile again, fixes to sqlite...
2011-04-05 Christian Grothoffinsanity
2011-04-05 Christian Grothoffinsanity
2011-04-04 Christian Grothoffremoving dead API calls
2011-04-04 Christian Grothoffmake compile
2011-04-03 Christian Grothoffnew plugin API
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-06 Christian Grothofffix
2010-09-06 Christian Grothoffupdate
2010-09-06 Christian Grothoffmore doxygen stuff
2010-09-06 Christian Grothofffixes
2010-08-28 Christian Grothofftrain hacks
2010-08-13 Christian Grothoffmysql hackery
2010-08-06 Christian Grothoffsize
2010-08-06 Christian Grothoffeliminate size field
2010-08-06 Christian Grothoffgetting mysql to work
2010-08-06 Christian Grothoffbugfixes
2010-08-03 Christian Grothofffixes
2010-08-03 Christian Grothofffixes
2010-08-03 Christian Grothoffmysql hacking
2010-08-03 Christian Grothoffmysql plugin compiles now -- not complete
2010-07-26 Christian Grothoffmisc
2010-07-24 Christian Grothoffinit