summaryrefslogtreecommitdiff
path: root/bin/tftpy_server.py
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
| * Forgo WARN -> WARNINGRichard Vézina2021-10-151-1/+1
* | first attempt with github actions, various lintingadehad2021-10-111-31/+47
|/
* Adding some boilerplateMichael P. Soulier2018-05-181-0/+2
* Putting TftpClient and TftpServer back into the tftpy module context for conv...Michael P. Soulier2018-05-151-1/+1
* Rationalized module includes and logging.Michael P. Soulier2018-05-151-6/+15
* Removing logging.basicConfig from library. Fixes #86.Michael P. Soulier2018-05-091-0/+1
* Merged style updates, minor bug fixesMichael P. Soulier2017-05-091-1/+2
|\
| * Release version 0.6.3_fork (forked version)Francesco Fiorentino2015-07-211-1/+2
* | server: add -q option to supress liberal INFO level debuggingPaul Osborne2015-06-231-0/+7
|/
* Fixing some pyflakes complaintsMichael P. Soulier2011-07-231-1/+1
* First successful download with both client and server.Michael P. Soulier2009-08-161-2/+9
* Simplifying use of optparse. Thanks to Steven Bethard for the suggestions.msoulier2007-02-231-7/+0
* Making server exit gracefully.msoulier2006-12-151-1/+4
* Starting on sample server.msoulier2006-12-141-0/+48