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
/
dns
/
dns_api.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
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-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-06-25
convert dns api to MQ
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
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
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-08-24
-use GPLv3+ consistently
Christian Grothoff
2012-04-19
-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...
Christian Grothoff
2012-01-25
-doxygen fixes
Christian Grothoff
2012-01-15
-removing legacy dns/vpn/exit code and renaming -new versions to current
Christian Grothoff
2012-01-02
-again moving towards DNS API sanity
Christian Grothoff
2012-01-02
-again moving towards DNS API sanity
Christian Grothoff
2012-01-02
-small steps towards saner DNS API
Christian Grothoff
2012-01-01
first quick hack to extract an initial DNS service API
Christian Grothoff