index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
resolver_api.c
Age
Commit message (
Expand
)
Author
2018-01-04
fix misc compiler warnings
Christian Grothoff
2018-01-02
Fix double-scheduling of shutdown task
David Barksdale
2017-11-12
Assert for a bug someone needs to fix
David Barksdale
2017-07-18
simplify installation of nss plugins in build system, require user(s) to move...
Christian Grothoff
2017-06-29
fix FTBFS issues if --enable-logging=no is set
Christian Grothoff
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-02-24
util: add component name to LOG macros; util/client: log incoming message typ...
tg(x)
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-25
-ensure clean DNS shutdown, fix DNS-STUN termination issues
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-06-29
-disconnects DO happen
Christian Grothoff
2016-06-28
-only trigger check config if we actually need it
Christian Grothoff
2016-06-27
-convert resolver_api to MQ
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-04-08
fixfix
Christian Grothoff
2016-04-07
-fix resolver logic bug
Christian Grothoff
2016-02-28
Add support for $GNUNET_BASE_CONFIG
Florian Dold
2016-01-19
-fix (C) notices
Christian Grothoff
2015-07-06
-fix non-deterministic peerstore sync failure
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-06-29
-fix #3870
Christian Grothoff
2015-06-07
-return IP in dotted decimal if reverse lookup fails
Christian Grothoff
2015-05-21
fix assertion failure when two requests were concurrently submitted if the fi...
Christian Grothoff
2015-02-12
-fix callback after cancellation issue
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-07-17
duplicate timeout logic: numeric_reverse frees memory but does not unqueue
Matthias Wachs
2014-06-09
-fix timeout handling for resolver
Christian Grothoff
2013-12-23
-fix tiny leak, doxygen
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-18
-avoid forever increasing backoffs on reconnect in normal operation
Christian Grothoff
2013-09-18
-style
Christian Grothoff
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2013-08-08
fix for resolver timeout issues
Matthias Wachs
2012-10-26
-bugfixes, code cleanup
Christian Grothoff
2012-05-06
-removing legacy ifdefs, fixing log statements
Christian Grothoff
2012-04-24
-trying to resolve alignment issue on sparc
Christian Grothoff
2012-04-19
-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...
Christian Grothoff
2012-01-28
-code deduplication, doxygen fixes
Christian Grothoff
2012-01-28
-fix
Christian Grothoff
2012-01-27
-fixing #2116
Christian Grothoff
2011-11-04
curly wars / auto-indentation
Christian Grothoff
2011-10-11
converting to GNUNET_LOG_from*
Christian Grothoff
2011-10-10
space
Christian Grothoff
2011-10-10
use LOG macro in resolver_api.c
Christian Grothoff
2011-09-09
misc train hacking
Christian Grothoff
2011-09-02
doxygen
Christian Grothoff
2011-08-29
run indent twice, it alternates between two 'canonical' forms, also run white...
Christian Grothoff
[next]