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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2762] Update tests and implementation (see full log)
Mukund Sivaraman
2013-09-09
1
-6
/
+16
*
[2726] Use empty() instead of size()
Michal 'vorner' Vaner
2013-06-17
1
-4
/
+4
*
[2726] Use more common check for assignment to self
Michal 'vorner' Vaner
2013-06-14
12
-12
/
+12
*
[2726] Use initializer list
Michal 'vorner' Vaner
2013-06-14
1
-6
/
+6
*
[2522] minor style matter: brace position
JINMEI Tatuya
2013-05-24
1
-2
/
+1
*
[2522] TSIG documentation, TSIG unit test string constructors
Paul Selkirk
2013-05-22
1
-18
/
+26
*
[2522] support multiline or space-separated fingerprint text in SSHFP
Paul Selkirk
2013-05-21
1
-5
/
+20
*
[2522] add SSHFP::operator=
Paul Selkirk
2013-05-21
2
-1
/
+16
*
[2522] style fix: adjusted brace positions
JINMEI Tatuya
2013-05-18
2
-2
/
+4
*
[2522] rewrite TSIG string constructor documentation
Paul Selkirk
2013-05-18
1
-35
/
+27
*
[2522] MINFO & RP review updates
Paul Selkirk
2013-05-18
4
-27
/
+9
*
[2522] TSIG review updates
Paul Selkirk
2013-05-17
3
-21
/
+24
*
[2522] more and better SSHFP unit tests
Paul Selkirk
2013-05-17
1
-3
/
+0
*
[2522] convert SSHFP to use Impl struct
Paul Selkirk
2013-05-17
2
-48
/
+91
*
[2522] add MasterLexer constructors for in::SSHFP, ch::A, hs::A.
Paul Selkirk
2013-05-16
4
-34
/
+96
*
[2522] trivial style fix
JINMEI Tatuya
2013-05-16
1
-1
/
+2
*
[2522] minor style fixes
JINMEI Tatuya
2013-05-16
2
-3
/
+4
*
[2522] trivial style cleanup: folded long lines
JINMEI Tatuya
2013-05-16
1
-5
/
+10
*
[2522] fix a typo
Paul Selkirk
2013-05-16
1
-1
/
+1
*
[2522] initialize impl_ directly in TSIG lexer constructor
Paul Selkirk
2013-05-16
1
-3
/
+2
*
[2522] TSIG algorigthm can be a reference, maybe a bit more efficient
Paul Selkirk
2013-05-16
1
-1
/
+1
*
[2522] convert TSIG string constructor tests to checkFromText
Paul Selkirk
2013-05-16
1
-3
/
+3
*
[2522] more TSIG unit tests
Paul Selkirk
2013-05-16
1
-1
/
+1
*
[2522] add MasterLexer constructor for TSIG
Paul Selkirk
2013-05-16
2
-53
/
+132
*
[2522] add MasterLexer constructor for MINFO
Paul Selkirk
2013-05-16
2
-28
/
+59
*
[2522] normalize some RP documentation comments
Paul Selkirk
2013-05-16
2
-9
/
+23
*
[2522] add MasterLexer constructor for RP
Paul Selkirk
2013-05-16
2
-22
/
+54
*
Merge branch 'trac2521'
Paul Selkirk
2013-05-08
5
-65
/
+203
|
\
|
*
[2521] add 0-length check to DHCID from-wire constructor
Paul Selkirk
2013-05-08
1
-7
/
+4
|
*
[2521] better way of handling empty DHCID RDATA
Paul Selkirk
2013-05-06
1
-8
/
+4
|
*
[2521] RRSIG signer can be a reference, maybe a bit more efficient
Paul Selkirk
2013-05-06
1
-1
/
+1
|
*
[2521] DHCDID RDATA cannot be empty
Paul Selkirk
2013-05-06
1
-4
/
+7
|
*
[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 DHCID review updates
Paul Selkirk
2013-05-02
2
-35
/
+24
|
*
[2521] further RRSIG review updates
Paul Selkirk
2013-05-02
2
-19
/
+32
|
*
[2521] more DHCID unit tests
Paul Selkirk
2013-04-26
1
-5
/
+6
|
*
[2521] RFC4034 only allows unsigned int in the RRSIG Original TTL field
Paul Selkirk
2013-04-26
2
-9
/
+6
|
*
[2521] Handle space-separated base-64 digest in DHCID, per Jinmei's review.
Paul Selkirk
2013-04-26
1
-9
/
+15
|
*
[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] constify
JINMEI Tatuya
2013-04-23
1
-1
/
+2
|
*
[2521] style cleanups: folded a long line; constify variables
JINMEI Tatuya
2013-04-23
1
-17
/
+21
|
*
[2521] add MasterLexer constructor for DHCID
Paul Selkirk
2013-04-10
2
-18
/
+50
|
*
[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
*
|
Merge branch 'trac2387'
Mukund Sivaraman
2013-04-10
13
-192
/
+381
|
\
\
|
|
/
|
/
|
|
*
[2387] Revert "Add some assertions anyway"
Mukund Sivaraman
2013-04-10
2
-2
/
+0
[next]