-check return values, fix leak
[oweals/gnunet.git] / src / dns /
2012-03-01 Christian Grothoff-fix
2012-02-28 Christian Grothoff-make gcc happy
2012-02-27 Christian Grothoff-fix
2012-02-27 Christian Grothoff-version bumps in anticipation of release
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-fix leak
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-fix
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-fixfix
2012-01-25 Christian Grothoff-check cmd line argument
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-fix
2012-01-25 Christian Grothoff-fix
2012-01-20 Christian Grothoff-fix getting output from sysctl into service-helper...
2012-01-18 Christian Grothoff-adding DNS exit-from-mesh functionality to gnunet...
2012-01-18 Christian Grothoff-fixing #2082 -- allow iptables/ip/sysctl to also be...
2012-01-17 Christian Grothoff-adding testcase
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-13 Christian Grothoffimproving code and build system to be in line with...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-13 Christian Grothoff-fix
2012-01-09 Christian Grothoff-LRN add missing dependency
2012-01-09 Matthias Wachs-compile error on freebsd
2012-01-07 Christian Grothoff-finishing gnunet-vpn tool and man page
2012-01-07 Christian Grothoff-LRN: define IPVERSION if not yet defined
2012-01-07 Christian Grothoff-moving tcpip structs to joint header, some more work...
2012-01-05 Christian Grothoff-remove useless casts
2012-01-05 Christian Grothoff-addressing FIXMEs and adding statistics
2012-01-05 Christian Grothoff-debug
2012-01-05 Christian Grothoff-bugfix
2012-01-05 Christian Grothoff-stuff
2012-01-05 Christian Grothoff-adding tool to test dnsparser.c
2012-01-05 Christian Grothoff-finishing dns packet serialization -- albeit untested
2012-01-05 Christian Grothoff-dns API improvements, towards serialization
2012-01-05 Christian Grothoff-bugfixes
2012-01-04 Christian Grothoff-options
2012-01-04 Christian Grothoff-dns parser works now well-enough
2012-01-04 Christian Grothoffadding missing file
2012-01-04 Christian Grothoff-bugfixes
2012-01-04 Christian Grothoff-finishing DNS parser, alas untested
2012-01-04 Christian Grothoff-dns parser basics
2012-01-04 Christian Grothoff-dns parser basics
2012-01-04 Christian Grothoff-dns parser API
2012-01-04 Christian Grothoff-remove debugging code
2012-01-04 Christian Grothoff-ugh, found the bug
2012-01-04 Christian Grothoff-bugfixes and debugging
2012-01-03 Christian Grothoff-misc DNS related bugfixes
2012-01-03 Christian Grothoff-more DNS service hacking
2012-01-03 Christian Grothoff-more DNS service hacking
2012-01-02 Christian Grothoff-moving DNS API into the new direction outlined in...
2012-01-02 Christian Grothoff-notes on the state of the world
2012-01-02 Christian Grothoff-towards dns service
2012-01-02 Christian Grothoff-starting with new DNS service code
2012-01-02 Christian Grothoff-starting with new DNS service code
2012-01-02 Christian Grothoff-starting with new DNS service code
2012-01-02 Christian Grothoff-implementing new DNS client API
2012-01-02 Christian Grothoff-implementing new DNS client API
2012-01-02 Christian Grothoff-implementing new DNS client API
2012-01-02 Christian Grothoff-fix shutdown order
2012-01-02 Christian Grothoff-comment fix
2012-01-02 Christian Grothoff-indent fix
2012-01-02 Christian GrothoffDNS helper for DNS redesign
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-02 Christian Grothoffdns hijacker code review
2012-01-02 Christian Grothoff-fix
2012-01-01 Christian Grothofffirst quick hack to extract an initial DNS service API
2012-01-01 Christian Grothoff-copyright
2012-01-01 Christian Grothoff-rename
2012-01-01 Christian Grothoff-some code cleanup
2012-01-01 Christian Grothoff-moving DNS code into its own directory