Use statement exprs instead of local function
[oweals/gnunet.git] / src / dns / dns_api.c
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-25 Christian Grothoffconvert dns api to MQ
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...
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-15 Christian Grothoff-removing legacy dns/vpn/exit code and renaming -new...
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-small steps towards saner DNS API
2012-01-01 Christian Grothofffirst quick hack to extract an initial DNS service API