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 |
JINMEI Tatuya
|
7ad9d497ec
- separated Rcode class declarations and definitions in different files
|
14 years ago |
JINMEI Tatuya
|
a6219d838a
moved the Opcode class declarations and definitions to separate files.
|
14 years ago |
JINMEI Tatuya
|
31d34a20f7
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
6c1d99c399
- completed documentation of the EDNS class
|
14 years ago |
Jelte Jansen
|
ade3b2f49f
rename libdns_python to pydnspp
|
14 years ago |
JINMEI Tatuya
|
d1741785dd
added tests and python binding for get/setEDNS
|
14 years ago |
JINMEI Tatuya
|
4915b040ed
an initial cut of the EDNS class (code + tests), mainly for backup.
|
14 years ago |
Jelte Jansen
|
6af6a082b7
some final comments: use constants from cpp version, updated a few c-style casts, and replaced obj.__str__() calls in tests with str(obj)
|
15 years ago |
Jelte Jansen
|
e6406c76e0
Fixed the review comments about the tests (mostly lots of missing tests)
|
15 years ago |
Jelte Jansen
|
384309beb2
unit tests
|
15 years ago |
Jelte Jansen
|
d3d7c46f85
docs and test updates
|
15 years ago |
Jelte Jansen
|
8b71838e3f
add Message class constants and message specific exceptions to the Message class instead of the module
|
15 years ago |
Jelte Jansen
|
2d205860f9
We need tests. Lots of tests.
|
15 years ago |
Jelte Jansen
|
bf367225be
Added Message and Question wrappers
|
15 years ago |