summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/tftp.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Add preliminary support for MTFTP.Michael Brown2007-12-261-0/+2
* Remove unused headers.Michael Brown2007-06-121-4/+0Star
* Updated TFTP and PXE UDP API code to use not-yet-implemented data-xferMichael Brown2007-06-111-64/+1Star
* Update TFTP and FTP to take the same temporary URI scheme as HTTPMichael Brown2007-01-151-8/+9
* Gave asynchronous operations approximate POSIX signal semantics. ThisMichael Brown2007-01-151-1/+1
* Update TFTP to use a struct buffer rather than a callback.Michael Brown2007-01-111-28/+22Star
* Added TFTP test code (currently just dumps file to console).Michael Brown2006-08-091-0/+10
* Initial (untested) implementation of TFTP over the new UDP API.Michael Brown2006-08-091-2/+20
* Added some TFTP definitions for use with the new UDP API.Michael Brown2006-08-091-0/+125