20 Commits (95adce0ce15b7e7b226f3d1162a7330e36ad76c8)

Autor SHA1 Mensaje Fecha
  Michael Brown 95adce0ce1 Add concept of transfer metadata, to be used by UDP in order to hace 18 años
  Michael Brown 735e07268e Update HTTP to use data-xfer interface. hace 18 años
  Michael Brown af3149d18e Allow queries in GET requests hace 18 años
  Michael Brown a3695b1ff6 Placeholder for TLS insertion hace 18 años
  Michael Brown 6d32f0e6e2 Changed to use the generic stream API. hace 18 años
  Michael Brown bde8878eef Keep HTTP progress updated, and display a progress indicator during the hace 18 años
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h hace 18 años
  Michael Brown 4e3976711d A working name resolution framework hace 18 años
  Michael Brown 6c72bf13a1 Presize the download buffer when we see the Content-Length header; hace 18 años
  Michael Brown 08da93a311 Reorder functions to more closely reflect the flow of control hace 18 años
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any hace 18 años
  Michael Brown 143d14614d Quickly hack in DNS resolution as a proof of concept hace 18 años
  Michael Brown afa752f5fb Protocol's get() method no longer takes ownership of the URI. HTTP is the hace 18 años
  Michael Brown 1f92c6b3e8 Must free http on the error path; nothing else will do it hace 18 años
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This hace 18 años
  Michael Brown 497c3a5aad Fixed HTTP hace 18 años
  Michael Brown 61ed298bc7 Merge changes from mcb-tcp-fixes branch. hace 18 años
  Derek Pryor 562ab6d65c Bug fixes to the HTTP protocol code hace 18 años
  Derek Pryor 0f88703019 Bug fixes to the HTTP protocol code hace 18 años
  Derek Pryor 25ea34a8d7 New HTTP protocol and test code hace 18 años