glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / util / gnunet-service-resolver.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-05 Christian Grothoffwhitespace
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 Christian Grothofffix misc compiler warnings
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-29 Christian Grothofffix FTBFS issues if --enable-logging=no is set
2016-09-19 Christian Grothoffmisc minor fixes for new service MQ API, implementing...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-29 Christian Grothoff-fix #3870
2015-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-06-07 Christian Grothoff-return IP in dotted decimal if reverse lookup fails
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-06-11 Christian Grothoff-make retry nicer
2014-06-11 Christian Grothoff-indentation, doxygen
2014-06-09 Christian Grothoff-fix timeout handling for resolver
2014-01-17 LRNMore W32 resolver workarounds
2013-12-15 LRNClean up dns resolver code a bit
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
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-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-15 Christian Grothofffix
2011-06-21 Christian Grothofffix
2011-06-20 Christian Grothoffmake resolver test pass even if primary DNS is down
2011-05-25 Christian Grothoffset sxn_len on FreeBSD where required
2010-11-24 Christian Grothoffseaspider
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-10-20 Christian Grothofffix
2010-07-01 Christian Grothofffixing 'resolver' double free issue
2010-06-18 Christian Grothofflocalization
2010-01-22 Christian Grothoffstuff
2009-11-08 Christian Grothoffindenting
2009-11-08 Christian Grothoffmisc. bugfixes and API improvements
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-08 Christian Grothoffbetter comments
2009-10-03 Nils Durnerneeded
2009-10-03 Christian Grothoffdebug
2009-10-01 Christian Grothoffmoving resolver to util, making DNS lookups asynchronou...