23 커밋 (efc1ae5abac01a77c5816884612c9daf0c344e8a)

작성자 SHA1 메시지 날짜
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 년 전
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 년 전
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 년 전
  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 년 전
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 년 전
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 년 전
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c 16 년 전
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued 16 년 전
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 년 전
  Michael Brown 698b5bc887 Fix a minor logical error in posix_io.c 16 년 전
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. 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 f77d9469a4 convert to zalloc 17 년 전
  Michael Brown 95adce0ce1 Add concept of transfer metadata, to be used by UDP in order to 17 년 전
  Michael Brown 2c569fb240 Allow xfer_open() to take a struct uri as well as a URI string. 17 년 전
  Michael Brown 10d0a1f8c7 Modify data-xfer semantics: it is no longer necessary to call one of 17 년 전
  Michael Brown 6006bed530 Free I/O buffers when we are finished with them! 17 년 전
  Michael Brown 54138f28f6 Use list_for_each_entry_safe() when flushing queue. 17 년 전
  Michael Brown 7d2535779c Must request data before anything actually happens... 17 년 전
  Michael Brown 86a948ccbe Added POSIX-style blocking I/O calls, for use by PXE TFTP API. 17 년 전