summaryrefslogtreecommitdiff
path: root/src/pq/pq.c
Commit message (Collapse)AuthorAge
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* nicer pq loggingChristian Grothoff2018-08-10
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* use log_fromChristian Grothoff2017-03-20
|
* put logging into place to diagnose #4737Christian Grothoff2016-10-24
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* simplify PQ API by removing NULL as a possible acceptable valueChristian Grothoff2016-04-04
|
* 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