38 Revize (e7f67d5a4c6e9f06aa7a9db1b4245f5e16f00bb2)

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