aboutsummaryrefslogtreecommitdiff
path: root/src/dns
AgeCommit message (Expand)Author
2016-06-25convert dns api to MQChristian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-18dns: add support for skipping the routing setupDaniel Golle
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-11-03-properly say if test was skippedChristian Grothoff
2015-09-30DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX
2015-08-25applying patch from #3950 by jahChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-21dos2unixDavid Barksdale
2015-05-28also set permissions correctly if user 'gnunet' does not existChristian Grothoff
2015-05-26-spaceChristian Grothoff
2015-05-26-doxygen, indentChristian Grothoff
2015-03-23-start DNS service to do external evals even if we have no hijackerChristian Grothoff
2015-02-28-extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-20-assign port for DNSChristian Grothoff
2014-12-14-fixing peerinfo part of #3559Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-06-07-testcase and bugfix for hexcoderChristian Grothoff
2014-06-07draft hex2bin, bin2hexChristian Grothoff
2014-06-07more tlsa fixesChristian Grothoff
2014-06-06towards sanity in SRV handlingChristian Grothoff
2014-05-13-doxygenChristian Grothoff
2014-05-07Rename mesh->cadetBart Polot
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-19malloc -> newLRN
2013-12-06-adding CERT record support to dnsparserChristian Grothoff
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-10-20-improve loggingChristian Grothoff
2013-10-18-fix leaksChristian Grothoff
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09-switching (again) to named sockets, see #2887Christian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-04-fix warningChristian Grothoff
2013-09-30-fixing build issues in pt/exit/vpn related to #3047Christian Grothoff
2013-09-28Andrew Cann wrote:Christian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-09-25-better error logging, return correct offset when parsing mxChristian Grothoff
2013-09-21changing DNS block plugin to represent DNS exit services instead of hidden se...Christian Grothoff
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold