remove 'illegal' (non-reentrant) log logic from signal handler
[oweals/gnunet.git] / src / pq / pq_connect.c
2020-02-24 Christian Grothofffix return value
2020-02-24 Christian Grothofflog
2020-02-24 Christian Grothoffsupport versioning schema drop
2020-02-18 Schanzenbach, MartinMerge branch 'master' of ssh://gnunet.org/gnunet
2020-02-17 Christian Grothoffimprove log message
2020-02-09 Schanzenbach, MartinMerge branch 'schanzen/reclaim_256bit' of ssh://gnunet...
2020-02-09 Christian Grothoffuse versioning schema to only load database schema...
2020-02-09 Christian Grothoffuse NULL value in load_path_suffix to NOT load any...
2020-02-03 Christian Grothofffix bug *AGAIN*, could swear I fixed this one before...
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-18 Florian Doldfix botched merge
2020-01-18 Florian Doldfix mem leaks
2020-01-18 Christian Grothofffix leak
2020-01-17 Christian Grothoffanother leak
2020-01-17 Christian Grothoffdo not add '/' to load path
2020-01-17 Christian Grothoffquiet on psql
2020-01-17 Christian Grothofffix
2020-01-17 Christian Grothoffbe more quiet
2020-01-17 Christian GrothoffDB load API change
2019-10-31 Christian Grothofftighten formatting rules
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-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-01 Christian Grothoffadding more good helpers to libgnunetpq