aboutsummaryrefslogtreecommitdiff
path: root/src/pq
Commit message (Collapse)AuthorAge
* add relative_time specsChristian Grothoff2020-04-17
|
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
|
* fix warningsChristian Grothoff2020-04-09
|
* allow passing of fancy time to timetravel optionChristian Grothoff2020-03-29
|
* do not log as error, give better messageChristian Grothoff2020-03-13
|
* do not segv if there is no postgresChristian Grothoff2020-02-24
|
* fix return valueChristian Grothoff2020-02-24
|
* logChristian Grothoff2020-02-24
|
* support versioning schema dropChristian Grothoff2020-02-24
|
* improve log messageChristian Grothoff2020-02-17
|
* use versioning schema to only load database schema patches if not yet ↵Christian Grothoff2020-02-09
| | | | covered according to versioning table
* use NULL value in load_path_suffix to NOT load any filesChristian Grothoff2020-02-09
|
* fix bug *AGAIN*, could swear I fixed this one before... strangeChristian Grothoff2020-02-03
|
* export GNUNET_PQ_run_sql() functonalityChristian Grothoff2020-01-24
|
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
|
* fix botched mergeFlorian Dold2020-01-18
|
* fix mem leaksFlorian Dold2020-01-18
|
* fix leakChristian Grothoff2020-01-18
|
* another leakChristian Grothoff2020-01-17
|
* do not add '/' to load pathChristian Grothoff2020-01-17
|
* fix FTBFSChristian Grothoff2020-01-17
|
* quiet on psqlChristian Grothoff2020-01-17
|
* fixChristian Grothoff2020-01-17
|
* be more quietChristian Grothoff2020-01-17
|
* DB load API changeChristian Grothoff2020-01-17
|
* do not run cleaner on part that was never setupChristian Grothoff2019-12-07
|
* fix sig serializationChristian Grothoff2019-12-07
|
* fix libgnunetpq for RSA encodingChristian Grothoff2019-12-07
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* pq: include pq.h in distDaniel Golle2019-10-29
| | | | | Fixes commit e3e21acb ("libgnunetpq API change to fix #5733") Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* add GNUNET_PQ_reconnect_if_downChristian Grothoff2019-10-11
|
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* got integration tests to pass, fixes #5560Christian Grothoff2019-02-19
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* nicer pq loggingChristian Grothoff2018-08-10
|
* ensure datacache does not return expired records, fixig pq behavior with ↵Christian Grothoff2018-06-12
| | | | respect to FOREVER absolute time
* 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
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
|
* additionally check that size returned by Postgres matchesChristian Grothoff2018-01-15
|
* allow NULL fields for varsizeChristian Grothoff2017-06-25
|
* bitch more if NULL rows cause PQ result extraction to failChristian Grothoff2017-06-25
|
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
|
* handle UNIQUE violation nicelyChristian Grothoff2017-06-10
|
* fix leakChristian Grothoff2017-06-04
|