38 Commits (master)

Autor SHA1 Mensaje Fecha
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting hace 10 años
  Marin Hannache 1170a36e6b [ftp] Add support for the FTP SIZE command hace 12 años
  Michael Brown 5763472b34 [ftp] Remove redundant ftp_data_deliver() method hace 13 años
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces hace 14 años
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  gL2n30Y06arv2 93805d9765 [ftp] User and password URI support for the FTP protocol hace 14 años
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections hace 15 años
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL hace 15 años
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category hace 15 años
  Sergey Vlasov e6cd16946a [ftp] Terminate processing after receiving an error hace 16 años
  Michael Brown 8f4c2b4a4c [ftp] Cope with RETR completion prior to all data received hace 16 años
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely hace 16 años
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner hace 17 años
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an hace 17 años
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. hace 17 años
  Holger Lubitz 7fa85d19b9 convert to zalloc hace 17 años
  Michael Brown 95adce0ce1 Add concept of transfer metadata, to be used by UDP in order to hace 17 años
  Michael Brown 4ccd1e8198 Should call ftp_done() if constructor fails. hace 17 años
  Michael Brown 0dfd5b84fd Updated FTP to use data-xfer API. hace 17 años
  Michael Brown 6d32f0e6e2 Changed to use the generic stream API. hace 17 años
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h hace 17 años
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any hace 17 años
  Michael Brown df0397f334 Update TFTP and FTP to take the same temporary URI scheme as HTTP hace 17 años
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This hace 17 años
  Michael Brown ad22cccc09 No need to maintain a received byte count; we always fill in sequential hace 17 años
  Michael Brown 6918cf9e9e Change FTP to use a data buffer rather than a callback function. hace 17 años
  Michael Brown 83e1340d88 Use autocolourisation hace 17 años
  Michael Brown 61ed298bc7 Merge changes from mcb-tcp-fixes branch. hace 17 años
  Michael Brown 9600af14a3 Added debug messages hace 17 años
  Michael Brown 89bcb57201 Update ftp.c to work with Nikhil's TCP stack. hace 17 años
  Michael Brown 3a660f9b25 Update ftp.c and hello.c to use the generic async_operations API. hace 18 años
  Michael Brown 8637834031 Made the temporary buffer part of the TCP senddata() API, to ease the hace 18 años
  Michael Brown 2462047128 Typo hace 18 años
  Michael Brown 9e1becaf8a Merge TCP aborted(), timedout() and closed() methods into a single hace 18 años
  Michael Brown 8afb6303fb Half-way tidy hace 18 años
  Michael Brown 04b6a1e004 Make all TCP methods optional; at least FTP data is a read-only hace 18 años
  Michael Brown aec0e127d2 Proof-of-concept FTP implementation hace 18 años