38 커밋 (master)

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