Michal 'vorner' Vaner
ea46adf9f6
[trac859] Test for correct resolving start
2011-04-22 21:59:44 +02:00
Michal 'vorner' Vaner
ffbe8a099b
[trac859] Make TestResolver reusable by other libs
2011-04-22 18:21:21 +02:00
Michal 'vorner' Vaner
3c194549a6
[trac859] Remove leftover forward declaration
2011-04-22 16:09:15 +02:00
Naoki Kambe
5a6f9f8c21
[trac547]
...
- changed the redirection
302 would be responded only when it's requested with '/' and there is a Host
header, in other cases, 404(NotFound) would be responded.
- added more description into the document according to the above change
- added grammatical fix into the document
- regenerated the manpage
2011-04-22 20:34:08 +09:00
Naoki Kambe
5573b0bc95
Revert "[trac547] removed unexpected HTTP redirection"
...
This reverts commit d7cf894e55
.
2011-04-22 19:32:38 +09:00
Naoki Kambe
b1cb4c4a14
[trac547] added more tests into test_open_template
...
- checking the type of object returned from open_template method
- checking the string values replaced by the substitute method in string.Template
2011-04-22 19:32:14 +09:00
Naoki Kambe
521c140da8
[trac547] removed the parts of subscription/unsubscription for the stats module
2011-04-22 19:04:22 +09:00
JINMEI Tatuya
c32718be9f
[master] applied the proposed patch for clang++ build problem.
...
tenatively okayed on jabber. if inappropriate it's easy to back out.
2011-04-21 21:30:38 -07:00
JINMEI Tatuya
2ec061bcb5
[master] added entry for #851
2011-04-21 17:35:20 -07:00
JINMEI Tatuya
1096417815
[master] fix tabbing
2011-04-21 17:34:19 -07:00
JINMEI Tatuya
2463b96680
[master] Merge branch 'trac851'
2011-04-21 17:17:11 -07:00
JINMEI Tatuya
912b79387b
[master] ensure consistency wrt class/struct between some declarations and definition.
...
this suppresses some warnings from clang++. should be trivial, directly pusing.
2011-04-21 14:13:41 -07:00
Jelte Jansen
a1703e5ae5
[trac781] some more updates (added doc and a few test changes)
2011-04-21 16:02:16 +02:00
Jelte Jansen
823fa05563
[master] update EXTRA_DIST
2011-04-21 15:09:01 +02:00
Jelte Jansen
e37bfa349b
Merge branch 'trac855'
2011-04-21 12:15:42 +02:00
Jelte Jansen
145a617319
Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind10 into trac781
2011-04-21 09:16:24 +02:00
JINMEI Tatuya
fb7877b06b
[trac781] minor editorial cleanup (basically along with the style guideline)
...
and constify one thing
2011-04-20 11:26:09 -07:00
Jelte Jansen
20336851f4
[trac781] rename 'main' cryptolink file, and clean up includes
2011-04-20 17:16:30 +02:00
Jelte Jansen
246e56b3bb
[trac781] catch all (unexpected) Botan errors and rethrow them as LibraryError
2011-04-20 16:45:28 +02:00
Jelte Jansen
168bed0162
[trac781] move signHMAC and verifyHMAC to hmac files
2011-04-20 16:29:44 +02:00
Jelte Jansen
e831ffa212
[trac781] bit of cleanup
2011-04-20 15:30:45 +02:00
Jelte Jansen
4eda7bbc80
[trac781] rename 'crypto' to cryptolink
...
renamed the directory, libname, namespace and main class
2011-04-20 15:12:12 +02:00
hanfeng
fb4a0a36ba
[trac775] fix change log confilct for
2011-04-20 20:28:04 +08:00
Michal 'vorner' Vaner
7b1677584c
[trac547] Comment update
2011-04-20 13:42:08 +02:00
chenzhengzhang
fe8babb0a2
[master] update ChangeLog for #387
2011-04-20 19:40:35 +08:00
chenzhengzhang
9140fab9ba
[master] merge #387 : xfrin not checking for new copy of zone
2011-04-20 19:39:19 +08:00
chenzhengzhang
1241ddcffa
[trac387] Fix a bug that xfrin not checking for new copy of zone on startup.
2011-04-20 19:37:07 +08:00
hanfeng
fafa0c06f3
add git info for change log
2011-04-20 18:56:41 +08:00
hanfeng
bf1cf162e3
[trac775] add change log
2011-04-20 18:50:28 +08:00
Jelte Jansen
122d477847
[trac781] make HMAC constructor private
2011-04-20 12:20:11 +02:00
Jelte Jansen
e74f6d5e8f
[trac781] make a singleton entry point, moved hmac into own source file
2011-04-20 11:05:15 +02:00
Jelte Jansen
f137e0fa3a
[trac781] renamed test and refactored duplicate initialization code
2011-04-20 09:26:00 +02:00
chenzhengzhang
457ef26144
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-04-20 13:11:15 +08:00
hanfeng
572ac2cf62
[trac775]remove catch all exception to only catch configure exception
2011-04-20 11:13:18 +08:00
Michal 'vorner' Vaner
e87e34cd12
Merge branch 'master' of git+ssh://bind10.isc.org/var/bind10/git/bind10
2011-04-19 23:29:34 +02:00
Michal 'vorner' Vaner
9ce716d340
Merge branch 'work/rdatafields'
...
Conflicts:
src/lib/dns/gen-rdatacode.py.in
src/lib/dns/messagerenderer.cc
src/lib/dns/messagerenderer.h
src/lib/dns/name.h
src/lib/dns/rdata.h
src/lib/dns/rrtype-placeholder.h
2011-04-19 23:29:25 +02:00
JINMEI Tatuya
4b5b7b0c63
[master] added src/lib/util/.libs to LIBRARY_PATH_PLACEHOLDER. It will
...
fix test failures on MacOS.
2011-04-19 14:20:19 -07:00
JINMEI Tatuya
0e2f20e8a4
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-04-19 14:02:32 -07:00
JINMEI Tatuya
ec02d3d35a
[master] adjusted line numbers in the cppcheck suppression list so that
...
it works correctly with recent changes.
2011-04-19 14:01:49 -07:00
Michal 'vorner' Vaner
29025aa582
[trac404] Code style
2011-04-19 22:50:48 +02:00
chenzhengzhang
2a27eff879
[master] update ChangeLog for #749
2011-04-20 02:15:23 +08:00
JINMEI Tatuya
270059b1e8
[master] avoided linking libutil_io from lib/util/unittests. it was
...
simply unnecessary and caused a build failure.
2011-04-19 10:29:02 -07:00
chenzhengzhang
8038f6efe5
[master] update ChangeLog for #749
2011-04-20 00:37:26 +08:00
chenzhengzhang
084d1285d0
[master] merge #749
2011-04-20 00:32:01 +08:00
chenzhengzhang
712d1db4df
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-04-19 22:21:15 +08:00
Jelte Jansen
cf456aa154
[trac781] apply proposed patch
2011-04-19 16:09:30 +02:00
Jelte Jansen
006b2ea9da
[trac781] constify
2011-04-19 15:49:07 +02:00
Jelte Jansen
c34d8eb763
[trac781] better way to test (both vector and buffer)
2011-04-19 15:22:10 +02:00
Jelte Jansen
2aa47d167c
[trac781] some additional tests
2011-04-19 15:16:39 +02:00
Jelte Jansen
7ed21ab7e8
[trac855] with asio 1.4.8, the recent inclusion should not be needed
2011-04-19 15:06:53 +02:00