Francis Dupont
|
7e1526661f
[4633] Merged trac3908 and trac4631
|
8 years ago |
Marcin Siodelski
|
3d18318f68
[4236] Updated copyright dates in all files.
|
9 years ago |
Marcin Siodelski
|
fe9dd86d20
[4236] Replaced license text in all files containing it.
|
9 years ago |
Michal 'vorner' Vaner
|
78af6ba875
[2726] Use more common check for assignment to self
|
12 years ago |
Paul Selkirk
|
225a1e04ba
[2521] RRSIG signer can be a reference, maybe a bit more efficient
|
12 years ago |
JINMEI Tatuya
|
5045f86bbd
[2521] minor simplification: initialize mem var in the list when possible.
|
12 years ago |
JINMEI Tatuya
|
94d255e2f1
[2521] a minor style nit: adjusted a '*' position per style guideline.
|
12 years ago |
Paul Selkirk
|
2a6431ad41
[2521] further RRSIG review updates
|
12 years ago |
Paul Selkirk
|
f3ca4f3925
[2521] RFC4034 only allows unsigned int in the RRSIG Original TTL field
|
12 years ago |
Paul Selkirk
|
3bfd98d48a
[2521] Rearrange RRSIG parser error handling, per Jinmei's review.
|
12 years ago |
JINMEI Tatuya
|
2fdd3551e1
[2521] style cleanups: folded a long line; constify variables
|
12 years ago |
Paul Selkirk
|
870cc9bca3
[2521] enabled previously disabled rrsig test
|
12 years ago |
Paul Selkirk
|
fdb992f0a2
[2521] add MasterLexer constructor for RRSIG
|
12 years ago |
Tomek Mrugalski
|
eab5b84db6
[2017] Many Doxygen warnings removed.
|
13 years ago |
JINMEI Tatuya
|
a7fe0d5982
[1068] made RRSIG::typeCovered() a const member function.
|
13 years ago |
Jelte Jansen
|
cc6d6b1460
[trac1062] test for rrsig typeCovered()
|
13 years ago |
Jelte Jansen
|
bc281e8b48
[trac1062] initial support for RRSIGS for matches and CNAME
|
13 years ago |
Michal 'vorner' Vaner
|
9ce716d340
Merge branch 'work/rdatafields'
|
14 years ago |
chenzhengzhang
|
1eb73e619a
[trac749] rename namespace
|
14 years ago |
chenzhengzhang
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
chenzhengzhang
|
36dd3d4b0b
[trac749] refactor more C++ utility code
|
14 years ago |
chenzhengzhang
|
f6aa7d5956
[trac749] refactor C++ utility library
|
14 years ago |
Michal 'vorner' Vaner
|
56b5bef538
Merge branch 'master' into work/serialize
|
14 years ago |
JINMEI Tatuya
|
8ad3c81393
[trac61] separated timeToText() into 32-bit and 64-bit versions.
|
14 years ago |
JINMEI Tatuya
|
cab140484a
[trac61] separated timeFromText() to 32-bit and 64-bit versions,
|
14 years ago |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
JINMEI Tatuya
|
ff5a80a319
initial implementation of trac#404: in-memory serialized representation of RDATA
|
14 years ago |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
14 years ago |
JINMEI Tatuya
|
96a06a2baf
for trac #256: completely revised the base32(hex) implementation by
|
15 years ago |
JINMEI Tatuya
|
886bc05b44
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included.
|
15 years ago |