-doxygen and style fixes
[oweals/gnunet.git] / src / util / resolver_api.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-18 Christian Grothoff-avoid forever increasing backoffs on reconnect in...
2013-09-18 Christian Grothoff-style
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsfix for resolver timeout issues
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-01-28 Christian Grothoff-code deduplication, doxygen fixes
2012-01-28 Christian Grothoff-fix
2012-01-27 Christian Grothoff-fixing #2116
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-10 Christian Grothoffspace
2011-10-10 Christian Grothoffuse LOG macro in resolver_api.c
2011-09-09 Christian Grothoffmisc train hacking
2011-09-02 Christian Grothoffdoxygen
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-14 Matthias Wachssome docu
2011-07-14 Matthias Wachsreturn ip address for timed out reverse lookups
2011-07-08 Christian Grothoffdbg
2011-07-08 Christian Grothoffmust not NULL
2011-07-07 Christian Grothofffix
2011-06-25 Christian Grothoffthe big NAT change
2011-06-20 Christian Grothoffmake resolver test pass even if primary DNS is down
2011-06-16 Christian Grothoffresolver API change
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-18 Christian Grothoffcheck
2010-05-20 Christian Grothoffnewline
2010-04-22 Matthias Wachs(no commit message)
2010-04-22 Matthias Wachs(no commit message)
2010-04-19 Matthias Wachs(no commit message)
2010-04-15 Matthias Wachs(no commit message)
2010-04-12 Matthias Wachsadded function GNUNET_RESOLVER_local_hostname_get to...
2010-04-09 Heikki Lindholmrehash since gethostname is used in resolver as well
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2009-11-13 Christian Grothoffbetter debug messages
2009-11-13 Christian Grothoffuse add_now
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-28 Christian Grothofffix
2009-10-27 Christian Grothoffallowing cancellation of resolver requests
2009-10-26 Heikki Lindholmfix
2009-10-26 Christian Grothofffix
2009-10-24 Christian Grothoffgiving client API option for auto-retry, making more...
2009-10-19 Christian Grothoffleak
2009-10-08 Christian Grothoffbetter comments
2009-10-08 Christian Grothofffix code for certain types of /etc/hosts files
2009-10-05 Christian Grothofffix
2009-10-03 Christian Grothoffdebug
2009-10-02 Christian Grothoffsupport any numeric address
2009-10-01 Christian Grothoffmoving resolver to util, making DNS lookups asynchronou...