minor changes for address conversion
[oweals/gnunet.git] / src / dns / Makefile.am
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-01-25 Christian Grothoffremove DNS exit for mesh from gnunet-service-dns
2012-12-21 Christian Grothoff-renaming testing-new.h to testing.h, bumping library...
2012-11-05 Bart Polot- dist fix
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-17 Christian Grothoff-adding libidn--towards fixing #2475
2012-08-23 LRNRoll back r23388, fix it differently
2012-08-23 LRNFix dns service dependencies
2012-08-21 Christian Grothoffrefactoring dns service to take stub code into separate...
2012-08-01 Christian Grothoff-fixing installation scripts for suid binaries
2012-07-30 LRNDo not run install commands from makefiles directly
2012-05-06 Christian Grothoff-linux only
2012-03-01 Christian Grothoff-fix
2012-02-27 Christian Grothoff-fix
2012-02-27 Christian Grothoff-version bumps in anticipation of release
2012-02-09 Christian Grothoff-fixing source port randomization for DNS service
2012-01-18 Christian Grothoff-adding DNS exit-from-mesh functionality to gnunet...
2012-01-17 Christian Grothoff-adding testcase
2012-01-17 Christian Grothoff-move IPv4 header initialization to tun library
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-05 Christian Grothoff-adding tool to test dnsparser.c
2012-01-04 Christian Grothoff-bugfixes
2012-01-03 Christian Grothoff-misc DNS related bugfixes
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 GrothoffDNS helper for DNS redesign
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 Grothoff-fix
2012-01-01 Christian Grothofffirst quick hack to extract an initial DNS service API
2012-01-01 Christian Grothoff-rename
2012-01-01 Christian Grothoff-moving DNS code into its own directory