summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [trac838] check the iterator before deference itOcean Wang2011-05-031-0/+3
* [trac890] added some more detailed comments about the addition of rpathJINMEI Tatuya2011-05-021-0/+8
* [trac890] re-added BOTAN_RPATH to cryptolink/Makefile.am.JINMEI Tatuya2011-05-022-1/+2
* [trac890] proposed workaround fix to the botan rpath problem: specify theJINMEI Tatuya2011-05-022-3/+4
* [master] add missing rdata files and change some generated headers to nodistJeremy C. Reed2011-04-302-6/+13
* [master] minor wording fix in (doxygen) commentJINMEI Tatuya2011-04-301-1/+1
* [master] sort some EXTRA_DIST entriesJeremy C. Reed2011-04-291-21/+21
* [master] small change to make it compile again on my systemJelte Jansen2011-04-292-2/+2
* [master] forgot to apply one last suggestion in #812: renaming a method.JINMEI Tatuya2011-04-294-6/+6
* [master] Merge branch 'trac812' with fixing conflicts and regression.JINMEI Tatuya2011-04-2926-40/+1733
|\
| * [trac812] made sure libutil_io is linked from dns/tests as agreed in review.JINMEI Tatuya2011-04-291-0/+1
| * [trac812] added some more notes about throw_size_on_newJINMEI Tatuya2011-04-282-1/+7
| * [trac812] added some comments about int64 to uint48 conversion as suggested i...JINMEI Tatuya2011-04-281-0/+6
| * [trac812] minor editorial cleanupsJINMEI Tatuya2011-04-271-3/+3
| * [trac812] makefile updates, mainly for the additional dependency on libcrypto...JINMEI Tatuya2011-04-276-5/+14
| * [trac812] ensure TSIGContext::sign() provides strong exception guaranteeJINMEI Tatuya2011-04-277-56/+223
| * [trac812] reject NULL or len=0 dataJINMEI Tatuya2011-04-273-0/+19
| * [trac812] some cleanupsJINMEI Tatuya2011-04-272-31/+35
| * [trac812] reduce dependency: removed unused function in lib/dns/tests/JINMEI Tatuya2011-04-261-1/+0
| * [trac812] reduce dependency: asiolink now doesn't need libdns++.JINMEI Tatuya2011-04-262-5/+0
| * [trac812] reduce dependency: we don't need libdns++ for cc tests.JINMEI Tatuya2011-04-261-1/+0
| * [trac812] main code for TSIG signing.JINMEI Tatuya2011-04-263-0/+1002
| * [trac812] added mostly trivial TSIGError class.JINMEI Tatuya2011-04-263-0/+456
| * [trac812] another prerequisite update to TSIGKey: we need an ability toJINMEI Tatuya2011-04-263-18/+46
| * [trac812] added a test case for the previous change to TSIGKeyJINMEI Tatuya2011-04-261-0/+5
| * [trac812] a prerequisite fixes to tsigkey: make sure key name is alsoJINMEI Tatuya2011-04-261-2/+3
| * [trac812] fixups to make cryptolink buildable with recent lib/util stuffJINMEI Tatuya2011-04-268-21/+13
| * [trac812] Merge branch 'trac781' into trac812JINMEI Tatuya2011-04-2616-24/+1508
| |\
* | \ [master] Merge branch 'trac868'JINMEI Tatuya2011-04-299-10/+14
|\ \ \
| * | | [trac868] fixed regression for the "from source" operation.JINMEI Tatuya2011-04-279-10/+14
* | | | [master] added a note about botan version: We need exactly 1.8JINMEI Tatuya2011-04-291-1/+2
* | | | [master] removed spec_config.h from xxx_SOURCES in auth/tests/Makefile.am.JINMEI Tatuya2011-04-291-2/+0
* | | | [master] Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10JINMEI Tatuya2011-04-291-1/+0
|\ \ \ \
| * | | | [master] removed a configure.ac line that got left over after copy/pasteJelte Jansen2011-04-291-1/+0
* | | | | [master] [master] added workaround for freebsd about ldflags and cppflags for...JINMEI Tatuya2011-04-291-0/+8
|/ / / /
* | | | [master] use botan-configJelte Jansen2011-04-282-15/+29
* | | | [master] fix BOTAN_LDFLAGS and BOTAN_INCLUDESJelte Jansen2011-04-283-4/+14
* | | | [master] check for botan 1.8 or higher during configureJelte Jansen2011-04-281-2/+5
* | | | Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10Jelte Jansen2011-04-288-161/+366
|\| | |
| * | | [master] corrected a cppcheck error (unused variable)JINMEI Tatuya2011-04-271-1/+0
| * | | Merge branch 'work/lowcache'Michal 'vorner' Vaner2011-04-278-161/+367
| |\ \ \
| | * | | [trac859] Split the logic to separate functionMichal 'vorner' Vaner2011-04-262-42/+78
| | * | | [trac859] Remove unused classMichal 'vorner' Vaner2011-04-262-7/+1
| | * | | [trac859] Start delegating as deep as possibleMichal 'vorner' Vaner2011-04-221-1/+53
| | * | | [trac859] Test for correct resolving startMichal 'vorner' Vaner2011-04-221-3/+75
| | * | | [trac859] Make TestResolver reusable by other libsMichal 'vorner' Vaner2011-04-226-149/+202
| | * | | [trac859] Remove leftover forward declarationMichal 'vorner' Vaner2011-04-221-1/+0
* | | | | [master] updated changelogJelte Jansen2011-04-271-0/+7
* | | | | [master] Merge branch 'trac781'Jelte Jansen2011-04-2716-28/+1519
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [trac781] use shared_ptr with deleter instead of scoped_ptrJelte Jansen2011-04-272-19/+26
| | |_|/ | |/| |