summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/gen-rdatacode.py.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3208] restore unittestsRazvan Becheriu2024-03-071-382/+0
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-10/+1
* [(no branch, rebasing 1880-implement-the-tkey-rr)] [(no branch, rebasing 1880...Francis Dupont2021-06-031-2/+2
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-251-1/+1
* [v1_1_0] Copyright dates updateWlodek Wencel2016-08-281-1/+1
* [master] Fixed rights of non-executable regular filesFrancis Dupont2016-07-081-0/+0
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3413] Changes after review:Tomek Mrugalski2014-06-251-0/+5
* Merge branch 'trac2512'Mukund Sivaraman2014-02-191-1/+1
|\
| * [2512] Add support for the CAA RR typeMukund Sivaraman2014-01-201-1/+1
* | [2185] Add support for the TLSA RR typeMukund Sivaraman2014-01-141-1/+1
|/
* [2522] add MasterLexer constructors for in::SSHFP, ch::A, hs::A.Paul Selkirk2013-05-161-52/+3
* [2522] add MasterLexer constructor for TSIGPaul Selkirk2013-05-161-1/+4
* Merge branch 'trac2521'Paul Selkirk2013-05-081-2/+6
|\
| * [2521] add MasterLexer constructor for DHCIDPaul Selkirk2013-04-101-0/+1
| * [2521] add MasterLexer constructor for RRSIGPaul Selkirk2013-04-081-1/+2
| * [2521] add MasterLexer constructor for OPTPaul Selkirk2013-04-061-1/+3
* | Merge branch 'trac2387'Mukund Sivaraman2013-04-101-0/+3
|\ \ | |/ |/|
| * [2387] Add NSEC3PARAM lexer constructor implementationMukund Sivaraman2013-03-121-0/+1
| * [2387] Add NSEC3 lexer constructor implementationMukund Sivaraman2013-03-111-0/+1
| * [2387] Add DNSKEY implementationMukund Sivaraman2013-03-071-0/+1
* | [2391] add afsdb to gen-rdatacode.py.inPaul Selkirk2013-03-251-0/+1
* | [master] many misspelling and typo fixesJeremy C. Reed2013-03-061-1/+1
|/
* Merge branch 'trac2386'Mukund Sivaraman2013-02-271-0/+3
|\
| * [2386] Add NSEC implementationMukund Sivaraman2013-02-221-0/+1
| * [2386] Add DS and DLV implementationsMukund Sivaraman2013-02-211-0/+2
* | [2389] use MasterLexer for IN/A RDATA constructor.JINMEI Tatuya2013-02-231-1/+1
|/
* [master] Merge branch 'trac1866'JINMEI Tatuya2013-02-061-26/+92
|\
| * [1866] revise generate_typeclasscode without using temporary text variables.JINMEI Tatuya2013-02-041-27/+29
| * [1866] updated the gen script so it generates types/classes correctly.JINMEI Tatuya2013-02-041-17/+25
| * [1866] list all meta/not-yet-supported RR types and classes in the gen scriptJINMEI Tatuya2013-02-041-14/+19
| * [1866] corrected some regexp's: make sure it matches '.' before file suffixes.JINMEI Tatuya2013-02-041-2/+2
| * [1866] auto-generate RRType defs for all (yet fully) unsupported types.JINMEI Tatuya2013-01-291-2/+10
| * [1866] added an empty .gitignore to keep the effectively-empty directory.JINMEI Tatuya2013-01-291-1/+3
| * [1866] added framework to handle meta/non-(fully-)supported RRtypes.JINMEI Tatuya2013-01-291-1/+22
| * [1866] update gen_rdatacode to autogenerate C++ code for some python wrapper.JINMEI Tatuya2013-01-261-12/+32
* | [2656] Add SRV implementationMukund Sivaraman2013-01-291-0/+1
* | [2656] Add DNAME implementationMukund Sivaraman2013-01-291-0/+1
* | [2656] Add CNAME implementationMukund Sivaraman2013-01-291-0/+1
* | [2390] Add NS implementationMukund Sivaraman2013-01-291-0/+1
* | [2390] Add PTR implementationMukund Sivaraman2013-01-291-0/+1
* | [2390] Add MX implementationMukund Sivaraman2013-01-291-0/+1
|/
* [master] Merge branch 'trac2498'Jelte Jansen2013-01-151-2/+7
|\
| * [2498] Add naptr to factory_users listJelte Jansen2013-01-101-0/+1
| * [2498] Update HINFO and NAPTR to use new createFromTextJelte Jansen2013-01-101-2/+5
* | [2500] use MasterLexer for "from string" ctor's of SOA rdataJINMEI Tatuya2013-01-091-2/+2
|/
* [2442] supported lexer version of constructor for TXTLike RR typesJINMEI Tatuya2012-12-041-1/+2
* [2497] some suggested editorial cleanups: long line, identation, better e.g.JINMEI Tatuya2012-12-041-5/+8