JINMEI Tatuya
|
15e60f1f54
[1261] implemented IXFRDeleteSOA class (state)
|
13 years ago |
JINMEI Tatuya
|
7ab4a102ee
[1261] added XfrinFirstData class (state)
|
13 years ago |
JINMEI Tatuya
|
4fda2b6eef
[1261] introduced the XfrinState class and implemented the InitialSOA subclass.
|
13 years ago |
JINMEI Tatuya
|
106e9a7934
[1261] Merge branch 'trac1259' into trac1261
|
13 years ago |
JINMEI Tatuya
|
26691e282b
[1259] removed a space char at EOL
|
13 years ago |
JINMEI Tatuya
|
4cde36d2b9
[master] changelog entry for #1258
|
13 years ago |
JINMEI Tatuya
|
c874cb056e
[master] Merge branch 'trac1258' with fixing conflict in Changelog.
|
13 years ago |
JINMEI Tatuya
|
12fd115d2e
[1258] removed an experimental test case (which would fail)
|
13 years ago |
JINMEI Tatuya
|
84ada921a2
[1258] improved type error string for Message.from_wire()
|
13 years ago |
Michal 'vorner' Vaner
|
763a994cb1
[1259] Compaction of the diff
|
13 years ago |
Michal 'vorner' Vaner
|
b86d51b24e
[1259] Test of compaction of the diff
|
13 years ago |
Michal 'vorner' Vaner
|
48d5ac5927
[1259] Comment what the compact method really does
|
13 years ago |
Michal 'vorner' Vaner
|
c191f23dfc
[1259] Auto-apply every 100 rdata
|
13 years ago |
Michal 'vorner' Vaner
|
8d2c46f19c
[1259] Test for auto-apply every 100
|
13 years ago |
Michal 'vorner' Vaner
|
8031993390
[1259] Check that stuff is not called after commit
|
13 years ago |
Jelte Jansen
|
bb7833f205
[1258] minor minor change in comment
|
13 years ago |
Jelte Jansen
|
c430e46486
Merge branch 'trac1273'
|
13 years ago |
Jelte Jansen
|
39e529c506
[1273] workaround for the hidden old python classes problem
|
13 years ago |
JINMEI Tatuya
|
aba10a01b7
[1258] pass unsigned int* to PyArg_ParseTuple instead of ParseOptions*.
|
13 years ago |
JINMEI Tatuya
|
9688dee697
[1258] overall documentation update. also add PARSE_DEFAULT to the python
|
13 years ago |
JINMEI Tatuya
|
c1a72c46b5
[1258] ported the C++ fromWireShortBuffer test to python. this required
|
13 years ago |
JINMEI Tatuya
|
9016513b4d
[1258] test data spec for the new test
|
13 years ago |
JINMEI Tatuya
|
13e8bc43e4
[1258] added one more basic test for fromWire(): a bogus input with a trimmed RR.
|
13 years ago |
JINMEI Tatuya
|
e89895b7e5
[1258] simplified test cases a bit by extended factoryFromFile() so that
|
13 years ago |
JINMEI Tatuya
|
938f4e9ba1
[1258] a small refactoring: avoid using reinterpret_cast for Message_fromWire.
|
13 years ago |
JINMEI Tatuya
|
b0b0da67c9
[1258] added a python wrapper for Message.from_wire(PRESERVE_ORDER)
|
13 years ago |
JINMEI Tatuya
|
1ee8ad4a2b
[1258] a small refactoring: made initModulePart_Message() safer using pycppwrapper_util.
|
13 years ago |
JINMEI Tatuya
|
c943619d22
[1258] added support for the PRESERVE_ORDER option for Message::fromWire().
|
13 years ago |
JINMEI Tatuya
|
0d874a95d3
[1258] added a test to confirm the existing behavior: combining RRs of the
|
13 years ago |
JINMEI Tatuya
|
2d32565000
[1258] added some more primitive tests for dns::Message
|
13 years ago |