aboutsummaryrefslogtreecommitdiff
path: root/src/dns
Commit message (Collapse)AuthorAge
* -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
| | | | | | | This should also fix any other platform with AF_UNIX that is not Linux or Mingw.
* -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
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* added privilege testing parameters for nat-server and added parameters Christian Fuchs2013-04-19
| | | | | | | to currently windows-only tests (less work in the future, even if this is ATM unused)
* -no booleanChristian Grothoff2013-04-15
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* remove DNS exit for mesh from gnunet-service-dnsChristian Grothoff2013-01-25
|
* -check that this is actually a DNS packetChristian Grothoff2013-01-25
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -check for helpers in libexecChristian Grothoff2012-12-21
|
* doxygenMatthias Wachs2012-12-14
|
* -oopsChristian Grothoff2012-12-07
|
* -fix alignChristian Grothoff2012-12-04
|
* -ensure labels are less than 64 chars, add test for full DNS namesChristian Grothoff2012-12-04
|
* - dist fixBart Polot2012-11-05
|
* -fixChristian Grothoff2012-11-05
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -check that which succeededChristian Grothoff2012-10-25
|
* -check for sudo, nslookupChristian Grothoff2012-10-24
|
* -implementing #2475Christian Grothoff2012-10-18
|
* -more loggingChristian Grothoff2012-10-18
|
* -misc bugfixesChristian Grothoff2012-10-18
|
* -adding libidn--towards fixing #2475Christian Grothoff2012-10-17
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -do not close stdin/stdout for standard system progsChristian Grothoff2012-09-28
|
* -nicer error messageChristian Grothoff2012-09-28
|
* -add cancel APIChristian Grothoff2012-09-27
|
* -fixChristian Grothoff2012-09-14
|
* doxyMartin Schanzenbach2012-09-06
|
* fix use uninitChristian Grothoff2012-09-06
|
* -bugfixesChristian Grothoff2012-09-03
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* Roll back r23388, fix it differentlyLRN2012-08-23
|
* Fix dns service dependenciesLRN2012-08-23
|
* -doxygenMartin Schanzenbach2012-08-22
|
* -bugfix dnsstub, add dns support to gns gatewayMartin Schanzenbach2012-08-21
|
* refactoring dns service to take stub code into separate library for use in ↵Christian Grothoff2012-08-21
| | | | gns2dns proxy
* -make install scripts executableChristian Grothoff2012-08-01
|
* -fixing installation scripts for suid binariesChristian Grothoff2012-08-01
|
* Do not run install commands from makefiles directlyLRN2012-07-30
|
* Eliminate mesh priority optionBart Polot2012-07-25
|
* Eliminated mesh API bufferingBart Polot2012-07-25
|