index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
asiolink
/
asiolink.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[4009] Updated asiolink.h
Francis Dupont
2015-09-03
1
-2
/
+2
*
[4031] Cleaned up asiolink (tentative)
Francis Dupont
2015-09-02
1
-2
/
+0
*
[3417] "bind 10" => Kea converted in many .cc/.h files
Tomek Mrugalski
2014-08-06
1
-2
/
+2
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-3
/
+3
*
[trac751] Move some DNS related files from asiolink to asiodns
Ocean Wang
2011-04-07
1
-9
/
+0
*
[master] Merge branch 'trac495'
Jelte Jansen
2011-03-11
1
-1
/
+0
|
\
|
*
[trac495] more recursive_query to lib/resolve
Jelte Jansen
2011-03-02
1
-1
/
+0
*
|
[trac499] Add missing newlines to the end of some files
Stephen Morris
2011-03-09
1
-1
/
+1
*
|
[trac499] Mischellaneous minor preparator changes
Stephen Morris
2011-02-24
1
-5
/
+1
|
/
*
[trac554] Added IOFetch
Stephen Morris
2011-02-18
1
-3
/
+0
*
[trac554] Now have UDPSocket and its unit test working
Stephen Morris
2011-02-15
1
-0
/
+3
*
[trac554] First stage of adding protocol-dependent upstream fetch
Stephen Morris
2011-02-14
1
-14
/
+1
*
[trac569] rename the original ioxxx files to io_xxx
Jelte Jansen
2011-02-14
1
-4
/
+4
*
[trac569] split up asiolink.h into multiple files
Jelte Jansen
2011-02-11
1
-631
/
+8
*
Merge branch 'trac497'
Jelte Jansen
2011-02-11
1
-6
/
+9
|
\
|
*
[trac497] addressed review comments
Jelte Jansen
2011-02-09
1
-6
/
+9
*
|
Merge branch 'master' into trac452
Yoshitaka Aharen
2011-02-08
1
-17
/
+58
|
\
|
|
*
Merge branch 'trac494'
Jelte Jansen
2011-02-03
1
-13
/
+41
|
|
\
|
|
*
[trac494] addressed review comments
Jelte Jansen
2011-02-02
1
-11
/
+9
|
|
*
[trac494] more docs
Jelte Jansen
2011-01-31
1
-3
/
+5
|
|
*
[trac494] some documentation
Jelte Jansen
2011-01-31
1
-6
/
+26
|
|
*
[trac494] move ResolverInterface to lib/resolve
Jelte Jansen
2011-01-27
1
-2
/
+2
|
|
*
[trac494] initial addition of lib/resolve
Jelte Jansen
2011-01-27
1
-37
/
+0
|
|
*
[trac494] initial abstraction for runningquery results
Jelte Jansen
2011-01-26
1
-0
/
+45
|
*
|
Merge remote branch 'origin/trac489'
Jelte Jansen
2011-01-27
1
-2
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
use the three types of timeout
Jelte Jansen
2011-01-21
1
-2
/
+7
|
*
|
merge #502 : iterate over RRs
chenzhengzhang
2011-01-25
1
-4
/
+35
|
|
\
\
|
|
*
\
Merge branch 'experiments/resolver'
Jelte Jansen
2011-01-25
1
-1
/
+4
|
|
|
\
\
|
|
|
*
|
add answer_message to processMessage
Jelte Jansen
2011-01-15
1
-0
/
+1
|
|
|
*
|
add answer message to lookup calls
Jelte Jansen
2011-01-15
1
-1
/
+2
|
|
|
*
|
add answer message object to answer handler
Jelte Jansen
2011-01-14
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
|
|
*
|
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
|
|
|
/
*
|
|
[trac452] Language corrections
Michal 'vorner' Vaner
2011-02-02
1
-1
/
+1
*
|
|
Modified IntervalTimer to accept interval in milliseconds (Trac ticket #452)
Yoshitaka Aharen
2011-01-25
1
-14
/
+6
*
|
|
Changed the type of interval from 'uint32_t' to 'long' (Comment on Trac ticke...
Yoshitaka Aharen
2011-01-25
1
-3
/
+3
*
|
|
Renamed member functions of asiolink::IntervalTimer (Trac ticket #515)
Yoshitaka Aharen
2011-01-25
1
-14
/
+13
|
|
/
|
/
|
*
|
supported new methods for the interval timer: getting interval and canceling
JINMEI Tatuya
2011-01-18
1
-1
/
+20
*
|
added a trivial method IntervalTimer::getInterval() for the convenient of
JINMEI Tatuya
2011-01-18
1
-0
/
+4
|
/
*
Renamed some files and a directory.
Jeremy C. Reed
2011-01-03
1
-1
/
+1
*
trivial cleanup: removed an unnecessary semicolon.
JINMEI Tatuya
2010-12-29
1
-1
/
+1
*
Merged trac #347: Implement query counters in auth module (branches/trac347 r...
Yoshitaka Aharen
2010-12-28
1
-0
/
+94
*
trivial cleanups: removed some unnecessary or meaningless 'inline' declarations:
JINMEI Tatuya
2010-12-25
1
-6
/
+6
*
handle Stephen's review comments
Jelte Jansen
2010-12-13
1
-3
/
+10
*
Sync with #327
Michal Vaner
2010-11-22
1
-15
/
+25
|
\
|
*
Sync with trunk
Michal Vaner
2010-11-10
1
-1
/
+1
|
*
Merge preparation, step 2
Michal Vaner
2010-11-03
1
-11
/
+12
|
*
Merge preparation, step 1
Michal Vaner
2010-11-03
1
-30
/
+99
|
|
\
|
*
|
IOService can add and remove servers at runtime
Michal Vaner
2010-10-23
1
-0
/
+10
[next]