JINMEI Tatuya
|
2023e1ffe3
tightened the data length check for the from-wire constructor.
|
15 years ago |
JINMEI Tatuya
|
b044a4f4b7
- renamed the test data
|
15 years ago |
JINMEI Tatuya
|
717ec26cc3
rename for consistency
|
15 years ago |
JINMEI Tatuya
|
b7ad237366
added a malformed RRSIG RDATA that woud make the constructor crash
|
15 years ago |
JINMEI Tatuya
|
4a30010286
RRSIG format fix
|
15 years ago |
JINMEI Tatuya
|
30c5fcff85
fixed a parameter error
|
15 years ago |
JINMEI Tatuya
|
cee5b3baa1
generalized data sequence, and supported RRSIG wiredata generation
|
15 years ago |
JINMEI Tatuya
|
25e8db65ba
cleanup:
|
15 years ago |
JINMEI Tatuya
|
7a803a47b7
fixed a trivial typo
|
15 years ago |
JINMEI Tatuya
|
d86f239a3c
cleanup
|
15 years ago |
JINMEI Tatuya
|
29e1631b57
cleanup: removed an unused variable
|
15 years ago |
JINMEI Tatuya
|
7dd0f976a1
propset
|
15 years ago |
JINMEI Tatuya
|
b45e69d955
added support for basic level of EDNS0, and adjusted apps with the latest API.
|
15 years ago |
JINMEI Tatuya
|
d1df5219e7
fixed an off-by-one (too strict) bug, and added a corresponding test case
|
15 years ago |
Shane Kerr
|
f323d38fa5
Removed the broken search for run_b10-cfgmgr.sh
|
15 years ago |
JINMEI Tatuya
|
52263167cd
don't check EOF after >> stringbuf. apparently g++ 3.x doesn't set it
|
15 years ago |
JINMEI Tatuya
|
bd36050b52
back out the previous check point change. it wasn't necessary.
|
15 years ago |
Jeremy C. Reed
|
6ab3baa994
Use --install with autoreconf to make sure config.guess, config.sub,
|
15 years ago |
JINMEI Tatuya
|
dd027d8f1c
check point: avoid passing a reference of a temporary object
|
15 years ago |
JINMEI Tatuya
|
f65e4c2a73
failed to commit the updated header file
|
15 years ago |
JINMEI Tatuya
|
ba4051570b
added comments about EDNS0 version mismatch handling
|
15 years ago |
JINMEI Tatuya
|
58d40d96e0
added test case for the maximum extended Rcode
|
15 years ago |
JINMEI Tatuya
|
bec5512afb
new test cases, and regenerated the previous test data with some minor
|
15 years ago |
JINMEI Tatuya
|
dd867fb3c4
misspelling
|
15 years ago |
JINMEI Tatuya
|
1bff985ad6
added +x for the newly added .py file
|
15 years ago |
JINMEI Tatuya
|
633d7de9e7
generate gen-wiredata.py from the .in file
|
15 years ago |
JINMEI Tatuya
|
9dfea17694
- added gen-wiredata.py, a semi-automation tool for wire-format test data
|
15 years ago |
JINMEI Tatuya
|
93611ab050
made parse error message more friendly
|
15 years ago |
Jeremy C. Reed
|
5ab3c30e0d
Noticed on FreeBSD: include sys/socket.h for networking functions
|
15 years ago |
JINMEI Tatuya
|
39ff783f0b
be more strict about input data
|
15 years ago |