52 Revize (76675365271291beb9ddaeec10da14f4faa55ecc)

Autor SHA1 Zpráva Datum
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting před 11 roky
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API před 12 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 13 roky
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support před 13 roky
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" před 14 roky
  Michael Brown 8482451812 [settings] Impose a fixed order on settings před 14 roky
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback před 15 roky
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field před 15 roky
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces před 15 roky
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function před 15 roky
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function před 15 roky
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports před 15 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 15 roky
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 před 15 roky
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error před 15 roky
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection před 15 roky
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number před 15 roky
  Michael Brown 1958974d0a [tftp] Process OACKs even if malformed před 16 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 16 roky
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections před 16 roky
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL před 16 roky
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code před 16 roky
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers před 16 roky
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers před 16 roky
  Michael Brown cbf9003d66 [tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors před 16 roky
  Michael Brown 227bb05a50 [tftp] Strip the initial '/' to keep Windows TFTP servers happy. před 17 roky
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values před 17 roky
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. před 17 roky
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely před 17 roky
  Michael Brown f3265b4bf8 Add preliminary support for MTFTP. před 17 roky
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. před 17 roky
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. před 17 roky
  Michael Brown f770744ee0 Quick hack to be able to accept transfers from servers that don't před 17 roky
  Michael Brown 972f293e46 Check for correct block number in tftp_rx_data(). před 18 roky
  Michael Brown 00d93c6dd9 Minor style fix: structure fields are generally initialised in the před 18 roky
  Marty Connor 14e1d3cc4d TFTP default blocksize fix from Vampyre před 18 roky
  Michael Brown 2ff1b1245b Use start_timer_nodelay() in protocols which rely on the retry timer před 18 roky
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner před 18 roky
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an před 18 roky
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. před 18 roky
  Holger Lubitz da3c785816 convert to zalloc před 18 roky
  Michael Brown d7e471f654 Improve debugging před 18 roky
  Michael Brown d465ae9785 Bugfix: iobuf->data always points to the start of the allocated před 18 roky
  Michael Brown 2d4c72b762 Remove unused headers. před 18 roky
  Michael Brown 01b4bde8a0 Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer před 18 roky
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h před 18 roky
  Michael Brown df0397f334 Update TFTP and FTP to take the same temporary URI scheme as HTTP před 18 roky
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This před 18 roky
  Michael Brown 0010e10ef3 Update TFTP to use a struct buffer rather than a callback. před 18 roky
  Michael Brown d1a123b1f4 Added TFTP test code (currently just dumps file to console). před 19 roky