index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pq
Age
Commit message (
Expand
)
Author
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