summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* run pyupgradeadehad2021-10-231-1/+1
* Merge remote-tracking branch 'upstream/master'adehad2021-10-211-1/+1
|\
| * Enhance PEP8Richard Vézina2021-10-151-1/+3
| * Optimize importsRichard Vézina2021-10-151-1/+4
| * Enhance PEP8Richard Vézina2021-10-151-1/+3
| * Optimize importsRichard Vézina2021-10-151-1/+3
| * Forgo WARN -> WARNINGRichard Vézina2021-10-151-1/+1
* | first attempt with github actions, various lintingadehad2021-10-112-100/+151
|/
* Adding some boilerplateMichael P. Soulier2018-05-182-0/+4
* Fixed bad reference to TftpPacketOACK in tftpy_client.pyMichael P. Soulier2018-05-151-1/+1
* Putting TftpClient and TftpServer back into the tftpy module context for conv...Michael P. Soulier2018-05-152-5/+5
* Rationalized module includes and logging.Michael P. Soulier2018-05-152-17/+35
* Removing logging.basicConfig from library. Fixes #86.Michael P. Soulier2018-05-092-0/+2
* Merged style updates, minor bug fixesMichael P. Soulier2017-05-092-2/+5
|\
| * Release version 0.6.3_fork (forked version)Francesco Fiorentino2015-07-212-2/+5
* | Merge remote-tracking branch 'posbourne/tftpy-server-quiet-option' into quietMichael P. Soulier2015-09-081-0/+7
|\ \
| * | server: add -q option to supress liberal INFO level debuggingPaul Osborne2015-06-231-0/+7
| |/
* | Extending the localip option to the sample client.Michael P. Soulier2015-09-081-1/+8
|/
* Fixing some pyflakes complaintsMichael P. Soulier2011-07-231-1/+1
* Fixing issue #9, removing blksize option from client if not supplied.Michael P. Soulier2011-07-231-2/+1
* Added simple doc examples and install info.Michael P. Soulier2010-07-141-4/+4
* Adding support for input/output as stdin/stdoutMichael P. Soulier2010-05-251-2/+2
* First working upload with new state machine. Not usable yet, upload fails toMichael P. Soulier2010-05-101-5/+11
* First successful download with both client and server.Michael P. Soulier2009-08-162-6/+15
* Improving sample client output on error and fixing default blocksize whenMichael P. Soulier2009-04-101-12/+16
* Merged upload patch.Michael P. Soulier2009-04-101-9/+20
|\
| * Adding upload patch from Lorenz Schori - patch 1897344 in SF trackerMichael P. Soulier2008-07-301-10/+21
* | Fixed the use of the tsize option in RRQ packets.Michael P. Soulier2008-10-081-1/+1
* | Rebased tsize branch and added a --tsize option to the client.Michael P. Soulier2008-10-041-2/+12
|/
* Simplifying use of optparse. Thanks to Steven Bethard for the suggestions.msoulier2007-02-232-19/+0
* Supplying a default blksize options in the server.msoulier2007-02-171-1/+0
* Making server exit gracefully.msoulier2006-12-151-1/+4
* Added lots in the server to support a download, with timeouts.msoulier2006-12-151-0/+16
* Starting on sample server.msoulier2006-12-141-0/+48
* Successful test on basic select loopmsoulier2006-12-141-5/+1
* Started on the servermsoulier2006-12-101-1/+5
* Added --debug option to sample client.msoulier2006-12-091-1/+10
* Fixed broken decode, and adjusted the client options.msoulier2006-10-091-4/+6
* Fixed handling of portmsoulier2006-10-051-1/+2
* Updating for productionmsoulier2006-10-051-11/+0
* Got variable blocksizes working.msoulier2006-10-051-6/+13
* Added OACK packet, and factored-out client code.msoulier2006-10-041-0/+72
* Restructuringmsoulier2006-10-031-0/+0