Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 0821f2b7b5 minor cleanup: il y a 14 ans
  Jelte Jansen 19df6c8b49 fix for the freebsd unit test, unsigned int and "I" il y a 15 ans
  Jelte Jansen ab78a35ac3 use heap-allocated instance for root_name il y a 15 ans
  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) il y a 15 ans
  Jelte Jansen f58095d1e8 parenthesized return statements 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 02907445e2 add wrapper and tests for the new Name::split(int) function il y a 15 ans
  Jelte Jansen a5b1c2fb04 copyright statements had wrong year il y a 15 ans
  Jelte Jansen 8f3efd37e9 check types in all richcmp functions il y a 15 ans
  Jelte Jansen b75fd438e1 removed some unnecessary comment lines il y a 15 ans
  Jelte Jansen d3d7c46f85 docs and test updates il y a 15 ans
  Jelte Jansen ca26ccabf2 moved exceptions and constants from top-level to the class they are relevant for il y a 15 ans
  Jelte Jansen 2d205860f9 We need tests. Lots of tests. il y a 15 ans
  Jelte Jansen bf367225be Added Message and Question wrappers il y a 15 ans
  Jelte Jansen 460885237d partial python wrapper implementation, see src/lib/dns/python/README for details il y a 15 ans