aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* 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
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* portability fix.ng02019-10-27
|
* fix removal of file for make distSchanzenbach, Martin2019-10-27
|
* Add support for doas.ng02019-10-17
|
* add namestore rest testsSchanzenbach, Martin2019-10-11
|
* fix rest; uncrustifySchanzenbach, Martin2019-10-11
|
* fix primary issue from #5907Christian Grothoff2019-10-09
|
* dceChristian Grothoff2019-10-06
|
* save nick 0-term byteSchanzenbach, Martin2019-10-06
|
* nick must be 0-terminated else resolver will discard/breakSchanzenbach, Martin2019-10-05
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* handle arm -s completion nicely via signaling pipeChristian Grothoff2019-09-28
|
* do not attempt name resolution or terminating a peer in gnunet-arm if the ↵Christian Grothoff2019-09-27
| | | | peer is not running
* 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.
* Remove win32 and cygwin supportng02019-09-09
|
* STAT->statng02019-09-09
|
* plibc removal: gns/w32nsp.c: sockets.ng02019-09-09
|
* plibc removal (CLOSE->close)ng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* gnunet-bcd: OPEN->openng02019-09-07
|
* typo in header file for w32ng02019-09-07
|
* files included by accident.ng02019-09-06
|
* first step to remove plibcng02019-09-06
|