22 Commits (f3265b4bf8440ac4127e801c4b06efcac6a7f39d)

Autor SHA1 Mensaje Fecha
  Michael Brown f3265b4bf8 Add preliminary support for MTFTP. hace 16 años
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. hace 16 años
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. hace 16 años
  Michael Brown f770744ee0 Quick hack to be able to accept transfers from servers that don't hace 16 años
  Michael Brown 972f293e46 Check for correct block number in tftp_rx_data(). hace 17 años
  Michael Brown 00d93c6dd9 Minor style fix: structure fields are generally initialised in the hace 17 años
  Marty Connor 14e1d3cc4d TFTP default blocksize fix from Vampyre hace 17 años
  Michael Brown 2ff1b1245b Use start_timer_nodelay() in protocols which rely on the retry timer hace 17 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 da3c785816 convert to zalloc hace 17 años
  Michael Brown d7e471f654 Improve debugging hace 17 años
  Michael Brown d465ae9785 Bugfix: iobuf->data always points to the start of the allocated hace 17 años
  Michael Brown 2d4c72b762 Remove unused headers. hace 17 años
  Michael Brown 01b4bde8a0 Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer hace 17 años
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 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 0010e10ef3 Update TFTP to use a struct buffer rather than a callback. hace 17 años
  Michael Brown d1a123b1f4 Added TFTP test code (currently just dumps file to console). hace 18 años
  Michael Brown 3611cb17b7 Initial (untested) implementation of TFTP over the new UDP API. hace 18 años