aboutsummaryrefslogtreecommitdiff
path: root/src/util/resolver_api.c
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* duplicate timeout logic: numeric_reverse frees memory but does not unqueueMatthias Wachs2014-07-17
* -fix timeout handling for resolverChristian Grothoff2014-06-09
* -fix tiny leak, doxygenChristian Grothoff2013-12-23
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -avoid forever increasing backoffs on reconnect in normal operationChristian Grothoff2013-09-18
* -styleChristian Grothoff2013-09-18
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* fix for resolver timeout issuesMatthias Wachs2013-08-08
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -code deduplication, doxygen fixesChristian Grothoff2012-01-28
* -fixChristian Grothoff2012-01-28
* -fixing #2116Christian Grothoff2012-01-27
* curly wars / auto-indentationChristian Grothoff2011-11-04
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* spaceChristian Grothoff2011-10-10
* use LOG macro in resolver_api.cChristian Grothoff2011-10-10
* misc train hackingChristian Grothoff2011-09-09
* doxygenChristian Grothoff2011-09-02
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* some docuMatthias Wachs2011-07-14
* return ip address for timed out reverse lookups Matthias Wachs2011-07-14
* dbgChristian Grothoff2011-07-08
* must not NULLChristian Grothoff2011-07-08
* fixChristian Grothoff2011-07-07
* the big NAT changeChristian Grothoff2011-06-25
* make resolver test pass even if primary DNS is downChristian Grothoff2011-06-20
* resolver API changeChristian Grothoff2011-06-16
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* fixing common off-by-one error with respect to maximum message sizeChristian Grothoff2010-06-25
* checkChristian Grothoff2010-06-18
* newlineChristian Grothoff2010-05-20
* (no commit message)Matthias Wachs2010-04-22
* (no commit message)Matthias Wachs2010-04-22
* (no commit message)Matthias Wachs2010-04-19
* (no commit message)Matthias Wachs2010-04-15
* added function GNUNET_RESOLVER_local_hostname_get to resolve local hostnameMatthias Wachs2010-04-12
* rehash since gethostname is used in resolver as wellHeikki Lindholm2010-04-09
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
* better debug messagesChristian Grothoff2009-11-13
* use add_nowChristian Grothoff2009-11-13
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
* fixChristian Grothoff2009-10-28