Merge remote-tracking branch 'origin/master' into credentials
[oweals/gnunet.git] / src / mysql /
2016-10-12 Gabor X Tothmysql: statement_prepare: log query on error
2016-10-11 Christian Grothoffdeprecate USE_SSL for USE_TLS, rename in code
2016-06-28 Christophe Genevey... delete mysql function
2016-06-21 Christian Grothofftowards fixing mysql plugin
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-19 LRNmalloc -> new
2013-11-14 Christian Grothoff-make buildbots happier
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2012-10-24 Maximilian Szengellibmysqlclient linking for /usr/lib64 (fedora 17)
2012-03-23 Matthias Wachs- dozygen
2012-03-22 Christian Grothoff-indenting
2012-03-22 Christian Grothoff-doxygen
2012-03-21 Christian Grothoff-using new mysql helper library also with datastore
2012-03-21 Christian Grothoff-abstracting out mysql helper library
2012-03-21 Christian Grothoffcreating mysql helper library for the various mysql...