JINMEI Tatuya 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
..
python 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
rdata 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
tests 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
util 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
Makefile.am bfd75fdafd overall cleanup for clang++ support: adding comment, configure setup, etc. 14 years ago
buffer.h 6dd3cc5d3b allow the python binding of libdns to be built using automake. 15 years ago
dnssectime.cc 68e6225552 removed unnecessary header files. these seem to be naively copied from other .cc files. 15 years ago
dnssectime.h f1a4e49e97 - change dnstime.{cc,h} to dnssectime.{cc,h} 15 years ago
edns.cc 88d0f23444 omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM. 14 years ago
edns.h 6c1d99c399 - completed documentation of the EDNS class 14 years ago
exceptions.cc 7ad9d497ec - separated Rcode class declarations and definitions in different files 14 years ago
exceptions.h dd4a388c97 declared/defined DNSProtocolError in separate files as these would be 15 years ago
gen-rdatacode.py.in 47a34c8796 applied the patch proposed in trac #371: 14 years ago
message.cc e3fac0c7ba merged trac #358 (various cleanups to the DNS message class) 14 years ago
message.h e3fac0c7ba merged trac #358 (various cleanups to the DNS message class) 14 years ago
messagerenderer.cc 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
messagerenderer.h b157652dd8 Minor grammar fix. 14 years ago
name.cc aa40084434 cleanup: removed redundant this pointer specifications 14 years ago
name.h 5791c24cd6 cleanup: removed meaningless 'explicit' for multi-param constructors. 14 years ago
opcode.cc 0ab28241aa provided documentation 14 years ago
opcode.h 0ab28241aa provided documentation 14 years ago
question.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
question.h 34159d6962 70. [func] each 15 years ago
rcode.cc 0ab28241aa provided documentation 14 years ago
rcode.h 0ab28241aa provided documentation 14 years ago
rdata.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rdata.h c215be2ca4 - use DNSMessageFORMERR exception type instead of InvalidRdata 15 years ago
rrclass-placeholder.h 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rrclass.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rrparamregistry-placeholder.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rrparamregistry.h 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
rrset.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rrset.h 5791c24cd6 cleanup: removed meaningless 'explicit' for multi-param constructors. 14 years ago
rrsetlist.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rrsetlist.h 34159d6962 70. [func] each 15 years ago
rrttl.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rrttl.h 2e119c7e22 Restructure trunk again. 15 years ago
rrtype-placeholder.h 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
rrtype.cc 8845466c19 overall style cleanup: adjusted brace positions according to the coding guideline. 14 years ago
tsig.cc 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
tsig.h 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