aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-service-resolver.c
Commit message (Expand)AuthorAge
* misc minor fixes for new service MQ API, implementing resolver using new serv...Christian Grothoff2016-09-19
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix #3870Christian Grothoff2015-06-29
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -return IP in dotted decimal if reverse lookup failsChristian Grothoff2015-06-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -make retry nicerChristian Grothoff2014-06-11
* -indentation, doxygenChristian Grothoff2014-06-11
* -fix timeout handling for resolverChristian Grothoff2014-06-09
* More W32 resolver workaroundsLRN2014-01-17
* Clean up dns resolver code a bitLRN2013-12-15
* -remove trailing whitespaceChristian Grothoff2013-10-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -add logic to measure heap size for all processes that use statistics, reduce...Christian Grothoff2012-10-07
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -fixing #2116Christian Grothoff2012-01-27
* curly wars / auto-indentationChristian Grothoff2011-11-04
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2011-07-15
* fixChristian Grothoff2011-06-21
* make resolver test pass even if primary DNS is downChristian Grothoff2011-06-20
* set sxn_len on FreeBSD where requiredChristian Grothoff2011-05-25
* seaspiderChristian Grothoff2010-11-24
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe compariso...Matthias Wachs2010-10-27
* fixChristian Grothoff2010-10-20
* fixing 'resolver' double free issueChristian Grothoff2010-07-01
* localizationChristian Grothoff2010-06-18
* stuffChristian Grothoff2010-01-22
* indentingChristian Grothoff2009-11-08
* misc. bugfixes and API improvementsChristian Grothoff2009-11-08
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
* better commentsChristian Grothoff2009-10-08
* neededNils Durner2009-10-03
* debugChristian Grothoff2009-10-03
* moving resolver to util, making DNS lookups asynchronous in utilChristian Grothoff2009-10-01