34 Révisions (a258b0897b0560cdf123c79687e84141af9d3ff5)

Auteur SHA1 Message Date
  Michael Brown a258b0897b [downloader] Allow underlying downloads to provide detailed job progress il y a 6 ans
  Michael Brown 89c6db838f [downloader] Treat redirection failures as fatal il y a 8 ans
  Michael Brown a8bef53908 [downloader] Update image URI in response to a redirection il y a 8 ans
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer il y a 9 ans
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism il y a 9 ans
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 4e78733094 [downloader] Profile receive datapath il y a 10 ans
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI il y a 10 ans
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known il y a 10 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown cef3beaba4 [downloader] Use a more meaningful error message when out of memory il y a 12 ans
  Michael Brown 9445cb9f8b [downloader] Abort download immediately if buffer resizing fails il y a 12 ans
  Michael Brown 5a91f5646a [downloader] Log final status of all downloads il y a 12 ans
  Michael Brown 34b6ecb2f1 [image] Simplify image management il y a 13 ans
  Michael Brown 3c9c27b8e6 [image] Allow download job to complete before acting upon image il y a 13 ans
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field il y a 14 ans
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces il y a 14 ans
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces il y a 16 ans
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown c9c411286a [job] Report progress of downloader jobs via job_progress() il y a 15 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections il y a 15 ans
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely il y a 16 ans
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an il y a 17 ans
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. il y a 17 ans
  Holger Lubitz 6d0332b5b3 convert to zalloc il y a 17 ans
  Michael Brown 73fe1ba9dd Kill off job::start() (it was only ever added as part of an aborted il y a 17 ans
  Michael Brown 7c8cc3ef6c Use standard xfer_open() argument list for downloader instantiator il y a 17 ans
  Michael Brown 10d0a1f8c7 Modify data-xfer semantics: it is no longer necessary to call one of il y a 17 ans
  Michael Brown 59e738d756 Prefix all the open()-family routines with xfer_, to disambiguate them il y a 17 ans
  Michael Brown b1755462ab Do not hold self-references. This then avoids the problem of having to il y a 17 ans
  Michael Brown 5471bfbbbe Data-transfer interface should now be functionally complete. il y a 17 ans
  Michael Brown 53da1f1402 Initial sketch for a downloader object il y a 17 ans