38 Commits (master)

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