summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/python/edns_python.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [1245] cleanup of some comments in .cc filesJelte Jansen2011-09-131-18/+0
* [1245] split up headers and make dynamic libraryJelte Jansen2011-09-131-67/+82
* [trac915] and one more minor cleanup: use "pydnspp." prefix instead ofJINMEI Tatuya2011-05-141-1/+1
* [trac915] made mostly straightforward changes to existing bindingJINMEI Tatuya2011-05-121-2/+2
* [trac749] Merge 'master' into trac749chenzhengzhang2011-04-191-4/+7
|\
| * [trac363] update excepiton type and data typechenzhengzhang2011-03-181-1/+1
| * [trac363] minor fix according to review commentschenzhengzhang2011-03-161-1/+0
| * [trac363] use larger size type for PyArg_ParseTuple()chenzhengzhang2011-03-111-3/+7
* | [trac749] update namespace nameschenzhengzhang2011-04-141-1/+1
* | [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-1/+1
* | [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-0/+1
|/
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* - completed documentation of the EDNS classJINMEI Tatuya2010-09-211-14/+13
* an initial cut of the EDNS class (code + tests), mainly for backup.JINMEI Tatuya2010-08-241-0/+374