aboutsummaryrefslogtreecommitdiff
path: root/src/util/gnunet-service-resolver.c
Commit message (Collapse)AuthorAge
* -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
| | | | | To enable ipv6 resolution on W32 teredo must be enabled: netsh interface teredo set state <enterpriseclient | client>
* -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, ↵Christian Grothoff2012-10-07
| | | | reduce statistics, topology, nse and resolver heap usage using the same trick we used for arm
* -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 ↵Matthias Wachs2010-10-27
| | | | comparisons between time values
* fixChristian Grothoff2010-10-20
|
* fixing 'resolver' double free issueChristian Grothoff2010-07-01
|
* localizationChristian Grothoff2010-06-18
| | | | of scopes
* 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