aboutsummaryrefslogtreecommitdiff
path: root/src/dns
Commit message (Collapse)AuthorAge
* BUILD: Move regex/dns to serviceMartin Schanzenbach2023-10-19
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* meson: add dns test2Martin Schanzenbach2023-10-16
|
* meson: add dns testMartin Schanzenbach2023-10-16
|
* BUILD: fix versions and installation pathsMartin Schanzenbach2023-09-29
|
* BUILD: Meson only build tun helpers on linuxMartin Schanzenbach2023-09-29
|
* BUILD: Meson install even more filesMartin Schanzenbach2023-09-27
|
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
|
* BUILD: meson properly soversionMartin Schanzenbach2023-09-24
|
* BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
|
* BUILD: More pkgconfigMartin Schanzenbach2023-09-23
|
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
|
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
|
* BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
|
* BUILD: Fix monolithic buildMartin Schanzenbach2023-09-20
|
* BUILD: More meson subsystemsMartin Schanzenbach2023-09-20
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through DNS subsystemWillow Liquorice2022-10-03
|
* -First pass through DNSWillow Liquorice2022-08-30
|
* protocol change: swap xquery and result filter, integrate mutator with ↵Christian Grothoff2022-05-31
| | | | result filter
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* -updating block plugins to new APIChristian Grothoff2021-12-29
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* more typosChristian Grothoff2020-11-14
|
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* -fix warnings except rps messMartin Schanzenbach2020-10-16
|
* Fix_build_dependenciesBertrand Marc2020-07-05
| | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* dns+vpn-helper: use autotools to include tun.hng02019-11-23
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* remove never working setuid helper code from the build-system.ng02019-10-23
| | | | | | | refer to the Changelog for a longer reason. In conclusion, this is what people expect, this is what Package Managers patch away for portability, and we can't use install(1) for this because it's not a portable tool.
* fix typong02019-10-23
|
* first test commit to make sudo + sh scripts obsolete.ng02019-10-23
| | | | | install(1) is too unportable to handle this job so we take the content of the scripts.
* test_gnunet_dns.sh: check if user 'nobody' exists and return 77 if not.ng02019-10-17
|
* Add support for doas.ng02019-10-17
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* docs: fix typo 'priviledge'→'privilege'grindhold2019-09-21
|
* 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
|
* clarify error messageslurchi2019-07-03
|
* use GNUNET_OS_get_suid_binary_path to construct suid helper pathslurchi2019-06-29
|
* fix #5352Christian Grothoff2019-04-05
|
* attempt to fix code portability issue reported on help-gnunetChristian Grothoff2019-03-16
|
* dns: bashism. Add check for iptables.ng02019-03-09
|