aboutsummaryrefslogtreecommitdiff
path: root/src/util/resolver_api.c
Commit message (Expand)AuthorAge
* 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
* allowing cancellation of resolver requestsChristian Grothoff2009-10-27
* fixHeikki Lindholm2009-10-26
* fixChristian Grothoff2009-10-26
* giving client API option for auto-retry, making more often use of transmit_an...Christian Grothoff2009-10-24
* leakChristian Grothoff2009-10-19
* better commentsChristian Grothoff2009-10-08
* fix code for certain types of /etc/hosts filesChristian Grothoff2009-10-08
* fixChristian Grothoff2009-10-05
* debugChristian Grothoff2009-10-03
* support any numeric addressChristian Grothoff2009-10-02
* moving resolver to util, making DNS lookups asynchronous in utilChristian Grothoff2009-10-01