index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
asiodns
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
2
-22
/
+6
*
[master] Cleanup merge of trac4009 (use Boost Asio vs. ext/asio)
Francis Dupont
2015-09-24
1
-0
/
+2
*
[master] Finished merge of trac4009 (use Boost Asio vs. ext/asio)
Francis Dupont
2015-09-24
2
-17
/
+16
|
\
|
*
[4009] Added some $(BOOST_LIBS) libtool fails to manage
Francis Dupont
2015-09-04
1
-1
/
+1
|
*
[4009] error_ and system_code in system (vs asio) namespace
Francis Dupont
2015-09-02
1
-4
/
+4
|
*
[4009] Added boost to asio (tentative)
Francis Dupont
2015-09-02
1
-14
/
+14
*
|
[master] Finished merge of trac3911a (Makefile.am dependency)
Francis Dupont
2015-09-16
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
[3911a] Finished dependency cleanup in src/lib
Francis Dupont
2015-08-30
1
-7
/
+8
*
|
[4029] Removed unused files (tentative)
Francis Dupont
2015-09-01
3
-1018
/
+0
|
/
*
[3919] initialize data_to_send_{,len_}
Francis Dupont
2015-06-24
1
-1
/
+2
*
[master] remove '#include <config.h' from include files (#3782)
Francis Dupont
2015-04-18
1
-1
/
+3
*
merged trac3631
Francis Dupont
2014-11-06
1
-2
/
+0
*
[3629] Removed reference to UnittestUtil::addDataPath from asiodns tests.
Marcin Siodelski
2014-10-30
2
-6
/
+1
*
[trac3162] partial fix of subdir-objects spurious warnings on OSX
Francis Dupont
2014-10-21
1
-0
/
+2
*
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Marcin Siodelski
2014-08-12
1
-2
/
+2
*
[3417] Bind10 => Kea in many .cc/.h files
Tomek Mrugalski
2014-08-05
1
-2
/
+2
*
[master] Fix for 3387, asiodns::IOFetch unit test failing
Thomas Markwalder
2014-04-25
1
-1
/
+1
*
[3394] Renamed Kea libraries from libb10-something to libkea-something.
Marcin Siodelski
2014-04-15
1
-6
/
+6
*
[2749] Remove space between sizeof and (
Mukund Sivaraman
2014-01-27
1
-1
/
+2
*
[2749] Update rest of tree to use the modified io_utilities.h API
Mukund Sivaraman
2014-01-10
1
-2
/
+5
*
[mavericks] avoid using sleep(3) in a TCP test to make the test more reliable.
JINMEI Tatuya
2013-11-15
1
-5
/
+24
*
[3172] Make more clang++ fixes
Mukund Sivaraman
2013-09-19
1
-4
/
+0
*
[2935] Remove the "checkin" callback for asiodns server classes
Mukund Sivaraman
2013-07-29
2
-35
/
+6
*
[2946] simplified the previous fix further: just use it without any prefix.
JINMEI Tatuya
2013-05-17
1
-1
/
+1
*
[2946] get access to base class's static method via 'this' pointer
JINMEI Tatuya
2013-05-16
1
-2
/
+1
*
[2946] mix enable_shared_from_this in SyncUDPServer to prevent use-after-free.
JINMEI Tatuya
2013-05-16
1
-3
/
+2
*
[2946] added a test case to reproduce the use-after-free situation
JINMEI Tatuya
2013-05-16
1
-2
/
+23
*
[2946] use shared_ptr of DNSServer objects for tests
JINMEI Tatuya
2013-05-16
1
-41
/
+41
*
[2903] further simplify SyncUDPServer: now remove checkin and answer callbacks.
JINMEI Tatuya
2013-04-26
1
-26
/
+62
*
[2903] more simplify SyncUDPServer: don't use checkin_callback.
JINMEI Tatuya
2013-04-26
1
-5
/
+9
*
[2903] more (unrelated) cleanups for SyncUDPServer, removing dead code.
JINMEI Tatuya
2013-04-26
1
-0
/
+6
*
[master] many misspelling and typo fixes
Jeremy C. Reed
2013-03-06
1
-4
/
+4
*
[357] update doxygen and comments
Jelte Jansen
2012-08-30
1
-2
/
+6
*
[357] configuration for tcp_recv_timeout in auth
Jelte Jansen
2012-08-29
1
-14
/
+30
*
[357] timeout on idle TCP connections in TCPServer
Jelte Jansen
2012-08-28
1
-3
/
+31
*
[2071] Add b10 prefix to libasiodns.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libasiolink.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libdns++.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to liblog.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libutil.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[2071] Add b10 prefix to libexceptions.la
Mukund Sivaraman
2012-08-02
1
-1
/
+1
*
[master] Use libtool from top_builddir
Mukund Sivaraman
2012-06-21
1
-1
/
+1
*
[2036] Integrate valgrind into our test suite
Mukund Sivaraman
2012-06-12
1
-0
/
+3
*
[1820] removed constructors concrete DNSServer classes with addre+port.
JINMEI Tatuya
2012-04-04
1
-34
/
+14
*
[1820] removed DNSService::addServer() as they were mostly unused.
JINMEI Tatuya
2012-04-03
1
-91
/
+0
*
[1784] reject unsupported addServer options.
JINMEI Tatuya
2012-03-19
1
-0
/
+10
*
[1784] added some notes about why we do null check for 'res' from getaddrinfo.
JINMEI Tatuya
2012-03-19
1
-0
/
+3
*
[1784] some initialization issues and cppcheck fixes
Jelte Jansen
2012-03-19
1
-7
/
+14
*
[1784] cleanups, tests, and doc for addServerUDPFromFD.
JINMEI Tatuya
2012-03-16
3
-129
/
+304
*
[1784] removed the ability of creating sync server except for UDPFromFD case.
JINMEI Tatuya
2012-03-16
1
-2
/
+2
[next]