summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated website0.5.0Michael P. Soulier2010-05-101-5/+2
* Updating metadata for 0.5.0 releaseMichael P. Soulier2010-05-103-140/+218
* Fixing buffering issue in upload. Uploads work now.Michael P. Soulier2010-05-103-23/+27
* Updated READMEMichael P. Soulier2010-05-101-5/+2
* First working upload with new state machine. Not usable yet, upload fails toMichael P. Soulier2010-05-103-12/+40
* Fixed an obvious error introduced with the dyn_file_func mergeMichael P. Soulier2010-05-101-2/+2
* Merge commit 'angry-elf/master' into mergeMichael P. Soulier2010-04-241-3/+6
|\
| * Fix dyn_file_func (was broken?)Alexey Loshkarev2010-02-181-5/+8
* | Taking patch from "Mike C. Fletcher" <mcfletch@vrplumber.com>, fixing a badMichael P. Soulier2010-02-181-3/+3
|/
* Updated epydoc output for website.Michael P. Soulier2009-10-2464-6/+16319
* Changed licenses to the MIT LicenseMichael P. Soulier2009-09-242-63/+23
* Fixing some log messages and bad variable references.Michael P. Soulier2009-09-244-80/+89
* Updated resent_data in metrics.Michael P. Soulier2009-08-183-6/+5
* Fixed server metrics summary.Michael P. Soulier2009-08-183-21/+55
* First successful download with both client and server.Michael P. Soulier2009-08-167-70/+120
* Did some rework for the state machine in a server context.Michael P. Soulier2009-08-166-593/+521
* Fixing up some of the upload code.Michael P. Soulier2009-08-162-275/+274
* Adding patch for dynamic content from Alex ? <yix@ya.ru>Michael P. Soulier2009-07-211-7/+15
* Fixing a merge error in rebaseMichael P. Soulier2009-04-101-16/+2
* Fixed bug in tidport handling, and lack of OACK response.Michael P. Soulier2009-04-101-4/+11
* Fixing OACK handling with new state machine.Michael P. Soulier2009-04-101-4/+5
* Fixed TftpClient with new state machine.Michael P. Soulier2009-04-103-31/+39
* Started overhaul of state machine.Michael P. Soulier2009-04-105-225/+351
* Improving sample client output on error and fixing default blocksize whenMichael P. Soulier2009-04-102-12/+22
* Merged upload patch.Michael P. Soulier2009-04-102-30/+233
|\
| * Adding upload patch from Lorenz Schori - patch 1897344 in SF trackerMichael P. Soulier2008-07-302-32/+235
* | Updating version in setupMichael P. Soulier2009-04-091-1/+1
* | Website updateMichael P. Soulier2009-04-081-1/+16
* | Fixing bogus warnings in options handling.Michael P. Soulier2009-04-071-5/+12
* | Merge branch 'master' of git@github.com:msoulier/tftpyMichael P. Soulier2009-04-072-14/+131
|\ \
| * | Updated site with stylesheetMichael P. Soulier2009-03-152-2/+52
| * | Website updateMichael P. Soulier2009-03-151-14/+81
* | | Fixing tftproot configured for server as a relative path.Michael P. Soulier2009-04-071-1/+1
|/ /
* | Adding websiteMichael P. Soulier2009-03-142-0/+29
* | Fixed the use of the tsize option in RRQ packets.Michael P. Soulier2008-10-083-8/+8
* | Rolling 0.4.60.4.6Michael P. Soulier2008-10-053-331/+146
* | Rebased tsize branch and added a --tsize option to the client.Michael P. Soulier2008-10-047-15/+349
* | Adding transfer size option patch from Kuba Kończyk.Michael P. Soulier2008-10-041-19/+20
* | Merged from SVN trunk after register to PyPiMichael P. Soulier2008-10-031-6/+7
|\ \ | |/ |/|
| * Updated for PyPimsoulier2008-10-041-6/+7
| * Updated for v0.4.5 release.msoulier2008-05-283-4/+41
| * Fix for bug 1967647, referencing self.sock instead of sock.msoulier2008-05-281-1/+1
* | Tagging 0.4.5. msoulier2008-05-284-5/+42
|/
* Fix for [ 1932310 ] security check always fail for windows.msoulier2008-05-201-1/+1
* Fixed division by zero error in rate calculations in download function ofmsoulier2008-05-201-6/+9
* Fix for bug [ 1932330 ] binary downloads fail in Windows.msoulier2008-05-201-1/+1
* Updated README.msoulier2008-01-311-1/+5
* Updated ChangeLogmsoulier2008-01-311-0/+14
* Updating version to 0.4.4msoulier2008-01-311-1/+1
* Fixing 1851544 - server not tolerant of unsupported optionsmsoulier2007-12-161-11/+6