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
/
nsec3param_51.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-232
/
+0
*
[#3209] Updated copyrights
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[#3209] Initial commit
Thomas Markwalder
2024-02-07
1
-1
/
+1
*
[5066] Enforced C++11 following #4631 discussion
Francis Dupont
2016-11-30
1
-3
/
+5
*
[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
*
[2726] Use more common check for assignment to self
Michal 'vorner' Vaner
2013-06-14
1
-1
/
+1
*
[2387] Add comments on use of auto_ptr
Mukund Sivaraman
2013-04-09
1
-0
/
+3
*
[2387] Add includes
Mukund Sivaraman
2013-04-09
1
-0
/
+1
*
[2387] Fix leaks
Mukund Sivaraman
2013-04-03
1
-6
/
+12
*
[2387] Unify constructor API documentation
Mukund Sivaraman
2013-03-25
1
-3
/
+2
*
[2387] Add API doc for NSEC3PARAM constructors
Mukund Sivaraman
2013-03-12
1
-0
/
+31
*
[2387] Update NSEC3PARAM string RDATA constructor to use MasterLexer
Mukund Sivaraman
2013-03-12
1
-11
/
+20
*
[2387] Add NSEC3PARAM lexer constructor implementation
Mukund Sivaraman
2013-03-12
1
-0
/
+12
*
[master] fix errors with ambiguous types and other boost uses
Jeremy C. Reed
2012-07-25
1
-1
/
+1
*
[2017] Many Doxygen warnings removed.
Tomek Mrugalski
2012-06-01
1
-1
/
+1
*
[1638] consolidated common logic of parsing text/wire NSEC3/NSEC3PARAM RDATA
JINMEI Tatuya
2012-02-15
1
-69
/
+16
*
[1638] unified NSEC3PARAM::toWire() methods, fixing a small bug for empty salt.
JINMEI Tatuya
2012-02-15
1
-10
/
+14
*
[1638] corrected "from wire" NSEC3PARAM constructor behaviors
JINMEI Tatuya
2012-02-15
1
-11
/
+15
*
[1638] corrected salt comparison logic in NSEC3PARAM
JINMEI Tatuya
2012-02-15
1
-6
/
+9
*
[1638] corrected toText() output of NSEC3PARAM with empty salt
JINMEI Tatuya
2012-02-15
1
-3
/
+3
*
[1638] fixed various "from text" bugs in NSEC3PARAM
JINMEI Tatuya
2012-02-15
1
-9
/
+30
*
[1575] [1573] corrected the from text constructor so it accepts an empty salt.
JINMEI Tatuya
2012-01-26
1
-1
/
+4
*
Merge branch 'work/rdatafields'
Michal 'vorner' Vaner
2011-04-19
1
-1
/
+1
|
\
|
*
Merge branch 'master' into work/serialize
Michal 'vorner' Vaner
2011-04-04
1
-2
/
+0
|
|
\
|
*
|
initial implementation of trac#404: in-memory serialized representation of RDATA
JINMEI Tatuya
2010-11-03
1
-1
/
+1
*
|
|
[trac749] rename namespace
chenzhengzhang
2011-04-14
1
-2
/
+2
*
|
|
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-4
/
+4
*
|
|
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-3
/
+4
*
|
|
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-2
/
+3
|
|
/
|
/
|
*
|
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
|
/
*
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-15
1
-14
/
+7
*
for trac #256: completely revised the base32(hex) implementation by
JINMEI Tatuya
2010-07-11
1
-1
/
+1
*
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...
JINMEI Tatuya
2010-04-13
1
-8
/
+7
*
- made lib/dns -Wextra safe.
JINMEI Tatuya
2010-03-11
1
-1
/
+3
*
s/dns_throw/isc_throw/
JINMEI Tatuya
2010-03-07
1
-5
/
+5
*
- add NSEC3 loadzone test data
Evan Hunt
2010-03-06
1
-2
/
+2
*
oops, I broke the nsec3param unit test. fixed.
Evan Hunt
2010-03-06
1
-1
/
+1
*
checkpoint:
Evan Hunt
2010-03-06
1
-22
/
+23
*
Merge base32, sha1, and NSEC3/NSEC3PARAM rdata implementations to trunk
Evan Hunt
2010-03-05
1
-0
/
+200