aboutsummaryrefslogtreecommitdiff
path: root/src/util/resolver_api.c
AgeCommit message (Expand)Author
2018-01-04fix misc compiler warningsChristian Grothoff
2018-01-02Fix double-scheduling of shutdown taskDavid Barksdale
2017-11-12Assert for a bug someone needs to fixDavid Barksdale
2017-07-18simplify installation of nss plugins in build system, require user(s) to move...Christian Grothoff
2017-06-29fix FTBFS issues if --enable-logging=no is setChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-02-24util: add component name to LOG macros; util/client: log incoming message typ...tg(x)
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-25-ensure clean DNS shutdown, fix DNS-STUN termination issuesChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-29-disconnects DO happenChristian Grothoff
2016-06-28-only trigger check config if we actually need itChristian Grothoff
2016-06-27-convert resolver_api to MQChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-04-08fixfixChristian Grothoff
2016-04-07-fix resolver logic bugChristian Grothoff
2016-02-28Add support for $GNUNET_BASE_CONFIGFlorian Dold
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-06-fix non-deterministic peerstore sync failureChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-29-fix #3870Christian Grothoff
2015-06-07-return IP in dotted decimal if reverse lookup failsChristian Grothoff
2015-05-21fix assertion failure when two requests were concurrently submitted if the fi...Christian Grothoff
2015-02-12-fix callback after cancellation issueChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-07-17duplicate timeout logic: numeric_reverse frees memory but does not unqueueMatthias Wachs
2014-06-09-fix timeout handling for resolverChristian Grothoff
2013-12-23-fix tiny leak, doxygenChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-18-avoid forever increasing backoffs on reconnect in normal operationChristian Grothoff
2013-09-18-styleChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-08-08fix for resolver timeout issuesMatthias Wachs
2012-10-26-bugfixes, code cleanupChristian Grothoff
2012-05-06-removing legacy ifdefs, fixing log statementsChristian Grothoff
2012-04-24-trying to resolve alignment issue on sparcChristian Grothoff
2012-04-19-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff
2012-01-28-code deduplication, doxygen fixesChristian Grothoff
2012-01-28-fixChristian Grothoff
2012-01-27-fixing #2116Christian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-10-11converting to GNUNET_LOG_from*Christian Grothoff
2011-10-10spaceChristian Grothoff
2011-10-10use LOG macro in resolver_api.cChristian Grothoff
2011-09-09misc train hackingChristian Grothoff
2011-09-02doxygenChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff