error handling
[oweals/gnunet.git] / src / include / gnunet_pq_lib.h
2020-02-09 Schanzenbach, MartinMerge branch 'schanzen/reclaim_256bit' of ssh://gnunet...
2020-02-09 Christian Grothoffuse NULL value in load_path_suffix to NOT load any...
2020-01-24 Christian Grothoffexport GNUNET_PQ_run_sql() functonality
2020-01-24 Christian Grothoffmodify GNUNET_PQ_connect_with_cfg to enable flexible...
2020-01-17 Christian GrothoffDB load API change
2019-10-12 xrsMerge branch 'master' of ssh://git.gnunet.org/gnunet
2019-10-11 Christian Grothoffadd GNUNET_PQ_reconnect_if_down
2019-10-11 Christian Grothofflibgnunetpq API change to fix #5733
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-06-09 Christian Grothofffix gnunet-bugreport output issues
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
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-03 Christian Grothoffmore pq work
2017-06-01 Christian Grothoffadding more good helpers to libgnunetpq
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Christian Grothoffimplement sq_query_helper.c
2017-02-26 Christian Grothoffdesigning SQ-lib API
2016-09-30 Gabor X Tothpostgresql cflags
2016-09-30 Christian Grothoff-fix include
2016-07-06 Christian Grothoff-fix misc issues
2016-05-03 Christian Grothoffadd support for string results from PQ
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-03-17 Christian Grothoffadding library for basic JSON conversions
2016-02-05 Christian Grothoffcreating libgnunetpq library