Jelte Jansen
|
c0d2f860c8
[1357] Clear the renderer on Message::toWire()
|
12 years ago |
Mukund Sivaraman
|
45ea2c37d6
Merge branch 'master' into trac2004
|
13 years ago |
Mukund Sivaraman
|
b56e5b30bd
[2004] Add Python unittests for the specialized exceptions that we catch
|
13 years ago |
JINMEI Tatuya
|
2f88c7ad45
[2013] (related bug fix) make Message::clearSection clear questions correctly.
|
13 years ago |
JINMEI Tatuya
|
f3e8996dc5
[1512] added python wrapper for Message::clearSection().
|
13 years ago |
JINMEI Tatuya
|
5cb4d41cf6
[1028] fixed leak in Message.get_question()
|
13 years ago |
JINMEI Tatuya
|
6060fcf2a3
[1028] fixed leak in Message.get_section
|
13 years ago |
JINMEI Tatuya
|
12fd115d2e
[1258] removed an experimental test case (which would fail)
|
13 years ago |
JINMEI Tatuya
|
84ada921a2
[1258] improved type error string for Message.from_wire()
|
13 years ago |
JINMEI Tatuya
|
9688dee697
[1258] overall documentation update. also add PARSE_DEFAULT to the python
|
13 years ago |
JINMEI Tatuya
|
c1a72c46b5
[1258] ported the C++ fromWireShortBuffer test to python. this required
|
13 years ago |
JINMEI Tatuya
|
b0b0da67c9
[1258] added a python wrapper for Message.from_wire(PRESERVE_ORDER)
|
13 years ago |
JINMEI Tatuya
|
54c3708f45
[trac910] completed TSIG+TC support: added a minor case of too many questions.
|
14 years ago |
JINMEI Tatuya
|
62f912bd96
[trac910] updated the python binding part and tests for the TSIG + TC bit cases.
|
14 years ago |
JINMEI Tatuya
|
829edd5488
[trac910] refactor the python test regarding TSIG: now we have
|
14 years ago |
JINMEI Tatuya
|
3bb68553bb
[trac915] added new support for the rest of TSIG related implementations
|
14 years ago |
JINMEI Tatuya
|
ffa2f06720
[master] Merge branch 'trac813' with fixing conflicts
|
14 years ago |
JINMEI Tatuya
|
284c8b457d
[master] Revert "[trac871] Revert "[trac871] implemented a minimal set of...
|
14 years ago |
JINMEI Tatuya
|
2d514a7641
[trac813] added a test case to Message::toText(), and adjusted the code
|
14 years ago |
chenzhengzhang
|
ba6927dc78
[trac363] add more boundary test cases for python wrappers
|
14 years ago |
JINMEI Tatuya
|
21718d6ffd
[trac363] cleanup: removed a white space at EOL.
|
14 years ago |
chenzhengzhang
|
238735e158
[trac363] update excepiton type and data type
|
14 years ago |
chenzhengzhang
|
ac453e6653
[trac363] minor fix according to review comments
|
14 years ago |
chenzhengzhang
|
3cc446d3ed
[trac363] update unittest for python binding
|
14 years ago |
chenzhengzhang
|
3e6c2a9c09
[trac363] use larger size type for PyArg_ParseTuple()
|
14 years ago |
JINMEI Tatuya
|
e3fac0c7ba
merged trac #358 (various cleanups to the DNS message class)
|
14 years ago |
JINMEI Tatuya
|
71a686f2d3
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
bfeca5b9d8
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
1fda12516c
trac #354: dynamically generate wiredata when possible.
|
14 years ago |
JINMEI Tatuya
|
ea71921698
tighten validation with exceptions, and add more documentation
|
14 years ago |