JINMEI Tatuya
|
4abeb3e389
used pimpl idiom to hide the internal use of std::vector (and therefore for
|
il y a 15 ans |
JINMEI Tatuya
|
5d391aeb50
updated test data
|
il y a 15 ans |
JINMEI Tatuya
|
45e7be0bbf
added some test cases for "unknown" type of RDATA
|
il y a 15 ans |
JINMEI Tatuya
|
59ddc483c0
made sure RR{Type|Class}Param's constant parameters are initialized when it's
|
il y a 15 ans |
JINMEI Tatuya
|
4d5233becd
moved test cases for specific RDATA-type classes to separate files to keep
|
il y a 15 ans |
JINMEI Tatuya
|
450c2681a1
supported toText() and "from text" constructor for the generic (unknown) type
|
il y a 15 ans |
JINMEI Tatuya
|
227a2d7a3d
- avoided unnecessary file generation based on time stamps
|
il y a 15 ans |
JINMEI Tatuya
|
fcfd8c8cbc
specify tests in cpp/Makefile.am
|
il y a 15 ans |
JINMEI Tatuya
|
6582726397
moved unit test related files to tests/ as we agreed in the f2f week.
|
il y a 15 ans |
JINMEI Tatuya
|
7618c5a326
new development branch from the latest trunk
|
il y a 15 ans |
Jelte Jansen
|
737d95aced
also move host includes to 'new style' (i.e. without /cpp/)
|
il y a 15 ans |
Jelte Jansen
|
9bbf5a1452
added $srcdir to cat __init__.py files statements
|
il y a 15 ans |
Jeremy C. Reed
|
ddcf8a07b7
So trunk is now a copy of branches/parkinglot as of revision 736.
|
il y a 15 ans |
Jelte Jansen
|
7cb3db70f5
forgot to svn add
|
il y a 15 ans |
Jelte Jansen
|
3a866699f9
moved exceptions out of libdns and created libexceptions
|
il y a 15 ans |
Jelte Jansen
|
2bf3412901
add include and boost:: namespace for lexical_cast
|
il y a 15 ans |
JINMEI Tatuya
|
1675d4a7cb
re-enabled -Woverloaded-virtual
|
il y a 15 ans |
JINMEI Tatuya
|
13f30641f3
resolved name hiding between base and derived virtual member functions.
|
il y a 15 ans |
JINMEI Tatuya
|
c3c6b25c92
enabled keyword substitution
|
il y a 15 ans |
JINMEI Tatuya
|
a7e2adfaee
(minimum level of) RRSIG support
|
il y a 15 ans |
JINMEI Tatuya
|
c635b9ac75
base64 encoder and decoder using boost base64_from_binary and
|
il y a 15 ans |
JINMEI Tatuya
|
06fb83af31
more boost stuff, necessary for base64 encoder and decoder
|
il y a 15 ans |
JINMEI Tatuya
|
40c690d9db
minor editorial fix
|
il y a 15 ans |
JINMEI Tatuya
|
4cecaf0b1d
cleanup: hide section enumbs inside the class.
|
il y a 15 ans |
JINMEI Tatuya
|
dd50aa404b
cleanup: skip performing unnecessary copy construction
|
il y a 15 ans |
Jeremy C. Reed
|
fd461ee7bd
Directory name was changed from pymsgq to msgq.
|
il y a 15 ans |
Jelte Jansen
|
85946ee1aa
removed old test script
|
il y a 15 ans |
Jelte Jansen
|
78a0005a8f
- implemented tests for DataDefinition.validate(data)
|
il y a 15 ans |
Jelte Jansen
|
300ebfaf17
renamed camelCase methods to underscored in the python config classes
|
il y a 15 ans |
Jelte Jansen
|
ef00fabe36
fix for negative TTL that gets parsed on newer versions of gcc/stdc++
|
il y a 15 ans |