index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2512] Add some <character-string> tests for Value field
Mukund Sivaraman
2014-02-11
1
-0
/
+14
*
[2512] Add CAA::getValue()
Mukund Sivaraman
2014-02-11
3
-0
/
+19
*
[2512] Simplify CAA implementation using CharStringData type
Mukund Sivaraman
2014-02-11
2
-45
/
+29
*
[2512] Add a CharStringData type (with no length byte prefix)
Mukund Sivaraman
2014-02-11
4
-0
/
+303
*
[2512] Update check to an assertion
Mukund Sivaraman
2014-02-06
1
-8
/
+10
*
[2512] Fix indent level
Mukund Sivaraman
2014-02-06
1
-4
/
+4
*
[2512] Add a comment about redundant test
Mukund Sivaraman
2014-02-06
1
-1
/
+2
*
[2512] Add equality test in .compare unittest
Mukund Sivaraman
2014-02-06
1
-0
/
+5
*
[2512] Add support for the CAA RR type
Mukund Sivaraman
2014-01-20
14
-1
/
+724
*
Merge branch 'trac1839'
Mukund Sivaraman
2014-01-17
2
-34
/
+93
|
\
|
*
[1839] Fix toWire() for class=ANY and class=NONE cases
Mukund Sivaraman
2014-01-09
1
-3
/
+17
|
*
[1839] Fix bogus unittests that masked real errors
Mukund Sivaraman
2014-01-09
1
-10
/
+10
|
*
[1839] Update test comments
Mukund Sivaraman
2014-01-09
1
-3
/
+6
|
*
[1839] Ensure that BasicRRset's methods are actually called (cleanup duplicat...
Mukund Sivaraman
2014-01-09
1
-16
/
+7
|
*
[1839] Fix unittest comment
Mukund Sivaraman
2014-01-09
1
-2
/
+2
|
*
[1839] Add some comments
Mukund Sivaraman
2014-01-09
1
-3
/
+9
|
*
[1839] Specialize BasicRRset::toWire() for higher performance
JINMEI Tatuya
2014-01-09
1
-1
/
+46
*
|
Merge branch 'trac2026'
Mukund Sivaraman
2014-01-14
4
-6
/
+30
|
\
\
|
*
|
[2026] Detect Py_hash_t in ./configure and define it internally if not
Mukund Sivaraman
2014-01-10
4
-6
/
+30
|
|
/
*
|
Merge branch 'trac688'
Mukund Sivaraman
2014-01-14
2
-5
/
+6
|
\
\
|
*
|
[688] Make Message::hasRRset() const
Mukund Sivaraman
2014-01-09
2
-5
/
+6
|
|
/
*
|
Merge branch 'trac2335'
Mukund Sivaraman
2014-01-14
5
-53
/
+0
|
\
\
|
*
|
[2335] Remove RRset::setName()
Mukund Sivaraman
2014-01-09
5
-53
/
+0
|
|
/
*
/
[571] Don't print trailing newlines in Question::toText() output by default
Mukund Sivaraman
2014-01-08
5
-14
/
+32
|
/
*
[3213] Wrap long line
Mukund Sivaraman
2013-11-20
1
-1
/
+2
*
[3213] ignore the 'source' param for the istream version of masterLoad.
JINMEI Tatuya
2013-11-15
2
-24
/
+22
*
[3213] Revert "[mavericks] suppress a spurious clang warning in libdns++"
JINMEI Tatuya
2013-11-15
1
-7
/
+1
*
[mavericks] use MasterLoader as a backend of masterLoad().
JINMEI Tatuya
2013-11-15
3
-234
/
+56
*
[mavericks] suppress a spurious clang warning in libdns++
JINMEI Tatuya
2013-11-15
1
-1
/
+7
*
Merge branch 'trac3172'
Mukund Sivaraman
2013-10-31
1
-9
/
+9
|
\
|
*
[3172] static_cast enums before comparing them against ints
Mukund Sivaraman
2013-09-19
1
-9
/
+9
*
|
Merge branch 'trac3112'
Mukund Sivaraman
2013-09-19
7
-75
/
+62
|
\
\
|
|
/
|
/
|
|
*
[3112] Assign the TTL objects using a helper function
Mukund Sivaraman
2013-09-18
1
-15
/
+14
|
*
[3112] Avoid construction in some places
Mukund Sivaraman
2013-09-17
1
-2
/
+10
|
*
[3112] Remove the copy-constructors, favoring default ones
Mukund Sivaraman
2013-09-17
2
-12
/
+0
|
*
[3112] Test the contents of RRClass returned by RRClass::createFromText()
Mukund Sivaraman
2013-09-11
1
-0
/
+1
|
*
[3112] Don't use boost::optional in libdns++
Mukund Sivaraman
2013-09-11
7
-70
/
+61
*
|
[master] merged trac3170 to address parallel build issues
Kean Johnston
2013-09-18
1
-2
/
+6
|
\
\
|
*
|
[3170] Slight correction to dependencies on Makefile
Kean Johnston
2013-09-18
1
-2
/
+2
|
*
|
[3170] fix rulkes that were breaking parallel builds
Kean Johnston
2013-09-18
1
-2
/
+6
*
|
|
Merge #2751
Michal 'vorner' Vaner
2013-09-17
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[2751] Remove lying comment
Michal 'vorner' Vaner
2013-09-02
1
-1
/
+0
|
|
/
*
|
[2762] Update tests and implementation (see full log)
Mukund Sivaraman
2013-09-09
5
-16
/
+43
*
|
[2762] Allow short names for HMAC-MD5
Mukund Sivaraman
2013-09-09
2
-1
/
+12
|
/
*
[2726] Use empty() instead of size()
Michal 'vorner' Vaner
2013-06-17
1
-4
/
+4
*
[2726] Remove unnecessary template parameters
Michal 'vorner' Vaner
2013-06-17
1
-4
/
+4
*
[2726] Remove vertical space
Mukund Sivaraman
2013-06-17
1
-1
/
+0
*
[2726] Initialize variables
Michal 'vorner' Vaner
2013-06-14
1
-3
/
+4
*
[2726] Use more common check for assignment to self
Michal 'vorner' Vaner
2013-06-14
13
-13
/
+13
*
[2726] Use initializer list
Michal 'vorner' Vaner
2013-06-14
1
-6
/
+6
[next]