58 İşlemeler (c625681ca185849d58f2f848de22d6733ff77786)

Yazar SHA1 Mesaj Tarih
  Michael Brown c625681ca1 [tftp] Eliminate unnecessary variable-length stack allocation 4 yıl önce
  Michael Brown b11ae1d91b [tftp] Prevent potential division by zero 6 yıl önce
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs 8 yıl önce
  Michael Brown 0af0888832 [tftp] Do not change current working URI when TFTP server is cleared 8 yıl önce
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 yıl önce
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed 9 yıl önce
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 yıl önce
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 yıl önce
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 yıl önce
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support 12 yıl önce
  Michael Brown 58dcb2e15e [tftp] Avoid setting current working URI to "tftp://0.0.0.0/" 13 yıl önce
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 yıl önce
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 13 yıl önce
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 yıl önce
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 yıl önce
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 yıl önce
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 yıl önce
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 yıl önce
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 yıl önce
  Stefan Hajnoczi 0579ddc834 [tftp] Abort requests with error code 0 14 yıl önce
  Thomas Horsten c124f6360d [tftp] Make TFTP size requests abort transfer with an error 14 yıl önce
  Stefan Hajnoczi 245dca9ce6 [tftp] Remove unnecessary delay when opening a connection 14 yıl önce
  Stefan Hajnoczi dd99ee95cb [tftp] Allow fetching larger files by wrapping block number 14 yıl önce
  Michael Brown 1958974d0a [tftp] Process OACKs even if malformed 15 yıl önce
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 yıl önce
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 15 yıl önce
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 yıl önce
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15 yıl önce
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers 15 yıl önce
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers 15 yıl önce
  Michael Brown cbf9003d66 [tftp] Add EUNIQ_xx values to differentiate the many EINVAL errors 15 yıl önce
  Michael Brown 227bb05a50 [tftp] Strip the initial '/' to keep Windows TFTP servers happy. 16 yıl önce
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 yıl önce
  Michael Brown 1edbcd4246 [Settings] Use a settings applicator to set the default TFTP URI. 16 yıl önce
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely 16 yıl önce
  Michael Brown f3265b4bf8 Add preliminary support for MTFTP. 16 yıl önce
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. 16 yıl önce
  Michael Brown 3b1efba864 Add RFC2090 TFTP multicast support. 16 yıl önce
  Michael Brown f770744ee0 Quick hack to be able to accept transfers from servers that don't 16 yıl önce
  Michael Brown 972f293e46 Check for correct block number in tftp_rx_data(). 16 yıl önce
  Michael Brown 00d93c6dd9 Minor style fix: structure fields are generally initialised in the 17 yıl önce
  Marty Connor 14e1d3cc4d TFTP default blocksize fix from Vampyre 17 yıl önce
  Michael Brown 2ff1b1245b Use start_timer_nodelay() in protocols which rely on the retry timer 17 yıl önce
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner 17 yıl önce
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an 17 yıl önce
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. 17 yıl önce
  Holger Lubitz da3c785816 convert to zalloc 17 yıl önce
  Michael Brown d7e471f654 Improve debugging 17 yıl önce
  Michael Brown d465ae9785 Bugfix: iobuf->data always points to the start of the allocated 17 yıl önce
  Michael Brown 2d4c72b762 Remove unused headers. 17 yıl önce