aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore
Commit message (Collapse)AuthorAge
* externalizing secushare logicChristian Grothoff2019-02-11
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
| | | | | I left the ?? comments because someone should probably change how return values are handled
* Final changes to switch to PQ form.Jeffrey Burdges2017-06-05
| | | | Again the ?? comments should be investigated
* Switch fragment_row to PQ callback formJeffrey Burdges2017-06-05
| | | | | | | | Christian or Gabor: Please check the comments containing ?? Also, I'm using stack based closures here because the scheduler cannot be invoked. In general, this sort of thing works well in Rust, but looks dangerous in C.
* 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
| | | | badly
* 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
| | | | ERROR: type modifier is not allowed for type "bytea"
* 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
|