aboutsummaryrefslogtreecommitdiff
path: root/src/dns
Commit message (Collapse)AuthorAge
* - 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
|
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
|
* -actually make use of SGID permissionsChristian Grothoff2012-07-14
|
* -fixesChristian Grothoff2012-06-29
|
* -add rp filter fix to dns helperMartin Schanzenbach2012-06-26
|
* -make record data parsing easier for namestore,gns with dnsparser structsMartin Schanzenbach2012-06-22
|
* -finishing SRV implementation (#2268)Christian Grothoff2012-06-21
|
* -towards fixing #2268: srv parsing/serializationChristian Grothoff2012-06-21
|
* -improving comments, towards implementing #2268Christian Grothoff2012-06-21
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|