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
/
dnsstub.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
2018-05-13
get rid of plain memcpy calls
Christian Grothoff
2018-05-13
truly use all DNS results for NS lookup
Christian Grothoff
2018-04-19
support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...
Christian Grothoff
2018-04-18
stop retrying after we succeed
Christian Grothoff
2018-04-06
complete importer
Christian Grothoff
2018-04-05
where applicable, check DNS ID in responses before processing further
Christian Grothoff
2018-03-30
retry DNS queries, as DNS is UDP-based and hence unreliable
Christian Grothoff
2016-09-27
fixes relating to intercepting DNS queries over IPv6
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-05-06
fixing compiler warnings
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-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
2014-05-13
-doxygen
Christian Grothoff
2014-05-07
Rename mesh->cadet
Bart Polot
2013-12-19
malloc -> new
LRN
2013-10-09
-switching (again) to named sockets, see #2887
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-27
-undo #29640, somehow causes problems
Christian Grothoff
2013-09-26
moving from abstract unix domain socket paths to normal unix domain socket pa...
Christian Grothoff
2013-08-11
changing time measurement from milliseconds to microseconds
Christian Grothoff
2013-06-20
Fixed GNUNET_CLIENT_service_test on FreeBSD.
David Barksdale
2012-10-18
-misc bugfixes
Christian Grothoff
2012-09-27
-add cancel API
Christian Grothoff
2012-09-06
doxy
Martin Schanzenbach
2012-09-06
fix use uninit
Christian Grothoff
2012-09-03
-bugfixes
Christian Grothoff
2012-08-22
-doxygen
Martin Schanzenbach
2012-08-21
-bugfix dnsstub, add dns support to gns gateway
Martin Schanzenbach
2012-08-21
refactoring dns service to take stub code into separate library for use in gn...
Christian Grothoff