Commit History

Author SHA1 Message Date
  JINMEI Tatuya 938f4e9ba1 [1258] a small refactoring: avoid using reinterpret_cast for Message_fromWire. 13 years ago
  JINMEI Tatuya b0b0da67c9 [1258] added a python wrapper for Message.from_wire(PRESERVE_ORDER) 13 years ago
  Jelte Jansen 2f8c4b3da6 [1245] catch exceptions where createXXXObject() is called 13 years ago
  Jelte Jansen 45ef63790b [1245] move initModulePart calls to pydnspp.cc 13 years ago
  Jelte Jansen 1808345838 [1245] move all s_ decls to inside the .cc 13 years ago
  Jelte Jansen fbe4ee1f76 [1245] rename internal object to cppobj for consistency 13 years ago
  Jelte Jansen 9c53309978 [1245] remove initModule from headers 13 years ago
  JINMEI Tatuya c9ad781ebb [1245] two small fixes: missing LIBRARY_PATH_PLACEHOLDER in some 13 years ago
  Jelte Jansen 4d39f72b87 [1245] cleanup of some comments in .cc files 13 years ago
  Jelte Jansen b59f898456 [1245] split up headers and make dynamic library 13 years ago
  JINMEI Tatuya 62f912bd96 [trac910] updated the python binding part and tests for the TSIG + TC bit cases. 14 years ago
  JINMEI Tatuya 6c86102687 [trac946] explicitly catch TSIGContextError in Message_toWire(). 14 years ago
  JINMEI Tatuya ff20711233 [trac915] made mostly straightforward changes to existing binding 14 years ago
  JINMEI Tatuya 1ea71dc169 [trac905] other adjustment to support TSIGError. Rcode binding was also 14 years ago
  JINMEI Tatuya 9a2ca8e5de [master] Revert "[trac871] Revert "[trac871] unrelated cleanup: use unnamed ... 14 years ago
  JINMEI Tatuya 284c8b457d [master] Revert "[trac871] Revert "[trac871] implemented a minimal set of... 14 years ago
  chenzhengzhang fe0c557fa0 [trac749] Merge 'master' into trac749 14 years ago
  chenzhengzhang ecb22c0c22 [trac749] update namespace names 14 years ago
  chenzhengzhang 36dd3d4b0b [trac749] refactor more C++ utility code 14 years ago
  chenzhengzhang f6aa7d5956 [trac749] refactor C++ utility library 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 3e6c2a9c09 [trac363] use larger size type for PyArg_ParseTuple() 14 years ago
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. 14 years ago
  JINMEI Tatuya e3fac0c7ba merged trac #358 (various cleanups to the DNS message class) 14 years ago
  JINMEI Tatuya bfeca5b9d8 sync with trunk 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