aboutsummaryrefslogtreecommitdiff
path: root/src/dns
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -assign port for DNSChristian Grothoff2014-12-20
* -fixing peerinfo part of #3559Christian Grothoff2014-12-14
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* -testcase and bugfix for hexcoderChristian Grothoff2014-06-07
* draft hex2bin, bin2hexChristian Grothoff2014-06-07
* more tlsa fixesChristian Grothoff2014-06-07
* towards sanity in SRV handlingChristian Grothoff2014-06-06
* -doxygenChristian Grothoff2014-05-13
* Rename mesh->cadetBart Polot2014-05-07
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* malloc -> newLRN2013-12-19
* -adding CERT record support to dnsparserChristian Grothoff2013-12-06
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -improve loggingChristian Grothoff2013-10-20
* -fix leaksChristian Grothoff2013-10-18
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix warningChristian Grothoff2013-10-04
* -fixing build issues in pt/exit/vpn related to #3047Christian Grothoff2013-09-30
* Andrew Cann wrote:Christian Grothoff2013-09-28
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -better error logging, return correct offset when parsing mxChristian Grothoff2013-09-25
* changing DNS block plugin to represent DNS exit services instead of hidden se...Christian Grothoff2013-09-21
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -expose API for freeing DNS record members individuallyChristian Grothoff2013-08-24
* -expose API for parsing individual DNS record typesChristian Grothoff2013-08-24
* -exposing dnsparser record packing APIChristian Grothoff2013-08-24
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -be more permissive with label syntaxChristian Grothoff2013-08-15
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -test for mangle supportChristian Grothoff2013-05-21
* -test for mangle supportChristian Grothoff2013-05-21
* keep DNS helper running if IPv6 sockets fail, then we do IPv4-onlyChristian Grothoff2013-05-21
* -hide unnecessary output, add notification that test was actually runChristian Grothoff2013-05-21
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* added privilege testing parameters for nat-server and added parameters Christian Fuchs2013-04-19
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* remove DNS exit for mesh from gnunet-service-dnsChristian Grothoff2013-01-25