aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* 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 ↵Christian Grothoff2019-06-29
| | | | flat file
* 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
| | | | if NICK record itself is removed
* 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
|
* reject . in labelsChristian Grothoff2019-04-26
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* NAMESTORE/REST: fix add recordSchanzenbach, Martin2019-04-25
|
* NAMESTORE/REST: no HTTP_OK on failure...Schanzenbach, Martin2019-04-25
|
* NAMESTORE/REST: fixSchanzenbach, Martin2019-04-25
|
* fix #5677Christian Grothoff2019-04-06
|
* fix disting rulesChristian Grothoff2019-04-03
|
* move rest testsSchanzenbach, Martin2019-03-12
|
* move namestore pluginSchanzenbach, Martin2019-03-12
|
* more code cleanup, better error handing in testsChristian Grothoff2019-02-24
|
* more code cleanup, better error handing in testsChristian Grothoff2019-02-24
|
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* fix segv on errorChristian Grothoff2019-02-24
|
* extra sanity check for #5582Christian Grothoff2019-02-19
|
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
|
* fix 128Christian Grothoff2019-02-17
|
* clarifying namestore api (#5458), fixing code duplication and a memory leak ↵Christian Grothoff2019-02-13
| | | | while at it
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* try helping rexxnor with flow controlChristian Grothoff2019-01-10
|