index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
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/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
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
Age
Commit message (
Expand
)
Author
2019-10-29
pq: include pq.h in dist
Daniel Golle
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-10
remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...
ng0
2019-09-08
uncrustify as demanded.
ng0
2019-04-26
memcmp() -> GNUNET_memcmp(), first take
Julius Bünger
2019-02-19
got integration tests to pass, fixes #5560
Christian Grothoff
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-08-10
nicer pq logging
Christian Grothoff
2018-06-12
ensure datacache does not return expired records, fixig pq behavior with resp...
Christian Grothoff
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
2018-04-15
add transactions to namestore plugin API
Christian Grothoff
2018-01-15
additionally check that size returned by Postgres matches
Christian Grothoff
2017-06-25
allow NULL fields for varsize
Christian Grothoff
2017-06-25
bitch more if NULL rows cause PQ result extraction to fail
Christian Grothoff
2017-06-11
rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
Christian Grothoff
2017-06-10
handle UNIQUE violation nicely
Christian Grothoff
2017-06-04
fix leak
Christian Grothoff
2017-06-03
more pq work
Christian Grothoff
2017-06-02
improve namestore postgres plugin to use libgnunetpq more
Christian Grothoff
2017-06-01
adding more good helpers to libgnunetpq
Christian Grothoff
2017-03-20
use log_from
Christian Grothoff
2017-02-28
completing sq_result_helper
Christian Grothoff
2017-02-27
first sketch for libgnuentsq test
Christian Grothoff
2017-01-08
exclude more tests
Christian Grothoff
2016-10-24
put logging into place to diagnose #4737
Christian Grothoff
2016-10-12
pq: fix crash in clean_varsize_blob() after extracting NULL value
Gabor X Toth
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-06
-fix misc issues
Christian Grothoff
2016-06-01
only run tests if they are enabled
Christian Grothoff
2016-05-03
add support for string results from PQ
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-04-04
simplify PQ API by removing NULL as a possible acceptable value
Christian Grothoff
2016-04-03
add function for string parameters
Christian Grothoff
2016-03-21
fixing symbol naming and coding convention issues
Christian Grothoff
2016-02-24
pq: fix errornous include
Daniel Golle
2016-02-05
creating libgnunetpq library
Christian Grothoff