717 Revize (07581113450afa6986c64e604cc98a07f98a0830)

Autor SHA1 Zpráva Datum
  Michael Brown 92a9978b44 [spi] Add address-length autodetection to the SPI bit-bashing code před 15 roky
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Timothy Stack cc4363acca [smbios] Add asset tag setting před 15 roky
  Michael Brown 7266aceb39 [efi] Fix compilation on Mac OS X. před 15 roky
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections před 15 roky
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id před 15 roky
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) před 15 roky
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition před 15 roky
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables před 15 roky
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks před 15 roky
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images před 15 roky
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login před 15 roky
  Michael Brown 9937bf13c9 [crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER() před 15 roky
  Michael Brown e950dc04ba [crypto] Add our own general-purpose cipher-block chaining routines před 15 roky
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions před 15 roky
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm před 15 roky
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm před 15 roky
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack před 15 roky
  Michael Brown 6de4db5da0 [login] Add "login" command and UI před 15 roky
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents před 15 roky
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings před 15 roky
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images před 15 roky
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images před 15 roky
  Michael Brown 076154a1c6 [image] Allow multiple embedded images před 15 roky
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions před 15 roky
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing před 15 roky
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits před 15 roky
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so před 15 roky
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code před 15 roky
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests před 15 roky
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c před 15 roky
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names před 15 roky
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() před 15 roky
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus před 15 roky
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key před 15 roky
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP před 15 roky
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server před 15 roky
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers před 15 roky
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses před 15 roky
  Michael Brown aa86afe890 [efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interface před 15 roky
  Michael Brown cced04ef3b [efi] Provide component name protocol and device path protocol interfaces před 15 roky
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request před 15 roky
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format před 15 roky
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images před 15 roky
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink před 15 roky
  Michael Brown 85e5e25c52 [build] Avoid strict-aliasing warnings when building with gcc 4.4 před 15 roky
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device před 15 roky
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary před 15 roky
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table před 15 roky