aboutsummaryrefslogtreecommitdiff
path: root/src/util/resolver_api.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2009-10-24
| | | | transmit_and_get_response API and removing auto-retry code where enhanced client API can be used for it
* 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