Historique des commits

Auteur SHA1 Message Date
  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
  Jelte Jansen 60da6a175e last of the cpp review comments: factoring out common code in creation of statics, added a few explanatory comments il y a 15 ans
  Jelte Jansen 02ce015385 more review comments: il y a 15 ans
  Jelte Jansen d47cc34335 Some more review comment fixes: il y a 15 ans
  Jelte Jansen 4353cffbf6 changed our type-specific structs to classes derived from PyObject, so we can use static_cast instead of interpret_cast il y a 15 ans
  Jelte Jansen a2ce408444 use c++ style casts. Most of them are reinterpret_casts because of the way we used the strucutres in c-style as well, will change in next commit il y a 15 ans
  Jelte Jansen 024bea20e2 other simple review comment fixed; alignment of inline comments, and c++ style comments instead of c style il y a 15 ans
  Jelte Jansen e12a45ef74 review mentioned i wasn't following coding guidelines, updating them il y a 15 ans
  Jelte Jansen a5b1c2fb04 copyright statements had wrong year il y a 15 ans
  Jelte Jansen 384309beb2 unit tests il y a 15 ans
  Jelte Jansen 8f3efd37e9 check types in all richcmp functions il y a 15 ans
  Jelte Jansen 2199aa3eb0 docs docs docs il y a 15 ans
  Jelte Jansen 8b71838e3f add Message class constants and message specific exceptions to the Message class instead of the module il y a 15 ans