summaryrefslogtreecommitdiff
path: root/tftpy/TftpPacketTypes.py
Commit message (Expand)AuthorAgeFilesLines
* run pyupgradeadehad2021-10-231-7/+6
* re-lint after mergeadehad2021-10-211-1/+0
* Merge remote-tracking branch 'upstream/master'adehad2021-10-211-1/+2
|\
| * Enhance PEP8Richard Vézina2021-10-151-1/+11
* | fix py2 syntax?adehad2021-10-151-7/+1
* | first attempt with github actions, various lintingadehad2021-10-111-112/+135
|/
* Fixing more encoding issues for python3.Michael P. Soulier2018-09-131-4/+9
* Fixing some encoding issues in python3Michael P. Soulier2018-09-131-22/+47
* Compatibility tested¨Andreas2018-09-101-2/+4
* Made parts concerning test program compatible¨Andreas2018-09-101-6/+5
* Solved some 2 to 3 issues¨Andreas2018-09-101-8/+4
* 2to3¨Andreas2018-09-101-4/+9
* Adding some boilerplateMichael P. Soulier2018-05-181-0/+2
* Dropping str() in favour of bytestring input, and fixing logging calls in Tft...Michael P. Soulier2018-05-151-62/+58
* Merge branch 'master' of https://github.com/PackeTsar/tftpy into PackeTsar-ma...Michael P. Soulier2018-05-151-11/+11
|\
| * Struct pack and unpack require a string formatJohn W Kerns2017-05-151-11/+11
* | Rationalized module includes and logging.Michael P. Soulier2018-05-151-0/+3
|/
* Merged style updates, minor bug fixesMichael P. Soulier2017-05-091-35/+39
|\
| * Release version 0.6.3_fork (forked version)Francesco Fiorentino2015-07-211-42/+48
* | Fixing obvious python3 errors. Timeouts still not working.Michael P. Soulier2016-07-061-12/+12
* | Fixing some python3 syntax errorsMichael P. Soulier2016-07-051-2/+2
* | Added recommended imports for python3 compatibility.Michael P. Soulier2016-07-051-9/+13
* | Merging with masterMichael P. Soulier2016-07-041-2/+11
|\ \
| * \ Merge branch 'tsize'Michael P. Soulier2015-10-151-2/+7
| |\ \
| | * | Added tests for tsize option and fixed failures.Michael P. Soulier2015-10-151-2/+7
| | |/
| * | Adjust ACK handling to truncate too long packets.Greg Prosser2015-01-251-0/+4
| |/
* | Adding python3 supportDoug O'Riordan2015-03-051-8/+11
|/
* Fixing debug calls to be lazy when debug is off.Michael P. Soulier2013-09-261-41/+36
* Fixing some pyflakes complaintsMichael P. Soulier2011-07-231-1/+0
* Forcing decode mode to lower case, fixes bug 17.Michael P. Soulier2010-10-131-3/+3
* Adding initial Sphinx docsMichael P. Soulier2010-07-111-23/+39
* Fixing some log messages and bad variable references.Michael P. Soulier2009-09-241-27/+36
* First successful download with both client and server.Michael P. Soulier2009-08-161-16/+2
* Did some rework for the state machine in a server context.Michael P. Soulier2009-08-161-44/+44
* Started overhaul of state machine.Michael P. Soulier2009-04-101-3/+2
* Fixed the use of the tsize option in RRQ packets.Michael P. Soulier2008-10-081-4/+4
* Rolling 0.4.60.4.6Michael P. Soulier2008-10-051-1/+3
* Rebased tsize branch and added a --tsize option to the client.Michael P. Soulier2008-10-041-7/+41
* Tagging 0.4.5. msoulier2008-05-281-1/+1
* Updating docs for epydoc.msoulier2007-03-311-0/+1
* Rearranged packaging a bit to fix an importing problem.msoulier2007-02-171-0/+21
* Making the lib backwards-compatible to Python 2.3.msoulier2007-02-091-1/+4
* Restructuring single lib into a package.msoulier2006-12-171-0/+376