index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[trac838] check the iterator before deference it
Ocean Wang
2011-05-03
1
-0
/
+3
*
[trac890] added some more detailed comments about the addition of rpath
JINMEI Tatuya
2011-05-02
1
-0
/
+8
*
[trac890] re-added BOTAN_RPATH to cryptolink/Makefile.am.
JINMEI Tatuya
2011-05-02
2
-1
/
+2
*
[trac890] proposed workaround fix to the botan rpath problem: specify the
JINMEI Tatuya
2011-05-02
2
-3
/
+4
*
[master] add missing rdata files and change some generated headers to nodist
Jeremy C. Reed
2011-04-30
2
-6
/
+13
*
[master] minor wording fix in (doxygen) comment
JINMEI Tatuya
2011-04-30
1
-1
/
+1
*
[master] sort some EXTRA_DIST entries
Jeremy C. Reed
2011-04-29
1
-21
/
+21
*
[master] small change to make it compile again on my system
Jelte Jansen
2011-04-29
2
-2
/
+2
*
[master] forgot to apply one last suggestion in #812: renaming a method.
JINMEI Tatuya
2011-04-29
4
-6
/
+6
*
[master] Merge branch 'trac812' with fixing conflicts and regression.
JINMEI Tatuya
2011-04-29
26
-40
/
+1733
|
\
|
*
[trac812] made sure libutil_io is linked from dns/tests as agreed in review.
JINMEI Tatuya
2011-04-29
1
-0
/
+1
|
*
[trac812] added some more notes about throw_size_on_new
JINMEI Tatuya
2011-04-28
2
-1
/
+7
|
*
[trac812] added some comments about int64 to uint48 conversion as suggested i...
JINMEI Tatuya
2011-04-28
1
-0
/
+6
|
*
[trac812] minor editorial cleanups
JINMEI Tatuya
2011-04-27
1
-3
/
+3
|
*
[trac812] makefile updates, mainly for the additional dependency on libcrypto...
JINMEI Tatuya
2011-04-27
6
-5
/
+14
|
*
[trac812] ensure TSIGContext::sign() provides strong exception guarantee
JINMEI Tatuya
2011-04-27
7
-56
/
+223
|
*
[trac812] reject NULL or len=0 data
JINMEI Tatuya
2011-04-27
3
-0
/
+19
|
*
[trac812] some cleanups
JINMEI Tatuya
2011-04-27
2
-31
/
+35
|
*
[trac812] reduce dependency: removed unused function in lib/dns/tests/
JINMEI Tatuya
2011-04-26
1
-1
/
+0
|
*
[trac812] reduce dependency: asiolink now doesn't need libdns++.
JINMEI Tatuya
2011-04-26
2
-5
/
+0
|
*
[trac812] reduce dependency: we don't need libdns++ for cc tests.
JINMEI Tatuya
2011-04-26
1
-1
/
+0
|
*
[trac812] main code for TSIG signing.
JINMEI Tatuya
2011-04-26
3
-0
/
+1002
|
*
[trac812] added mostly trivial TSIGError class.
JINMEI Tatuya
2011-04-26
3
-0
/
+456
|
*
[trac812] another prerequisite update to TSIGKey: we need an ability to
JINMEI Tatuya
2011-04-26
3
-18
/
+46
|
*
[trac812] added a test case for the previous change to TSIGKey
JINMEI Tatuya
2011-04-26
1
-0
/
+5
|
*
[trac812] a prerequisite fixes to tsigkey: make sure key name is also
JINMEI Tatuya
2011-04-26
1
-2
/
+3
|
*
[trac812] fixups to make cryptolink buildable with recent lib/util stuff
JINMEI Tatuya
2011-04-26
8
-21
/
+13
|
*
[trac812] Merge branch 'trac781' into trac812
JINMEI Tatuya
2011-04-26
16
-24
/
+1508
|
|
\
*
|
\
[master] Merge branch 'trac868'
JINMEI Tatuya
2011-04-29
9
-10
/
+14
|
\
\
\
|
*
|
|
[trac868] fixed regression for the "from source" operation.
JINMEI Tatuya
2011-04-27
9
-10
/
+14
*
|
|
|
[master] added a note about botan version: We need exactly 1.8
JINMEI Tatuya
2011-04-29
1
-1
/
+2
*
|
|
|
[master] removed spec_config.h from xxx_SOURCES in auth/tests/Makefile.am.
JINMEI Tatuya
2011-04-29
1
-2
/
+0
*
|
|
|
[master] Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
JINMEI Tatuya
2011-04-29
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
[master] removed a configure.ac line that got left over after copy/paste
Jelte Jansen
2011-04-29
1
-1
/
+0
*
|
|
|
|
[master] [master] added workaround for freebsd about ldflags and cppflags for...
JINMEI Tatuya
2011-04-29
1
-0
/
+8
|
/
/
/
/
*
|
|
|
[master] use botan-config
Jelte Jansen
2011-04-28
2
-15
/
+29
*
|
|
|
[master] fix BOTAN_LDFLAGS and BOTAN_INCLUDES
Jelte Jansen
2011-04-28
3
-4
/
+14
*
|
|
|
[master] check for botan 1.8 or higher during configure
Jelte Jansen
2011-04-28
1
-2
/
+5
*
|
|
|
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
Jelte Jansen
2011-04-28
8
-161
/
+366
|
\
|
|
|
|
*
|
|
[master] corrected a cppcheck error (unused variable)
JINMEI Tatuya
2011-04-27
1
-1
/
+0
|
*
|
|
Merge branch 'work/lowcache'
Michal 'vorner' Vaner
2011-04-27
8
-161
/
+367
|
|
\
\
\
|
|
*
|
|
[trac859] Split the logic to separate function
Michal 'vorner' Vaner
2011-04-26
2
-42
/
+78
|
|
*
|
|
[trac859] Remove unused class
Michal 'vorner' Vaner
2011-04-26
2
-7
/
+1
|
|
*
|
|
[trac859] Start delegating as deep as possible
Michal 'vorner' Vaner
2011-04-22
1
-1
/
+53
|
|
*
|
|
[trac859] Test for correct resolving start
Michal 'vorner' Vaner
2011-04-22
1
-3
/
+75
|
|
*
|
|
[trac859] Make TestResolver reusable by other libs
Michal 'vorner' Vaner
2011-04-22
6
-149
/
+202
|
|
*
|
|
[trac859] Remove leftover forward declaration
Michal 'vorner' Vaner
2011-04-22
1
-1
/
+0
*
|
|
|
|
[master] updated changelog
Jelte Jansen
2011-04-27
1
-0
/
+7
*
|
|
|
|
[master] Merge branch 'trac781'
Jelte Jansen
2011-04-27
16
-28
/
+1519
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[trac781] use shared_ptr with deleter instead of scoped_ptr
Jelte Jansen
2011-04-27
2
-19
/
+26
|
|
|
_
|
/
|
|
/
|
|
[next]