Merge branch 'master' into getopt
[oweals/gnunet.git] / src / dns / dnsstub.c
2016-09-27 Christian Grothofffixes relating to intercepting DNS queries over IPv6
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-05-13 Christian Grothoff-doxygen
2014-05-07 Bart PolotRename mesh->cadet
2013-12-19 LRNmalloc -> new
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2012-10-18 Christian Grothoff-misc bugfixes
2012-09-27 Christian Grothoff-add cancel API
2012-09-06 Martin Schanzenbachdoxy
2012-09-06 Christian Grothofffix use uninit
2012-09-03 Christian Grothoff-bugfixes
2012-08-22 Martin Schanzenbach-doxygen
2012-08-21 Martin Schanzenbach-bugfix dnsstub, add dns support to gns gateway
2012-08-21 Christian Grothoffrefactoring dns service to take stub code into separate...