aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* fix wrong return valueMartin Schanzenbach2020-05-10
|
* fix immediate retryMartin Schanzenbach2020-05-10
|
* fix #5782Martin Schanzenbach2020-05-10
|
* towards bettwe nss handlingSchanzenbach, Martin2020-05-09
|
* fail of LSD0001 is violated for GNS2DNSSchanzenbach, Martin2020-05-09
|
* fix #6103; make LEHOs supplemental from CNAMEs and GNS2DNS namesSchanzenbach, Martin2020-05-09
|
* add json response headers to rest pluginsSchanzenbach, Martin2020-05-09
|
* more warningsSchanzenbach, 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
| | | | work
* fix #6184Christian Grothoff2020-04-15
|
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
|
* import CA into IcecatTanguy Le Carrour2020-03-10
|
* fixing the GNS multirecord multipeer testChristian Grothoff2020-02-19
|
* add concept of supplemental recordsSchanzenbach, Martin2020-02-13
|
* always return nick recordsSchanzenbach, Martin2020-02-13
|
* fix logic for nickSchanzenbach, Martin2020-02-13
|
* resolve nick if specifically requestedSchanzenbach, Martin2020-02-12
|
* added a test for DHT lookup between peersrexxnor2020-02-03
|
* set permsChristian Grothoff2020-02-03
|
* added testing scripts for dns2gnsrexxnor2020-01-30
|
* clarify NXDOMAINChristian Grothoff2020-01-26
|
* allow GNS clients to control recursion depth limitChristian Grothoff2020-01-07
|
* fix BOX record label parsingSchanzenbach, Martin2019-12-20
|
* replace DNS server that is down with one that is runningChristian Grothoff2019-12-12
|
* need patience for http downloadChristian Grothoff2019-12-12
|
* trap expects INT, not SIGINTChristian Grothoff2019-12-12
|
* fix rest testcaseChristian Grothoff2019-12-12
|
* fix warningsChristian Grothoff2019-12-07
|
* flip LSD0001 definesChristian Grothoff2019-12-07
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* ifdef guard changes for LSD001/0.12Schanzenbach, Martin2019-12-01
|
* fix #5927Schanzenbach, Martin2019-12-01
|
* disable NSS for rootChristian Grothoff2019-11-30
|
* add support for zkey CNAMEs #5978Schanzenbach, Martin2019-11-30
|
* add support for zkey TLDs in GNS2DNS recordsSchanzenbach, Martin2019-11-30
|
* update API descriptionSchanzenbach, Martin2019-11-30
|
* invert ifdef guardSchanzenbach, Martin2019-11-30
|
* correctly convert to IDNA when transitioning to DNSSchanzenbach, Martin2019-11-30
|
* fix GNS2DNS records for LSD001 UTF-8 changeSchanzenbach, Martin2019-11-30
|
* support compatibility mode for DNS names in gnunet-gnsSchanzenbach, Martin2019-11-30
|
* test_gnunet_gns.sh.in: fixng02019-11-25
|
* fix path in g-g-p-s-cng02019-11-25
|
* first occurence of CLEANFILES, not second.ng02019-11-25
|
* test_gnunet_gns.sh: use shlibng02019-11-25
|
* gnunet-gns-proxy-setup-ca: use shlibng02019-11-25
|
* gnunet-gns-proxy-setup-ca: fix implementation and describe new changes.ng02019-11-25
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|