32 Commits (9b01a9fd9cb149a1cee0d16e59e050131aefdabf)

Autor SHA1 Mensagem Data
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client 16 anos atrás
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 anos atrás
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner 17 anos atrás
  Michael Brown 67afe84292 Use otherwise-useless byte in DHCP feature option as a version number 17 anos atrás
  Michael Brown bf3d8fb1aa Allowed HTTPS to be a separately configurable feature. 17 anos atrás
  Michael Brown 6fc9ed167e TLS now working again. 17 anos atrás
  Holger Lubitz e6cfa7ced9 make http_open static 17 anos atrás
  Michael Brown 94415b7669 Added missing "static" declarations 17 anos atrás
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an 17 anos atrás
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. 17 anos atrás
  Holger Lubitz 7872b890fe convert to zalloc 17 anos atrás
  Michael Brown a5f33ea283 Added missing line to set return status code. 17 anos atrás
  Michael Brown 95adce0ce1 Add concept of transfer metadata, to be used by UDP in order to 17 anos atrás
  Michael Brown 735e07268e Update HTTP to use data-xfer interface. 17 anos atrás
  Michael Brown af3149d18e Allow queries in GET requests 17 anos atrás
  Michael Brown a3695b1ff6 Placeholder for TLS insertion 17 anos atrás
  Michael Brown 6d32f0e6e2 Changed to use the generic stream API. 17 anos atrás
  Michael Brown bde8878eef Keep HTTP progress updated, and display a progress indicator during the 17 anos atrás
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 anos atrás
  Michael Brown 4e3976711d A working name resolution framework 17 anos atrás
  Michael Brown 6c72bf13a1 Presize the download buffer when we see the Content-Length header; 17 anos atrás
  Michael Brown 08da93a311 Reorder functions to more closely reflect the flow of control 17 anos atrás
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any 17 anos atrás
  Michael Brown 143d14614d Quickly hack in DNS resolution as a proof of concept 17 anos atrás
  Michael Brown afa752f5fb Protocol's get() method no longer takes ownership of the URI. HTTP is the 17 anos atrás
  Michael Brown 1f92c6b3e8 Must free http on the error path; nothing else will do it 17 anos atrás
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This 17 anos atrás
  Michael Brown 497c3a5aad Fixed HTTP 17 anos atrás
  Michael Brown 61ed298bc7 Merge changes from mcb-tcp-fixes branch. 17 anos atrás
  Derek Pryor 562ab6d65c Bug fixes to the HTTP protocol code 18 anos atrás
  Derek Pryor 0f88703019 Bug fixes to the HTTP protocol code 18 anos atrás
  Derek Pryor 25ea34a8d7 New HTTP protocol and test code 18 anos atrás