aboutsummaryrefslogtreecommitdiff
path: root/src/dns/gnunet-service-dns.c
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
|
* -check for helpers in libexecChristian Grothoff2012-12-21
|
* -more loggingChristian Grothoff2012-10-18
|
* -nicer error messageChristian Grothoff2012-09-28
|
* fix use uninitChristian Grothoff2012-09-06
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* refactoring dns service to take stub code into separate library for use in ↵Christian Grothoff2012-08-21
| | | | gns2dns proxy
* 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
|
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* -allow helper send to be cancelledChristian Grothoff2012-05-08
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff2012-04-19
|
* -fixing #2243Christian Grothoff2012-04-01
|
* -make gcc happyChristian Grothoff2012-02-28
|
* -fixChristian Grothoff2012-02-24
|
* -fixChristian Grothoff2012-02-24
|
* - Kill mesh on Ctrl-CBart Polot2012-02-22
|
* -extra checksChristian Grothoff2012-02-13
|
* -fix leakChristian Grothoff2012-02-13
|
* -GArik: fix typoChristian Grothoff2012-02-12
|
* -doxygen fixesChristian Grothoff2012-02-11
|
* -fixing source port randomization for DNS serviceChristian Grothoff2012-02-09
|
* -updating DNS code to use GID match instead of source port match, introduce ↵Christian Grothoff2012-02-07
| | | | source port randomization
* -renaming some fields, fixing byte order issuesChristian Grothoff2012-01-30
|
* -fix brainfartChristian Grothoff2012-01-26
|
* -fix call to stats destroyChristian Grothoff2012-01-25
|
* -doxygen fixesChristian Grothoff2012-01-25
|
* -fixChristian Grothoff2012-01-25
|
* -fixChristian Grothoff2012-01-25
|
* -adding DNS exit-from-mesh functionality to gnunet-service-dnsChristian Grothoff2012-01-18
|
* -moving remaining checksum calculations to tun library, fixing #2066Christian Grothoff2012-01-17
|
* -move IPv6 header initialization to tun libraryChristian Grothoff2012-01-17
|
* -move IPv4 header initialization to tun libraryChristian Grothoff2012-01-17
|
* -renaming TUN structs to follow namnig conventionsChristian Grothoff2012-01-17
|
* -rename headerChristian Grothoff2012-01-17
|
* -removing legacy dns/vpn/exit code and renaming -new versions to currentChristian Grothoff2012-01-15
|
* -minor cleanupChristian Grothoff2012-01-02
|
* -again moving towards DNS API sanityChristian Grothoff2012-01-02
|
* -again moving towards DNS API sanityChristian Grothoff2012-01-02
|
* -moving dns plugin to dns directoryChristian Grothoff2012-01-02
|
* -small steps towards saner DNS APIChristian Grothoff2012-01-02
|