JINMEI Tatuya
|
6c86102687
[trac946] explicitly catch TSIGContextError in Message_toWire().
|
il y a 14 ans |
JINMEI Tatuya
|
ff20711233
[trac915] made mostly straightforward changes to existing binding
|
il y a 14 ans |
JINMEI Tatuya
|
1ea71dc169
[trac905] other adjustment to support TSIGError. Rcode binding was also
|
il y a 14 ans |
JINMEI Tatuya
|
9a2ca8e5de
[master] Revert "[trac871] Revert "[trac871] unrelated cleanup: use unnamed ...
|
il y a 14 ans |
JINMEI Tatuya
|
284c8b457d
[master] Revert "[trac871] Revert "[trac871] implemented a minimal set of...
|
il y a 14 ans |
chenzhengzhang
|
fe0c557fa0
[trac749] Merge 'master' into trac749
|
il y a 14 ans |
chenzhengzhang
|
ecb22c0c22
[trac749] update namespace names
|
il y a 14 ans |
chenzhengzhang
|
36dd3d4b0b
[trac749] refactor more C++ utility code
|
il y a 14 ans |
chenzhengzhang
|
f6aa7d5956
[trac749] refactor C++ utility library
|
il y a 14 ans |
chenzhengzhang
|
238735e158
[trac363] update excepiton type and data type
|
il y a 14 ans |
chenzhengzhang
|
ac453e6653
[trac363] minor fix according to review comments
|
il y a 14 ans |
chenzhengzhang
|
3e6c2a9c09
[trac363] use larger size type for PyArg_ParseTuple()
|
il y a 14 ans |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
JINMEI Tatuya
|
e3fac0c7ba
merged trac #358 (various cleanups to the DNS message class)
|
il y a 14 ans |
JINMEI Tatuya
|
bfeca5b9d8
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
ea71921698
tighten validation with exceptions, and add more documentation
|
il y a 14 ans |
JINMEI Tatuya
|
7ad9d497ec
- separated Rcode class declarations and definitions in different files
|
il y a 14 ans |
JINMEI Tatuya
|
a6219d838a
moved the Opcode class declarations and definitions to separate files.
|
il y a 14 ans |
JINMEI Tatuya
|
31d34a20f7
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
86c629788c
removed unnecessary cast from pydnspp binding to help NetBSD compile
|
il y a 14 ans |
Jelte Jansen
|
ade3b2f49f
rename libdns_python to pydnspp
|
il y a 14 ans |
JINMEI Tatuya
|
d1741785dd
added tests and python binding for get/setEDNS
|
il y a 14 ans |
JINMEI Tatuya
|
4915b040ed
an initial cut of the EDNS class (code + tests), mainly for backup.
|
il y a 14 ans |
JINMEI Tatuya
|
81eb4c244c
style fixes:
|
il y a 14 ans |
JINMEI Tatuya
|
de31fac6a2
propset
|
il y a 14 ans |
JINMEI Tatuya
|
0821f2b7b5
minor cleanup:
|
il y a 14 ans |
JINMEI Tatuya
|
0043299b12
removed redundant null checks before delete.
|
il y a 14 ans |
Jelte Jansen
|
359d1f3354
fix for problem found in solaris build, use "H" (unsigned short) instead of "I" (unsigned int) in parsetuple
|
il y a 15 ans |
Jelte Jansen
|
f58095d1e8
parenthesized return statements
|
il y a 15 ans |
Jelte Jansen
|
e6406c76e0
Fixed the review comments about the tests (mostly lots of missing tests)
|
il y a 15 ans |