avoid freeing uninit ptr on error path
[oweals/gnunet.git] / src / dns / Makefile.am
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-10 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-10 Christian Grothofffix link error
2017-01-27 Christian Grothoffunset XDG environment variable during testcases, as...
2016-09-27 Christian Grothofffixes relating to intercepting DNS queries over IPv6
2015-09-30 Carlo von lynXDESTDIR fix in Makefiles needed by distro packagers
2015-06-21 David Barksdaledos2unix
2015-05-28 Christian Grothoffalso set permissions correctly if user 'gnunet' does...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-06-07 Christian Grothoff-testcase and bugfix for hexcoder
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