index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
resolve
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[master] Use libtool from top_builddir
Mukund Sivaraman
2012-06-21
1
-1
/
+1
*
Merge branch 'master' into trac2036
Mukund Sivaraman
2012-06-18
1
-27
/
+29
|
\
|
*
[2024] Remove obsolete comment about io_service_
Mukund Sivaraman
2012-06-12
1
-2
/
+0
|
*
[2024] Reset callback_ during SetUp() instead of in setDNSService()
Mukund Sivaraman
2012-06-12
1
-1
/
+4
|
*
[2024] Change io_service_ to not be a pointer anymore
Mukund Sivaraman
2012-06-12
1
-23
/
+21
|
*
[2024] Don't call setDNSService() multiple times
Mukund Sivaraman
2012-06-12
1
-1
/
+4
*
|
[2036] Integrate valgrind into our test suite
Mukund Sivaraman
2012-06-12
1
-0
/
+3
|
/
*
[master] reorder the .mes entries
Jeremy C. Reed
2012-05-16
1
-15
/
+15
*
[1820] use the ScopedSocket wrapper throughout the code for more safety.
JINMEI Tatuya
2012-04-03
1
-33
/
+43
*
[1820] avoid using the removed DNSService interfaces.
JINMEI Tatuya
2012-04-03
1
-65
/
+126
*
[1784] some initialization issues and cppcheck fixes
Jelte Jansen
2012-03-19
1
-0
/
+1
*
[1784] make sure auth uses the synchronous DNS server mode.
JINMEI Tatuya
2012-03-16
2
-3
/
+3
*
[trac1644]Merge branch 'master' into trac1644
Jeremy C. Reed
2012-03-15
4
-15
/
+22
|
\
|
*
Add more .gitignore files (for unit tests)
Mukund Sivaraman
2012-03-09
1
-0
/
+1
|
*
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
2012-03-09
1
-0
/
+2
|
*
[1697] updated the user side of MessageRenderer, either by just using the
JINMEI Tatuya
2012-02-24
2
-15
/
+19
*
|
[trac1644] add system headers or reorder existing headers
Jeremy C. Reed
2012-02-02
2
-1
/
+2
|
/
*
Merge branch 'trac1386'
Dima Volodin
2011-12-20
3
-8
/
+597
|
\
|
*
[1386] EDNS TCP fallback disabled. NB: I still think it might be
Dima Volodin
2011-12-19
2
-16
/
+6
|
*
[1386] cosmetics
Dima Volodin
2011-12-17
1
-5
/
+7
|
*
[1386] src/lib/resolve/tests/recursive_query_unittest_3.cc missing edns_
Dima Volodin
2011-12-17
1
-1
/
+1
|
*
[1386] EDNS fallback unittest
Dima Volodin
2011-12-16
3
-2
/
+3
|
*
[1386] EDNS fallback unittest
Dima Volodin
2011-12-16
1
-0
/
+570
|
*
[1386] tabs in src/lib/asiodns/io_fetch.h src/lib/resolve/recursive_query.cc
Dima Volodin
2011-12-13
1
-1
/
+1
|
*
[1386] EDNS fallback on FORMERR
Dima Volodin
2011-12-13
1
-6
/
+32
*
|
Merge branch 'master' into trac1470
Stephen Morris
2011-12-19
1
-0
/
+3
|
\
\
|
*
|
[master] added missing break in case blocks. this should fix the cppcheck er...
JINMEI Tatuya
2011-12-13
1
-0
/
+3
|
|
/
*
|
[1470] Move include of config.h before all other includes
Stephen Morris
2011-12-13
1
-2
/
+2
*
|
[1470] Change some loop indexes to unsigned values
Stephen Morris
2011-12-12
2
-5
/
+6
*
|
[1470] Qualify "error_code"
Stephen Morris
2011-12-12
1
-5
/
+14
*
|
[1470] Remove "this" from initializer lists
Stephen Morris
2011-12-12
1
-1
/
+4
|
/
*
[1383] Produce better debug messages for erroneous upstream responses
Stephen Morris
2011-12-06
2
-52
/
+197
*
[1383] Correct nesting of #ifdef ... #endif
Stephen Morris
2011-12-06
1
-2
/
+2
*
[trac1166][jreed-doxygen] Resolved doxygen-related TODOs
Jeremy C. Reed
2011-11-03
1
-6
/
+11
*
[trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166
Jeremy C. Reed
2011-11-02
3
-2
/
+7
|
\
|
*
[jreed-doxygen] more doxygen cleanup
Jeremy C. Reed
2011-07-14
1
-1
/
+0
|
*
[jreed-doxygen] fix various doxygen warnings
Jeremy C. Reed
2011-07-14
1
-1
/
+6
|
*
[jreed-doxygen] fixed some doxygen parameters
Jeremy C. Reed
2011-07-12
1
-0
/
+1
*
|
Merge branch 'master' into trac1074
Stephen Morris
2011-10-27
1
-1
/
+1
|
\
\
|
*
|
[trac1286] change check_PROGRAMS to noinst_PROGRAMS
Jeremy C. Reed
2011-10-11
1
-1
/
+1
*
|
|
[1074] First pass at sorting out C++ devug levels
Stephen Morris
2011-10-14
1
-4
/
+4
|
/
/
*
|
[trac1091] don't install the unittest libraries
Jeremy C. Reed
2011-10-06
1
-1
/
+1
*
|
[trac1160] addition for systems where libtool ignores dependency_libs
Jelte Jansen
2011-08-01
1
-0
/
+1
*
|
[trac1078] Minor changes after review
Stephen Morris
2011-07-07
1
-1
/
+1
*
|
[trac1078] Update message descriptions in line with comments in ticket
Stephen Morris
2011-07-06
1
-7
/
+7
|
/
*
[trac1037] Log message trivial fixes
Shane Kerr
2011-06-28
1
-3
/
+3
*
[trac1037] Message ID modifications
Stephen Morris
2011-06-24
2
-56
/
+56
*
[trac1037] Remove $PREFIX directive
Stephen Morris
2011-06-24
1
-29
/
+28
*
[trac1037] Rename resolvedef.mes resolve_messages.mes
Stephen Morris
2011-06-24
3
-7
/
+7
*
[trac899] Merge branch 'master' into trac899
Stephen Morris
2011-05-31
7
-64
/
+388
|
\
[next]