17 Commits (73b09ecba6dad0070e106a74eeed4bc388d60e02)

Autor SHA1 Nachricht Datum
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h vor 18 Jahren
  Michael Brown dd6d94004f HTTP/DNS now working fully asynchronously. HTTP/IP addresses and any vor 18 Jahren
  Michael Brown df0397f334 Update TFTP and FTP to take the same temporary URI scheme as HTTP vor 18 Jahren
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This vor 18 Jahren
  Michael Brown ad22cccc09 No need to maintain a received byte count; we always fill in sequential vor 18 Jahren
  Michael Brown 6918cf9e9e Change FTP to use a data buffer rather than a callback function. vor 18 Jahren
  Michael Brown 83e1340d88 Use autocolourisation vor 18 Jahren
  Michael Brown 61ed298bc7 Merge changes from mcb-tcp-fixes branch. vor 18 Jahren
  Michael Brown 9600af14a3 Added debug messages vor 18 Jahren
  Michael Brown 89bcb57201 Update ftp.c to work with Nikhil's TCP stack. vor 18 Jahren
  Michael Brown 3a660f9b25 Update ftp.c and hello.c to use the generic async_operations API. vor 19 Jahren
  Michael Brown 8637834031 Made the temporary buffer part of the TCP senddata() API, to ease the vor 19 Jahren
  Michael Brown 2462047128 Typo vor 19 Jahren
  Michael Brown 9e1becaf8a Merge TCP aborted(), timedout() and closed() methods into a single vor 19 Jahren
  Michael Brown 8afb6303fb Half-way tidy vor 19 Jahren
  Michael Brown 04b6a1e004 Make all TCP methods optional; at least FTP data is a read-only vor 19 Jahren
  Michael Brown aec0e127d2 Proof-of-concept FTP implementation vor 19 Jahren