aboutsummaryrefslogtreecommitdiff
path: root/src/dns/dnsstub.c
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -doxygenChristian Grothoff2014-05-13
|
* Rename mesh->cadetBart Polot2014-05-07
|
* malloc -> newLRN2013-12-19
|
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
| | | | | | | This should also fix any other platform with AF_UNIX that is not Linux or Mingw.
* -misc bugfixesChristian Grothoff2012-10-18
|
* -add cancel APIChristian Grothoff2012-09-27
|
* doxyMartin Schanzenbach2012-09-06
|
* fix use uninitChristian Grothoff2012-09-06
|
* -bugfixesChristian Grothoff2012-09-03
|
* -doxygenMartin Schanzenbach2012-08-22
|
* -bugfix dnsstub, add dns support to gns gatewayMartin Schanzenbach2012-08-21
|
* refactoring dns service to take stub code into separate library for use in ↵Christian Grothoff2012-08-21
gns2dns proxy