aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
* fix single label getMartin Schanzenbach2020-05-10
* only include result set of not empty after filteringMartin Schanzenbach2020-05-10
* add response headers, add replace api to namestoreSchanzenbach, Martin2020-05-09
* add filtering and modify deletion APISchanzenbach, Martin2020-05-09
* deprecate ill-defined set_nick APISchanzenbach, Martin2020-05-06
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fixing #6149Christian Grothoff2020-04-11
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
* Make gnunet-namestore honour expiration dates when importing an URIAlessio Vanni2020-03-21
* add concept of supplemental recordsSchanzenbach, Martin2020-02-13
* fix duplicate NICK in recordSchanzenbach, Martin2020-02-12
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
* better put -u lastChristian Grothoff2019-12-18
* set expriation to 1 year for URLs added via QR codeChristian Grothoff2019-12-18
* nice log messageChristian Grothoff2019-12-17
* enhance gnunet-qr to support passing arguments beyond just the URI to commandsChristian Grothoff2019-12-16
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* portability fix, use = instead of == with testng02019-10-27
* follow-up to win32 removal.ng02019-10-25
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
* add bug refSchanzenbach, Martin2019-10-11
* make test compatible with macosSchanzenbach, Martin2019-10-11
* add namestore rest testsSchanzenbach, Martin2019-10-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
* fix ftbfsChristian Grothoff2019-08-20
* add NZLChristian Grothoff2019-07-24
* use mmap() instead of malloc, rename heap->flat as database is persisted in f...Christian Grothoff2019-06-29
* changed to large malloc in namestore heap database plugin bufferrexxnor2019-06-29
* finish #4623Christian Grothoff2019-06-22
* enable caching of non-existence of NICKs, also properly remove cache entries ...Christian Grothoff2019-06-22
* avoid pk operation unless logging enabledChristian Grothoff2019-06-22
* add option to pass private key via environment variableChristian Grothoff2019-06-10
* adding comments, restructuringChristian Grothoff2019-06-10
* eliminate unnecessary ec-mul operation from gnunet-namestoreChristian Grothoff2019-06-10
* nicer loop structureChristian Grothoff2019-06-04
* fix leakChristian Grothoff2019-06-04
* ensure that gnunet-namestore at most adds one SOA per zoneChristian Grothoff2019-05-25
* remove bogus castChristian Grothoff2019-05-25
* do not display label if there are no matching recordsChristian Grothoff2019-04-30
* REST/NAMESTORE: fix memleakSchanzenbach, Martin2019-04-30
* REST/NAMESTORE: rework APISchanzenbach, Martin2019-04-30
* implement filtering by record type in gnunet-namestoreChristian Grothoff2019-04-30
* towards flow control in TNGChristian Grothoff2019-04-28