aboutsummaryrefslogtreecommitdiff
path: root/src/pq/pq_result_helper.c
Commit message (Collapse)AuthorAge
* completing sq_result_helperChristian Grothoff2017-02-28
|
* pq: fix crash in clean_varsize_blob() after extracting NULL valueGabor X Toth2016-10-12
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* add support for string results from PQChristian Grothoff2016-05-03
|
* simplify PQ API by removing NULL as a possible acceptable valueChristian Grothoff2016-04-04
|
* fixing symbol naming and coding convention issuesChristian Grothoff2016-03-21
|
* pq: fix errornous includeDaniel Golle2016-02-24
| | | | | gnunet_util_lib.h can't be included from system's include path before gnunet installed it there. Include it from the sourcetree instead.
* creating libgnunetpq libraryChristian Grothoff2016-02-05