Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -85/+0 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | Add preliminary support for MTFTP. | Michael Brown | 2007-12-26 | 1 | -0/+2 |
* | Remove unused headers. | Michael Brown | 2007-06-11 | 1 | -4/+0 |
* | Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer | Michael Brown | 2007-06-11 | 1 | -64/+1 |
* | Update TFTP and FTP to take the same temporary URI scheme as HTTP | Michael Brown | 2007-01-15 | 1 | -8/+9 |
* | Gave asynchronous operations approximate POSIX signal semantics. This | Michael Brown | 2007-01-15 | 1 | -1/+1 |
* | Update TFTP to use a struct buffer rather than a callback. | Michael Brown | 2007-01-11 | 1 | -28/+22 |
* | Added TFTP test code (currently just dumps file to console). | Michael Brown | 2006-08-09 | 1 | -0/+10 |
* | Initial (untested) implementation of TFTP over the new UDP API. | Michael Brown | 2006-08-08 | 1 | -2/+20 |
* | Added some TFTP definitions for use with the new UDP API. | Michael Brown | 2006-08-08 | 1 | -0/+125 |