684 Commits (419243e7f1ab37c9e7867080e17dcd745fa4f9c0)

Autor SHA1 Mensaje Fecha
  Joshua Oreman 254bdc2a8e [netdevice] Adjust maximum link-layer header length for 802.11 hace 15 años
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers hace 15 años
  Joshua Oreman 743ebc2f4b [nvs] Add init function for Atmel 93C66 EEPROM hace 15 años
  Michael Brown 558c1a45fe [tcp] Improve robustness in the presence of duplicated received packets hace 15 años
  Michael Brown edfbd4e4fa [netdevice] Fix incorrect value for MAX_LL_HEADER_LEN hace 15 años
  Michael Brown 92a9978b44 [spi] Add address-length autodetection to the SPI bit-bashing code hace 15 años
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Timothy Stack cc4363acca [smbios] Add asset tag setting hace 15 años
  Michael Brown 7266aceb39 [efi] Fix compilation on Mac OS X. hace 15 años
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections hace 15 años
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id hace 15 años
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) hace 15 años
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition hace 15 años
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables hace 15 años
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks hace 15 años
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images hace 15 años
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login hace 15 años
  Michael Brown 9937bf13c9 [crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER() hace 15 años
  Michael Brown e950dc04ba [crypto] Add our own general-purpose cipher-block chaining routines hace 15 años
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions hace 15 años
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm hace 15 años
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm hace 15 años
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack hace 15 años
  Michael Brown 6de4db5da0 [login] Add "login" command and UI hace 15 años
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents hace 15 años
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings hace 15 años
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images hace 15 años
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images hace 15 años
  Michael Brown 076154a1c6 [image] Allow multiple embedded images hace 15 años
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions hace 15 años
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing hace 15 años
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits hace 15 años
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so hace 15 años
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code hace 15 años
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests hace 15 años
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c hace 15 años
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names hace 15 años
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() hace 15 años
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus hace 15 años
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key hace 15 años
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP hace 15 años
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server hace 15 años
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers hace 15 años
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses hace 15 años
  Michael Brown aa86afe890 [efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interface hace 15 años
  Michael Brown cced04ef3b [efi] Provide component name protocol and device path protocol interfaces hace 15 años
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request hace 15 años
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format hace 15 años
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images hace 15 años