summaryrefslogtreecommitdiffstats
path: root/src/lib/asiodns/dns_service.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3417] "bind 10" => Kea converted in many .cc/.h filesTomek Mrugalski2014-08-061-1/+1
* [3391] Fix distcheck issues.Marcin Siodelski2014-04-101-1/+3
* [2935] Remove the "checkin" callback for asiodns server classesMukund Sivaraman2013-07-291-4/+2
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [357] update doxygen and commentsJelte Jansen2012-08-301-1/+13
* [357] configuration for tcp_recv_timeout in authJelte Jansen2012-08-291-0/+4
* [1820] removed DNSService::addServer() as they were mostly unused.JINMEI Tatuya2012-04-031-32/+2
* [1784] reject unsupported addServer options.JINMEI Tatuya2012-03-191-1/+9
* [1784] make sure auth uses the synchronous DNS server mode.JINMEI Tatuya2012-03-161-4/+3
* [1784] introduced a base interface class for DNSService for subsequent tests.JINMEI Tatuya2012-03-161-11/+46
* [1784] cleanups, tests, and doc for addServerUDPFromFD.JINMEI Tatuya2012-03-161-11/+38
* [1784] removed the ability of creating sync server except for UDPFromFD case.JINMEI Tatuya2012-03-161-11/+9
* [1600] Change 'if else' to 'swith'.Xie Jiagui2012-03-061-2/+2
* [1600] Changed the interface of DNSService to allow add UDPServer orXie Jiagui2012-03-051-6/+20
* [805] some suggested updates to doxgen docs for addServerXXXFromFD: addedJINMEI Tatuya2012-01-031-2/+12
* [805] Convert asio based exceptions to IOErrorMichal 'vorner' Vaner2012-01-031-6/+4
* [805] Details based on reviewMichal 'vorner' Vaner2012-01-031-4/+28
* [805] Asiodns can accept fdMichal 'vorner' Vaner2011-12-051-0/+4
* [trac751] Move dns related code to asiodns libOcean Wang2011-04-081-9/+11
* [trac751] Add asiodns libraryOcean Wang2011-04-071-0/+112