index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
nsec3hash.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'trac1894'
Mukund Sivaraman
2014-02-14
1
-2
/
+17
|
\
|
*
[1894] Add LabelSequence version of NSEC3Hash::calculate()
Mukund Sivaraman
2014-01-16
1
-2
/
+17
*
|
[trac2945] miscellaneous doxygen warnings worked on
Jeremy C. Reed
2013-05-09
1
-2
/
+2
|
/
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-3
/
+3
*
[2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vector
Mukund Sivaraman
2012-09-26
1
-7
/
+19
*
[2218] Add a NSEC3Hash::create() variant to take hash params as args
Mukund Sivaraman
2012-09-24
1
-9
/
+18
*
[2218] Move NSEC3 hash calculation to NSEC3Hash class
Mukund Sivaraman
2012-09-21
1
-1
/
+10
*
[1576] made DefaultNSEC3HashCreator so an experimental app can use it interna...
JINMEI Tatuya
2012-02-13
1
-3
/
+21
*
[1576] introduced a framework to replace the default NSEC3Hash for further te...
JINMEI Tatuya
2012-02-07
1
-0
/
+72
*
[1574b] added another version of NSEC3Hash::match, which takes NSEC3PARAM
JINMEI Tatuya
2012-01-31
1
-0
/
+6
*
[1574b] added another factory method, which creates NSEC3HASH from NSEC3 RDATA.
JINMEI Tatuya
2012-01-31
1
-0
/
+6
*
[1574b] added match() method to NSEC3Hash to check parameter consistency
JINMEI Tatuya
2012-01-31
1
-0
/
+17
*
[1575] documentation update to reflect the introdction of base NSEC3Hash class.
JINMEI Tatuya
2012-01-27
1
-25
/
+37
*
[1575] introduced an abstract base class of NSEC3Hash with a factory method
JINMEI Tatuya
2012-01-27
1
-10
/
+8
*
[1575] wording fixes for the description of NSEC3Hash.calculate()
JINMEI Tatuya
2012-01-27
1
-3
/
+3
*
[1575] added '\brief' to doxygen items for clarity
JINMEI Tatuya
2012-01-27
1
-6
/
+6
*
[1575] editorial cleanup
JINMEI Tatuya
2012-01-26
1
-2
/
+2
*
[1575] Introduced a new NSEC3Hash class based on a Nsec3Param in datasrc,
JINMEI Tatuya
2012-01-26
1
-0
/
+124