index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/trizuz/dids
dev/trizuz/oidc_RSA256
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pq
/
pq_connect.c
Age
Commit message (
Expand
)
Author
2021-08-28
improve error message and inherit stderr as suggested by Florian
Christian Grothoff
2021-08-22
-simplify libgnunetpq to only support single-threaded applications that do us...
Christian Grothoff
2021-08-18
-swap WARNING/ERROR to fix #6991
Christian Grothoff
2021-08-02
-allow NULL
Christian Grothoff
2021-07-25
-extend tests, include reconnect handling for events
Christian Grothoff
2021-07-24
minimal test for new pq event functionality
Christian Grothoff
2021-07-24
early draft for libgnunetpq event notification support
Christian Grothoff
2021-07-23
-typo
Christian Grothoff
2021-07-23
-better DB status check
Christian Grothoff
2020-12-20
lower log level
Christian Grothoff
2020-11-18
more logging
Christian Grothoff
2020-07-22
ensure psql fails hard if there is an error in the SQL (fixes #6437)
Christian Grothoff
2020-07-17
avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)
Christian Grothoff
2020-07-05
GNUNET_free_non_null -> GNUNET_free
Christian Grothoff
2020-03-29
allow passing of fancy time to timetravel option
Christian Grothoff
2020-03-13
do not log as error, give better message
Christian Grothoff
2020-02-24
fix return value
Christian Grothoff
2020-02-24
log
Christian Grothoff
2020-02-24
support versioning schema drop
Christian Grothoff
2020-02-17
improve log message
Christian Grothoff
2020-02-09
use versioning schema to only load database schema patches if not yet covered...
Christian Grothoff
2020-02-09
use NULL value in load_path_suffix to NOT load any files
Christian Grothoff
2020-02-03
fix bug *AGAIN*, could swear I fixed this one before... strange
Christian Grothoff
2020-01-24
export GNUNET_PQ_run_sql() functonality
Christian Grothoff
2020-01-24
modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql files
Christian Grothoff
2020-01-18
fix botched merge
Florian Dold
2020-01-18
fix mem leaks
Florian Dold
2020-01-18
fix leak
Christian Grothoff
2020-01-17
another leak
Christian Grothoff
2020-01-17
do not add '/' to load path
Christian Grothoff
2020-01-17
quiet on psql
Christian Grothoff
2020-01-17
fix
Christian Grothoff
2020-01-17
be more quiet
Christian Grothoff
2020-01-17
DB load API change
Christian Grothoff
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-11
add GNUNET_PQ_reconnect_if_down
Christian Grothoff
2019-10-11
libgnunetpq API change to fix #5733
Christian Grothoff
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-06
second batch complete. WE ARE AFFERO AGPL NOW!
psyc://loupsycedyglgamf.onion/~lynX
2017-06-01
adding more good helpers to libgnunetpq
Christian Grothoff