Close file descriptor on error handling.
[oweals/gnunet.git] / src / pq /
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothoffallow NULL fields for varsize
2017-06-24 Christian Grothoffbitch more if NULL rows cause PQ result extraction...
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-10 Christian Grothoffrename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatus
2017-06-10 Christian Grothoffhandle UNIQUE violation nicely
2017-06-04 Jeffrey BurdgesMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-06-04 Christian Grothofffix leak
2017-06-03 Christian Grothoffmore pq work
2017-06-02 Christian Grothoffimprove namestore postgres plugin to use libgnunetpq...
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-19 Christian Grothoffuse log_from
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 Christian Grothoffcompleting sq_result_helper
2017-02-27 Christian Grothofffirst sketch for libgnuentsq test
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-08 Christian Grothoffexclude more tests
2016-10-24 Christian Grothoffput logging into place to diagnose #4737
2016-10-12 Gabor X Tothpq: fix crash in clean_varsize_blob() after extracting...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoff-fix misc issues
2016-06-01 Christian Grothoffonly run tests if they are enabled
2016-05-03 Christian Grothoffadd support for string results from PQ
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-04-04 Christian Grothoffsimplify PQ API by removing NULL as a possible acceptab...
2016-04-03 Christian Grothoffadd function for string parameters
2016-03-21 Christian Grothofffixing symbol naming and coding convention issues
2016-02-24 Daniel Gollepq: fix errornous include
2016-02-05 Christian Grothoffcreating libgnunetpq library