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
/
detail
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3208] restore unittests
Razvan Becheriu
2024-03-07
2
-59
/
+0
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
9
-1436
/
+1
*
[#3209] Updated copyrights
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3209] Initial commit
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-6
/
+9
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1656] 1.9.4 release: spelling check
Andrei Pavel
2021-01-25
1
-1
/
+1
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
3
-0
/
+6
*
[4497] Spelling, no \n at end of .gitignore, etc
Francis Dupont
2016-07-08
1
-1
/
+1
*
[4497] Added .gitignores to non-recursively built directories.
Marcin Siodelski
2016-07-08
1
-0
/
+1
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
9
-9
/
+9
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
9
-99
/
+27
*
[master] Merged trac3824 (small bugs in dns++ from VS)
Francis Dupont
2015-06-24
1
-1
/
+10
|
\
|
*
[3824] updated copyrights
Francis Dupont
2015-05-12
1
-1
/
+1
|
*
[3824] #3824 patches
Francis Dupont
2015-05-12
1
-0
/
+9
*
|
[3899] Copyright years
Francis Dupont
2015-06-13
1
-1
/
+1
*
|
[3899] Added missing space in error message
Francis Dupont
2015-06-13
1
-1
/
+1
|
/
*
[2512] Add some comments
Mukund Sivaraman
2014-02-18
1
-0
/
+6
*
[2512] Add a CharStringData type (with no length byte prefix)
Mukund Sivaraman
2014-02-11
2
-0
/
+115
*
[2726] Use initializer list
Michal 'vorner' Vaner
2013-06-14
1
-6
/
+6
*
[2387] Revert "Add some assertions anyway"
Mukund Sivaraman
2013-04-10
1
-1
/
+0
*
[2387] Add some assertions anyway
Mukund Sivaraman
2013-04-09
1
-0
/
+1
*
[2387] Move string construction out of loop
Mukund Sivaraman
2013-04-01
1
-1
/
+1
*
[2387] Remove unnecessary checks
Mukund Sivaraman
2013-04-01
1
-4
/
+1
*
[2387] style fix: folded a long line.
JINMEI Tatuya
2013-03-28
1
-1
/
+2
*
[2387] Use a slightly more efficent getString()
Mukund Sivaraman
2013-03-25
1
-2
/
+3
*
[2387] Support empty bitmaps in buildBitmapsFromLexer()
Mukund Sivaraman
2013-03-25
2
-3
/
+12
*
[2387] Keep extracting strings until end-of-input, and throw otherwise
Mukund Sivaraman
2013-03-25
1
-1
/
+7
*
[2387] Update exception description in API doc
Mukund Sivaraman
2013-03-14
1
-2
/
+2
*
[2387] trivial (unrelated) cleanups: constify and indentation fix.
JINMEI Tatuya
2013-03-12
1
-2
/
+1
*
[2387] Remove now unused parseNSEC3ParamText() function
Mukund Sivaraman
2013-03-12
2
-82
/
+3
*
[2387] Add API doc for parseNSEC3ParamFromLexer()
Mukund Sivaraman
2013-03-11
1
-0
/
+20
*
[2387] Remove now unused buildBitmapsFromText()
Mukund Sivaraman
2013-03-11
2
-68
/
+0
*
[2387] Add NSEC3 lexer constructor implementation
Mukund Sivaraman
2013-03-11
2
-0
/
+49
*
Revert "[2387] Allow comments at the end of DS like string data"
Mukund Sivaraman
2013-03-11
1
-8
/
+1
*
[2387] Allow comments at the end of DS like string data
Mukund Sivaraman
2013-03-07
1
-1
/
+8
*
[2386] Fix API documentation
Mukund Sivaraman
2013-02-25
1
-2
/
+0
*
[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] Add NSEC implementation
Mukund Sivaraman
2013-02-22
2
-0
/
+75
*
[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
1
-0
/
+35
*
[master] Add std:: to memcmp
Jelte Jansen
2013-01-15
1
-1
/
+1
*
[master] Merge branch 'trac2498'
Jelte Jansen
2013-01-15
2
-0
/
+89
|
\
|
*
[2498] Fix compareCharStrings for empty charstrings
Jelte Jansen
2013-01-10
2
-4
/
+14
|
*
[2498] move out some common charstrings functions
Jelte Jansen
2013-01-10
2
-0
/
+79
*
|
[master] Merge branch 'trac2500'
JINMEI Tatuya
2013-01-11
1
-0
/
+70
|
\
\
|
|
/
|
/
|
[next]