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