| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
| * | Allowed HTTPS to be a separately configurable feature. | Michael Brown | 2007-07-30 | 1 | -0/+5 |
| | | |||||
| * | Update HTTP to use data-xfer interface. | Michael Brown | 2007-05-29 | 1 | -46/+0![]() |
| | | |||||
| * | Add HTTPS port | Michael Brown | 2007-01-31 | 1 | -0/+3 |
| | | |||||
| * | Changed to use the generic stream API. | Michael Brown | 2007-01-31 | 1 | -3/+3 |
| | | |||||
| * | HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any | Michael Brown | 2007-01-18 | 1 | -0/+2 |
| | | | | | other protocol won't work at the moment. | ||||
| * | Gave asynchronous operations approximate POSIX signal semantics. This | Michael Brown | 2007-01-15 | 1 | -12/+9![]() |
| | | | | | | | | | | | | will enable us to cascade async operations, which is necessary in order to properly support DNS. (For example, an HTTP request may have to redirect to a new location and will have to perform a new DNS lookup, so we can't just rely on doing the name lookup at the time of parsing the initial URL). Anything other than HTTP is probably broken right now; I'll fix the others up asap. | ||||
| * | Fixed HTTP | Michael Brown | 2007-01-12 | 1 | -28/+28 |
| | | |||||
| * | Merge changes from mcb-tcp-fixes branch. | Michael Brown | 2006-12-28 | 1 | -2/+4 |
| | | |||||
| * | New HTTP protocol and test code | Derek Pryor | 2006-08-11 | 1 | -0/+58 |

