Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' | adehad | 2021-10-21 | 1 | -1/+1 |
|\ | |||||
| * | Enhance PEP8 | Richard Vézina | 2021-10-15 | 1 | -1/+3 |
| | | |||||
| * | Optimize imports | Richard Vézina | 2021-10-15 | 1 | -1/+3 |
| | | |||||
| * | Forgo WARN -> WARNING | Richard Vézina | 2021-10-15 | 1 | -1/+1 |
| | | |||||
* | | first attempt with github actions, various linting | adehad | 2021-10-11 | 1 | -31/+47 |
|/ | |||||
* | Adding some boilerplate | Michael P. Soulier | 2018-05-18 | 1 | -0/+2 |
| | |||||
* | Putting TftpClient and TftpServer back into the tftpy module context for ↵ | Michael P. Soulier | 2018-05-15 | 1 | -1/+1 |
| | | | | convenience. Also improving the test logger. | ||||
* | Rationalized module includes and logging. | Michael P. Soulier | 2018-05-15 | 1 | -6/+15 |
| | |||||
* | Removing logging.basicConfig from library. Fixes #86. | Michael P. Soulier | 2018-05-09 | 1 | -0/+1 |
| | |||||
* | Merged style updates, minor bug fixes | Michael P. Soulier | 2017-05-09 | 1 | -1/+2 |
|\ | |||||
| * | Release version 0.6.3_fork (forked version) | Francesco Fiorentino | 2015-07-21 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Contains: Bug fixes in log.debug Fixes in broken code Fixes many PEP8 issues Created testWin Unit for Win environment | ||||
* | | server: add -q option to supress liberal INFO level debugging | Paul Osborne | 2015-06-23 | 1 | -0/+7 |
|/ | | | | | | | | In my test from U-Boot tftp client to a server running on windows this increase the transfer rate from 1.8MB/s to 4.9MB/s (nearly 3x performance improvement). Signed-off-by: Paul Osborne <Paul.Osborne@digi.com> | ||||
* | Fixing some pyflakes complaints | Michael P. Soulier | 2011-07-23 | 1 | -1/+1 |
| | |||||
* | First successful download with both client and server. | Michael P. Soulier | 2009-08-16 | 1 | -2/+9 |
| | |||||
* | Simplifying use of optparse. Thanks to Steven Bethard for the suggestions. | msoulier | 2007-02-23 | 1 | -7/+0 |
| | | | | git-svn-id: https://tftpy.svn.sourceforge.net/svnroot/tftpy/trunk@63 63283fd4-ec1e-0410-9879-cb7f675518da | ||||
* | Making server exit gracefully. | msoulier | 2006-12-15 | 1 | -1/+4 |
| | | | | git-svn-id: https://tftpy.svn.sourceforge.net/svnroot/tftpy/trunk@47 63283fd4-ec1e-0410-9879-cb7f675518da | ||||
* | Starting on sample server. | msoulier | 2006-12-14 | 1 | -0/+48 |
git-svn-id: https://tftpy.svn.sourceforge.net/svnroot/tftpy/trunk@41 63283fd4-ec1e-0410-9879-cb7f675518da |