1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add IReader.size. More... almost 14 years ago
Enable tsize option for a write request. More... almost 14 years ago
tsize is ignored when less than zero or not a number. More... almost 14 years ago
Bootstrap recognises tsize option. More... almost 14 years ago
Merge pull request #4 from allenap/update-readme More... almost 14 years ago
Added LICENSE file More... almost 14 years ago
Mention RFCs 2347 and 2348 in README. More... almost 14 years ago
Ignore Trial detritus, tags, and dropin.cache (generated by twistd when scanning for plugins). More... almost 14 years ago
Updated readme More... over 15 years ago
twistd plugin More... over 15 years ago
Tests for successful TFTP procotol operation More... over 15 years ago
Updated dispatcher procotol and added tests for protocol errors More... over 15 years ago
Factored out more common functionality in bootstrap.py More... over 15 years ago
Minor fixes to options processing and bootstrap tests More... over 15 years ago
Updated docstrings to keep up with recent changes More... over 15 years ago
Option negotiation logic. Block size and timeout options support. Tests for option negotiation. More... over 15 years ago
More consistent SequentialCall More... over 15 years ago
Sessions and bootstrap mechanism are fully separated now and the tests run fine (option negotiation is still not fully implemented/tested). More... over 15 years ago
Separated write session and bootstrap mechanism to be able to handle option negotiation. Option processing is still stubbed out in the protocol. More... over 15 years ago
OACK datagram class More... over 15 years ago
Added support for options to RRQ/WRQ datagram classes More... over 15 years ago
updated README More... over 15 years ago
Docstrings for sessions More... over 15 years ago
Even more tests for sessions. Sessions are fully tested now. Rewritten some (most) session tests to explicitly use readers/writers, that return Deferreds More... over 15 years ago
Session cleanup More... over 15 years ago
Made the ReadSession use SequentialCall. Altered the tests slightly, - need to pump the clock instead of advancing, so that SequentialCall reschedules itself properly. More... over 15 years ago
More tests for session classes. Changed reader interface to allow for explicit cancelling More... over 15 years ago
SequentialCall and tests for it More... over 15 years ago
Some WriteSession tests More... over 15 years ago
Wrong attribute name in session.py More... over 15 years ago