- implementation for mantis 0002485
[oweals/gnunet.git] / src / dns / gnunet-service-dns.c
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