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.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[master] merge cryptolink API cleanup (trac3606a)
Francis Dupont
2014-12-24
1
-2
/
+2
*
[3434] renamed calculateForWiredata() local vars
Francis Dupont
2014-07-30
1
-5
/
+5
*
remove util/hash and update dns/nsec3hash
Francis Dupont
2014-07-01
1
-21
/
+26
*
[1894] Add LabelSequence version of NSEC3Hash::calculate()
Mukund Sivaraman
2014-01-16
1
-6
/
+29
*
[1894] Avoid expensive Name copy
Mukund Sivaraman
2014-01-16
1
-5
/
+20
*
[master] many spelling or typo fixes
Jeremy C. Reed
2013-04-09
1
-1
/
+1
*
[2282merge] added virtual to a derived class dtor per convention/style guide.
JINMEI Tatuya
2012-09-26
1
-1
/
+1
*
[2218] some small fixes to the revised nsec3hash implementation.
JINMEI Tatuya
2012-09-26
1
-10
/
+9
*
[2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vector
Mukund Sivaraman
2012-09-26
1
-15
/
+39
*
[2218] some more editorial fixes
JINMEI Tatuya
2012-09-25
1
-1
/
+2
*
[2218] Add a NSEC3Hash::create() variant to take hash params as args
Mukund Sivaraman
2012-09-24
1
-42
/
+51
*
[2218] some more trivial cleanups
JINMEI Tatuya
2012-09-21
1
-1
/
+2
*
[2218] Move NSEC3 hash calculation to NSEC3Hash class
Mukund Sivaraman
2012-09-21
1
-39
/
+41
*
[1576] made DefaultNSEC3HashCreator so an experimental app can use it interna...
JINMEI Tatuya
2012-02-13
1
-12
/
+12
*
[1576] introduced a framework to replace the default NSEC3Hash for further te...
JINMEI Tatuya
2012-02-07
1
-4
/
+36
*
[1574b] added another version of NSEC3Hash::match, which takes NSEC3PARAM
JINMEI Tatuya
2012-01-31
1
-5
/
+20
*
[1574b] added another factory method, which creates NSEC3HASH from NSEC3 RDATA.
JINMEI Tatuya
2012-01-31
1
-5
/
+12
*
[1574b] added match() method to NSEC3Hash to check parameter consistency
JINMEI Tatuya
2012-01-31
1
-0
/
+12
*
[1575] documentation update to reflect the introdction of base NSEC3Hash class.
JINMEI Tatuya
2012-01-27
1
-5
/
+14
*
[1575] introduced an abstract base class of NSEC3Hash with a factory method
JINMEI Tatuya
2012-01-27
1
-31
/
+34
*
[1575] Introduced a new NSEC3Hash class based on a Nsec3Param in datasrc,
JINMEI Tatuya
2012-01-26
1
-0
/
+117