index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rdata
/
generic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2521] minor simplification: initialize mem var in the list when possible.
JINMEI Tatuya
2013-05-04
1
-2
/
+1
*
[2521] a minor style nit: adjusted a '*' position per style guideline.
JINMEI Tatuya
2013-05-04
1
-1
/
+1
*
[2521] further RRSIG review updates
Paul Selkirk
2013-05-02
2
-19
/
+32
*
[2521] RFC4034 only allows unsigned int in the RRSIG Original TTL field
Paul Selkirk
2013-04-26
2
-9
/
+6
*
[2521] Rearrange RRSIG parser error handling, per Jinmei's review.
Paul Selkirk
2013-04-26
2
-24
/
+36
*
[2521] doc cleanup for OPT, per Jinmei's review
Paul Selkirk
2013-04-26
1
-1
/
+5
*
[2521] style cleanups: folded a long line; constify variables
JINMEI Tatuya
2013-04-23
1
-17
/
+21
*
[2521] enabled previously disabled rrsig test
Paul Selkirk
2013-04-10
2
-9
/
+10
*
[2521] add MasterLexer constructor for RRSIG
Paul Selkirk
2013-04-08
1
-18
/
+88
*
[2521] add minimal doxygen comments for string & lexer constructors
Paul Selkirk
2013-04-06
1
-1
/
+7
*
[2521] add MasterLexer constructor for OPT
Paul Selkirk
2013-04-06
1
-0
/
+7
*
[2391] add afsdb to gen-rdatacode.py.in
Paul Selkirk
2013-03-25
1
-3
/
+3
*
[2391] update AFSDB to use the MasterLexer
Paul Selkirk
2013-03-22
2
-16
/
+55
*
[2386] Fix API documentation
Mukund Sivaraman
2013-02-25
2
-4
/
+0
*
[2386] Add API doc for NSEC constructors
Mukund Sivaraman
2013-02-22
1
-0
/
+43
*
[2386] Fix NSEC parser to work during whole zone loading
Mukund Sivaraman
2013-02-22
1
-1
/
+3
*
[2386] Update exception message
Mukund Sivaraman
2013-02-22
1
-1
/
+1
*
[2386] Update std::string NSEC constructor to use the MasterLexer
Mukund Sivaraman
2013-02-22
1
-14
/
+20
*
[2386] Add NSEC implementation
Mukund Sivaraman
2013-02-22
3
-0
/
+88
*
[2386] Add/update API doc for DS-like constructors
Mukund Sivaraman
2013-02-21
1
-3
/
+30
*
[2386] Allow whitespace in the digest
Mukund Sivaraman
2013-02-21
1
-2
/
+15
*
[2386] Update std::string DS and DLV constructors
Mukund Sivaraman
2013-02-21
1
-34
/
+21
*
[2386] Add DS and DLV implementations
Mukund Sivaraman
2013-02-21
3
-0
/
+45
*
Merge branch 'master' into trac2656_2
Mukund Sivaraman
2013-02-01
1
-2
/
+3
|
\
|
*
[2390] Include bad data in the exception message
Mukund Sivaraman
2013-01-31
1
-2
/
+3
*
|
[2656] Add API doc for DNAME constructors
Mukund Sivaraman
2013-01-29
1
-0
/
+30
*
|
[2656] Add API doc for CNAME constructors
Mukund Sivaraman
2013-01-29
1
-0
/
+30
*
|
[2656] Update std::string DNAME constructor to use the MasterLexer
Mukund Sivaraman
2013-01-29
1
-2
/
+19
*
|
[2656] Update std::string CNAME constructor to use the MasterLexer
Mukund Sivaraman
2013-01-29
1
-2
/
+19
*
|
[2656] Use createNameFromLexer() in CNAME, DNAME and SRV constructors (which ...
Mukund Sivaraman
2013-01-29
2
-6
/
+12
*
|
[2656] Add using statements for createNameFromLexer()
Mukund Sivaraman
2013-01-29
3
-0
/
+5
*
|
[2656] Add DNAME implementation
Mukund Sivaraman
2013-01-29
1
-0
/
+5
*
|
[2656] Add CNAME implementation
Mukund Sivaraman
2013-01-29
1
-0
/
+5
|
/
*
[2390] Add API doc for MX constructors
Mukund Sivaraman
2013-01-29
1
-0
/
+34
*
[2390] Make minor documentation updates
Mukund Sivaraman
2013-01-29
2
-6
/
+8
*
[2390] Add API doc for PTR constructors
Mukund Sivaraman
2013-01-29
1
-0
/
+29
*
[2390] Add API doc for NS constructors
Mukund Sivaraman
2013-01-29
1
-0
/
+29
*
[2390] Update std::string PTR constructor to use the MasterLexer
Mukund Sivaraman
2013-01-29
1
-2
/
+19
*
[2390] Update std::string MX constructor to use the MasterLexer
Mukund Sivaraman
2013-01-29
1
-13
/
+24
*
[2390] Update std::string NS constructor to use the MasterLexer
Mukund Sivaraman
2013-01-29
1
-2
/
+19
*
[2390] Use createNameFromLexer()
Mukund Sivaraman
2013-01-29
3
-10
/
+14
*
[2390] Add NS implementation
Mukund Sivaraman
2013-01-29
1
-0
/
+5
*
[2390] Add PTR implementation
Mukund Sivaraman
2013-01-29
1
-0
/
+5
*
[2390] Add MX implementation
Mukund Sivaraman
2013-01-29
1
-0
/
+13
*
[master] Add std:: to memcmp
Jelte Jansen
2013-01-15
1
-1
/
+1
*
[master] Merge branch 'trac2498'
Jelte Jansen
2013-01-15
6
-230
/
+355
|
\
|
*
[2498] Add another HINFO test
Jelte Jansen
2013-01-14
2
-5
/
+0
|
*
[2498] Add operator= and use scoped_ptr in HINFO and NAPTR
Jelte Jansen
2013-01-14
4
-4
/
+30
|
*
[2498] Cleanups; mostly include files
Jelte Jansen
2013-01-10
2
-9
/
+2
|
*
[2498] Fix compareCharStrings for empty charstrings
Jelte Jansen
2013-01-10
2
-4
/
+14
[next]