add changelog
[oweals/gnunet.git] / src / namestore / namestore_api_monitor.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-04-29 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-28 Christian Grothofftowards flow control in TNG
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-02 Christian Grothoffstyle fixes
2018-10-25 Christian Grothoffallow any zone if request was for NULL
2018-10-10 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-10-09 Christian Grothoffcheck namestore only sends relevant replies to monitor
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-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothoffcheck return values from GNSRECORD_record_serialize...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-02 Christian Grothoffstart preparations for flow control by namestore monitors
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-09 Christian Grothoffmake namestore API less brittle/sublte to use
2016-06-25 Christian Grothoffconvert namestore_api_monitor to MQ
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-20 Christian Grothoff-allow namestore to monitor ALL zones, and to optionall...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-11 Matthias Wachszone cannot be NULL
2013-08-12 Christian Grothoff-towards namestore support for the new privacy-preservi...
2013-07-09 Christian Grothoff-fixes in monitoring code
2013-07-09 Christian Grothoffadd '-m' option to gnunet-namestore, extend namestore...
2013-07-08 Christian Grothoff-finishing monitor API on client-side
2013-07-08 Christian Grothoff-skeleton for monitor API
2013-06-30 Christian Grothoff-towards implementing improved namestore API