aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore
Commit message (Expand)AuthorAge
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* reconnect_task pointer must be NULLed when executedlurchi2018-01-07
* unified debug output (allows grep OP ID)lurchi2017-12-24
* allow NULL fields for varsizeChristian Grothoff2017-06-25
* start to fix some test issues with postgres psycstoreChristian Grothoff2017-06-25
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
* removing dead libgnunetpostgresChristian Grothoff2017-06-06
* Fixes.Jeffrey Burdges2017-06-05
* Final changes to switch to PQ form.Jeffrey Burdges2017-06-05
* Switch fragment_row to PQ callback formJeffrey Burdges2017-06-05
* Do singleton select statementsJeffrey Burdges2017-06-03
* Do non-select statementsJeffrey Burdges2017-06-03
* Oops.Jeffrey Burdges2017-06-03
* Jeff in sed modeJeffrey Burdges2017-06-03
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* update .gitignore filesChristian Grothoff2017-03-16
* Don't put POSTGRESQL_CPPFLAGS in CFLAGSDavid Barksdale2017-02-20
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* fix format string issueChristian Grothoff2017-01-06
* - add subdirectory gitignore filesBart Polot2016-11-09
* psycstore: postgres: add LENGTH checks for signature and purposeDaniel Golle2016-10-18
* psycstore: postgres: introduce LENGTH check for pub_key fieldDaniel Golle2016-10-18
* psycstore: postgres: remove size modifier from BYTEA fieldsDaniel Golle2016-10-12
* psycstoreGabor X Toth2016-10-12
* psycstore: fix postgresGabor X Toth2016-10-12
* psycstore: postgres fixesGabor X Toth2016-10-12
* psycstore: postgres fixesGabor X Toth2016-10-12
* psycstore: fix mysqlGabor X Toth2016-10-12
* psycstore: confGabor X Toth2016-10-12
* psycstore: fix limitGabor X Toth2016-10-12
* psycstore: fix msg handlersGabor X Toth2016-10-12
* psycstore/postgres: fix return value checks, use template1 db for testsGabor X Toth2016-10-12
* loggingChristian Grothoff2016-10-11
* fix looping over resultsChristian Grothoff2016-10-11
* make sure testcase stays in boundsChristian Grothoff2016-10-11
* check rvalue for mysql_prepareChristian Grothoff2016-10-11
* use gnunetcheck for the DBChristian Grothoff2016-10-11
* proper bail out if plugin loading failsChristian Grothoff2016-10-11
* psycstore: sync postgres plugin with mysql, fix indentionDaniel Golle2016-10-10
* psycstore: mysql stmt fix, logging for testsGabor X Toth2016-10-06
* psycstore: add postgres section to test configurationDaniel Golle2016-09-30
* psycstore: fix puckish copy&paste in postgres pluginDaniel Golle2016-09-30
* psycstore: add postgres database pluginDaniel Golle2016-09-30
* psyc,psycstore,social: switch to SERVICE APIGabor X Toth2016-09-24