| Commit message (Expand) | Author | Age | Files | Lines |
* | [#3316] fixed doxygen | Razvan Becheriu | 2024-04-03 | 1 | -43/+43 |
* | [(no branch, rebasing 1880-implement-the-tkey-rr)] [(no branch, rebasing 1880... | Francis Dupont | 2021-06-03 | 1 | -18/+18 |
* | [(no branch, rebasing 1880-implement-the-tkey-rr)] [(no branch, rebasing 1880... | Francis Dupont | 2021-06-03 | 1 | -1/+88 |
* | [5266] Added generated files from *.in to distclean | Francis Dupont | 2017-10-20 | 1 | -0/+1 |
* | [master] typos, dates, *.mes files updates before release | Wlodek Wencel | 2017-09-27 | 2 | -2/+2 |
* | spelling: quotation | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | spelling: constant | Josh Soref | 2017-07-23 | 1 | -1/+1 |
* | [v1_1_0] Copyright dates update | Wlodek Wencel | 2016-08-28 | 1 | -1/+1 |
* | [master] Fixed rights of non-executable regular files | Francis Dupont | 2016-07-08 | 1 | -0/+0 |
* | [master] Fixing some .gitignore | Francis Dupont | 2016-03-18 | 1 | -0/+1 |
* | [4236] Updated copyright dates in all files. | Marcin Siodelski | 2015-12-16 | 2 | -2/+2 |
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 2 | -24/+6 |
* | [master] spelling | Francis Dupont | 2015-03-14 | 1 | -12/+12 |
* | [3413] Several build steps no longer require python3 | Tomek Mrugalski | 2014-06-03 | 8 | -1528/+2 |
* | Merge branch 'trac2512' | Mukund Sivaraman | 2014-02-19 | 1 | -1/+27 |
|\ |
|
| * | [2512] Add support for the CAA RR type | Mukund Sivaraman | 2014-01-20 | 1 | -1/+27 |
* | | [2185] Add support for the TLSA RR type | Mukund Sivaraman | 2014-01-14 | 1 | -1/+27 |
|/ |
|
* | [2853] removed unnecessary reinterpret_cast from the template output. | JINMEI Tatuya | 2013-06-07 | 1 | -5/+8 |
* | [2853] provided more helpful and detailed doc for doxygen2pydoc.py | JINMEI Tatuya | 2013-06-07 | 1 | -9/+132 |
* | [2853] Add the doxygen2pydoc.py tool | JINMEI Tatuya | 2013-06-06 | 3 | -1/+556 |
* | Merge branch 'trac2387' | Mukund Sivaraman | 2013-04-10 | 1 | -1/+42 |
|\ |
|
| * | [2387] Add DNSKEY support in wire data generator | Mukund Sivaraman | 2013-04-01 | 1 | -1/+42 |
* | | [master] many spelling or typo fixes | Jeremy C. Reed | 2013-04-09 | 1 | -2/+2 |
* | | [master] many misspelling and typo fixes | Jeremy C. Reed | 2013-03-06 | 1 | -2/+2 |
|/ |
|
* | [1924] Add the generator scripts to EXTRA_DIST | Michal 'vorner' Vaner | 2013-02-11 | 1 | -0/+1 |
* | [1924] Move the common_defs to the cc directory | Michal 'vorner' Vaner | 2013-02-11 | 3 | -1/+124 |
* | [2442] updated some TXT-like test data without using intermediate space. | JINMEI Tatuya | 2012-12-04 | 1 | -1/+1 |
* | [2357] Update scaffolding using fix-scaffolding.py tool | Mukund Sivaraman | 2012-10-25 | 2 | -6/+6 |
* | [1136] Implement the SSHFP type, from RFC 4255 | Mukund Sivaraman | 2012-03-11 | 1 | -0/+23 |
* | Add more .gitignore files | Mukund Sivaraman | 2012-03-08 | 1 | -0/+2 |
* | [1638] supported NSEC3PARAM in gen_wiredata.py. | JINMEI Tatuya | 2012-02-15 | 1 | -13/+35 |
* | [1575] added some non-compilable note around meta-remarks that should be | JINMEI Tatuya | 2012-01-27 | 1 | -8/+9 |
* | [1452b] updated the python wrapper template with recent cleanups, mostly | JINMEI Tatuya | 2011-12-20 | 1 | -60/+41 |
* | [1245] adjusted the python wrapper template so it works with the change | JINMEI Tatuya | 2011-09-20 | 1 | -2/+2 |
* | [1245] Make CPPPyObjectContainer constructor explicit | Jelte Jansen | 2011-09-16 | 1 | -1/+1 |
* | [1245] editorial cleanups: removed unnecesary 'static'; fixed typo in comments. | JINMEI Tatuya | 2011-09-15 | 1 | -3/+3 |
* | Merge branch 'master' into trac1113 | chenzhengzhang | 2011-08-17 | 1 | -0/+21 |
|\ |
|
| * | [trac1114] implement afsdb rdata | chenzhengzhang | 2011-08-16 | 1 | -0/+21 |
* | | [trac1113] sync with master, fix doxygen and unittest | chenzhengzhang | 2011-08-11 | 1 | -0/+22 |
|/ |
|
* | [904] missing Makefile.am | JINMEI Tatuya | 2011-08-08 | 1 | -0/+1 |
* | [904] moved the script to lib/util/python/ | JINMEI Tatuya | 2011-08-05 | 1 | -0/+1189 |
* | [trac983] added the default constructor and reset() to PyObjectContainer, | JINMEI Tatuya | 2011-07-13 | 1 | -1/+28 |
* | [trac983] missing SOURCES for distcheck | JINMEI Tatuya | 2011-07-12 | 1 | -1/+1 |
* | [trac983] cleanup: removed redundant white spaces | JINMEI Tatuya | 2011-07-08 | 1 | -1/+1 |
* | [master] Merge branch 'trac915' | JINMEI Tatuya | 2011-05-18 | 2 | -1/+32 |
|\ |
|
| * | [trac915] and one more minor cleanup: use "pydnspp." prefix instead of | JINMEI Tatuya | 2011-05-14 | 1 | -1/+1 |
| * | [trac915] some additional cleanups: | JINMEI Tatuya | 2011-05-14 | 1 | -0/+8 |
| * | [trac915] added a new template: create@CPPCLASS@Object() for easier and | JINMEI Tatuya | 2011-05-12 | 2 | -0/+23 |
* | | [trac905] a minor wording fix: removed a duplicate 'the' | JINMEI Tatuya | 2011-05-12 | 1 | -1/+1 |
|/ |
|
* | [trac905] wording fix in comment | JINMEI Tatuya | 2011-05-11 | 1 | -1/+1 |