-remove trailing whitespace
[oweals/gnunet.git] / src / dns / gnunet-service-dns.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-04-19 Christian Fuchsadded privilege testing parameters for nat-server and...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-01-25 Christian Grothoffremove DNS exit for mesh from gnunet-service-dns
2013-01-25 Christian Grothoff-check that this is actually a DNS packet
2012-12-21 Christian Grothoff-check for helpers in libexec
2012-10-18 Christian Grothoff-more logging
2012-09-28 Christian Grothoff-nicer error message
2012-09-06 Christian Grothofffix use uninit
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-08-21 Christian Grothoffrefactoring dns service to take stub code into separate...
2012-07-25 Bart PolotEliminate mesh priority option
2012-07-25 Bart PolotEliminated mesh API buffering
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-07-14 Christian Grothoff-actually make use of SGID permissions
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-08 Christian Grothoff-allow helper send to be cancelled
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-04-01 Christian Grothoff-fixing #2243
2012-02-28 Christian Grothoff-make gcc happy
2012-02-24 Christian Grothoff-fix
2012-02-24 Christian Grothoff-fix
2012-02-22 Bart Polot- Kill mesh on Ctrl-C
2012-02-13 Christian Grothoff-extra checks
2012-02-13 Christian Grothoff-fix leak
2012-02-12 Christian Grothoff-GArik: fix typo
2012-02-11 Christian Grothoff-doxygen fixes
2012-02-09 Christian Grothoff-fixing source port randomization for DNS service
2012-02-07 Christian Grothoff-updating DNS code to use GID match instead of source...
2012-01-30 Christian Grothoff-renaming some fields, fixing byte order issues
2012-01-26 Christian Grothoff-fix brainfart
2012-01-25 Christian Grothoff-fix call to stats destroy
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-fix
2012-01-18 Christian Grothoff-adding DNS exit-from-mesh functionality to gnunet...
2012-01-17 Christian Grothoff-moving remaining checksum calculations to tun library...
2012-01-17 Christian Grothoff-move IPv6 header initialization to tun library
2012-01-17 Christian Grothoff-move IPv4 header initialization to tun library
2012-01-17 Christian Grothoff-renaming TUN structs to follow namnig conventions
2012-01-17 Christian Grothoff-rename header
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
2012-01-02 Christian Grothoff-minor cleanup
2012-01-02 Christian Grothoff-again moving towards DNS API sanity
2012-01-02 Christian Grothoff-again moving towards DNS API sanity
2012-01-02 Christian Grothoff-moving dns plugin to dns directory
2012-01-02 Christian Grothoff-small steps towards saner DNS API
2012-01-01 Christian Grothoff-some code cleanup
2012-01-01 Christian Grothoff-moving DNS code into its own directory