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