openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-tx-tftp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #31 from allenap/disconnection-and-timeout-crash
shylent
More...
over 7 years ago
Test iterlast directly.
Gavin Panella
More...
over 7 years ago
Raise ValueError when no timings are specified to timedCaller.
Gavin Panella
More...
over 7 years ago
Get working with Python 2.7.
Gavin Panella
More...
over 7 years ago
Fix a couple of bugs related to bootstrapping new sessions.
Gavin Panella
More...
over 7 years ago
Ignore all _trial_temp-like files.
Gavin Panella
More...
over 7 years ago
Get tests running properly with tox.
Gavin Panella
More...
over 7 years ago
Merge pull request #13 from shylent/issue-1a
shylent
More...
about 8 years ago
Mention octet transfer mode in README
shylent
More...
about 8 years ago
Merge pull request #25 from allenap/python3
shylent
More...
about 9 years ago
Update documentation to refer to "bytes" instead of "str".
Gavin Panella
More...
about 9 years ago
Remove left-over tests for now-removed function.
Gavin Panella
More...
about 9 years ago
Use Twisted's intToBytes() function instead of rolling our own.
Gavin Panella
More...
about 9 years ago
Test, via tox, with Python 3.4 and 3.5 in addition to 2.7.
Gavin Panella
More...
about 9 years ago
Merge pull request #24 from allenap/setup-py-and-tox
shylent
More...
about 9 years ago
Merge branch 'setup-py-and-tox' into python3.
Gavin Panella
More...
about 9 years ago
Given that Python 3.x tests won't pass yet, do not enable any Python 3.x environments via tox.ini.
Gavin Panella
More...
about 9 years ago
Get all tests passing in both Python 2.7 and Python 3.4.
Gavin Panella
More...
about 9 years ago
Convert temporary directories to bytes.
Gavin Panella
More...
about 9 years ago
Switch to @z.i.implementer from z.i.implements; the latter is not supported on Python 3.
Gavin Panella
More...
about 9 years ago
Get tests passing under Python 2.7.
Gavin Panella
More...
about 9 years ago
Convert all source with 2to3. Only a couple of minor manual tweaks were applied after the conversion.
Gavin Panella
More...
about 9 years ago
Prefix byte strings with "b" to ensure that they're not treated as human-readable strings when running 2to3.
Gavin Panella
More...
about 9 years ago
Add setup.py so that this can be released on PyPI, and so that it will work with tox. This is a step towards Python 3 support.
Gavin Panella
More...
about 9 years ago
Merge pull request #22 from allenap/error-code-8-test
shylent
More...
almost 10 years ago
Test to ensure that all error codes between 0 and 8 inclusive are recognised.
Gavin Panella
More...
almost 10 years ago
Merge pull request #20 from allenap/error-code-8
shylent
More...
almost 10 years ago
Recognise error code 8, which is used to terminate a transfer due to option negotiation. See RFC 2347, "TFTP Option Extension".
Gavin Panella
More...
almost 10 years ago
Merge pull request #17 from gabriel-samfira/master
shylent
More...
almost 11 years ago
Merge pull request #18 from gabriel-samfira/max_block_size
shylent
More...
almost 11 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree