JINMEI Tatuya
|
538e33c10a
some grammar/editorial fixes
|
14 years ago |
JINMEI Tatuya
|
21e7e5c297
minor update on a comment (about how rrclass is passed)
|
14 years ago |
JINMEI Tatuya
|
01d4f42cee
commented about local placeholders of {UDP/TCP}Endpoints.
|
14 years ago |
JINMEI Tatuya
|
c994b2e9c7
commented about instantiation policy for the IOSocket class.
|
14 years ago |
JINMEI Tatuya
|
4c27eae347
editorial fix
|
14 years ago |
JINMEI Tatuya
|
4601b4d22e
removed unnecessary forward declaration, and added a comment about the remaining one.
|
14 years ago |
JINMEI Tatuya
|
dc0e2cde2a
- renamed a variable: s/is_axfr_connection_established/xfrout_connected/ as suggested in review
|
14 years ago |
JINMEI Tatuya
|
252f19a143
added notes about protected destructors in base classes.
|
14 years ago |
JINMEI Tatuya
|
05368c56e6
avoid using limited broadcast address (all 1 address) for a failure test case.
|
14 years ago |
Evan Hunt
|
65166f5838
Minor grammar fixes in comments.
|
14 years ago |
JINMEI Tatuya
|
c4f8a86457
cleanup: removed an unnecessary namespace prefix.
|
15 years ago |
JINMEI Tatuya
|
667b970229
disabled xfrin triggerred by a notify. the original implementation naively trusts the notify sender and uses it as the transfer master, which is very dangerous from security point of view.
|
15 years ago |
JINMEI Tatuya
|
830be189e6
made sure passing the RRClass of notify to the remote process.
|
15 years ago |
JINMEI Tatuya
|
f55a7b7475
use a string instead of an object for the RRclass parameter for xfrin/notify.
|
15 years ago |
JINMEI Tatuya
|
0cfe69f9b1
added test cases for notify, and fixed a bug identified by a test.
|
15 years ago |
JINMEI Tatuya
|
4f65d1a1ca
for notify, use consistent parameter with other xfrin commands.
|
15 years ago |
JINMEI Tatuya
|
4813426241
added tests for specific addresses and "-4/-6" cases.
|
15 years ago |
JINMEI Tatuya
|
8f5c79badc
tests for cases of server initialization failure due to system level errors.
|
15 years ago |
JINMEI Tatuya
|
918b6962cd
added -a to the usage.
|
15 years ago |
JINMEI Tatuya
|
84bdd04537
on second thought, it would be better to separate constructors for the explicit address case and the "any" address case.
|
15 years ago |
JINMEI Tatuya
|
a146928f6a
(forgot to cleanup a leftover)
|
15 years ago |
JINMEI Tatuya
|
76f4788d5c
added tests for address family mismatches (give an ipv4 address with -6, etc)
|
15 years ago |
JINMEI Tatuya
|
999ab8cbf6
catch invalid addresses. added tests for that.
|
15 years ago |
JINMEI Tatuya
|
22d942fa39
changed interface of the IOService constructor so that it's impossible
|
15 years ago |
JINMEI Tatuya
|
4a77769856
added tests on port string validity
|
15 years ago |
JINMEI Tatuya
|
678e8861f5
merged the original trac221 branch
|
15 years ago |
JINMEI Tatuya
|
20ecd3a71a
working branch for Trac #221, rebasing a newer trunk.
|
15 years ago |
JINMEI Tatuya
|
f397ff42c1
changelog entry for Trac #275
|
15 years ago |
JINMEI Tatuya
|
9f35b9ba7e
merged branches/275 (for trac #275).
|
15 years ago |
JINMEI Tatuya
|
3df6590a9d
more sync trunk (not sure if I need to do this again, but reintegrate didn't succeed)
|
15 years ago |