974 Commits (76c915d5bdfc9873ca4d05cad80b3c6e260c500e)

Autor SHA1 Nachricht Datum
  Michael Brown 76c915d5bd [ifmgmt] Move ifmgmt_cmd.h to include/hci vor 15 Jahren
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages vor 15 Jahren
  Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes vor 15 Jahren
  Joshua Oreman 254bdc2a8e [netdevice] Adjust maximum link-layer header length for 802.11 vor 15 Jahren
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers vor 15 Jahren
  Joshua Oreman 743ebc2f4b [nvs] Add init function for Atmel 93C66 EEPROM vor 15 Jahren
  Michael Brown 558c1a45fe [tcp] Improve robustness in the presence of duplicated received packets vor 15 Jahren
  Michael Brown edfbd4e4fa [netdevice] Fix incorrect value for MAX_LL_HEADER_LEN vor 15 Jahren
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts vor 15 Jahren
  Michael Brown 5e51aaccaa [misc] Remove long-obsolete header files dating from Etherboot 5.4 vor 15 Jahren
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable vor 15 Jahren
  Michael Brown 92a9978b44 [spi] Add address-length autodetection to the SPI bit-bashing code vor 15 Jahren
  Daniel Verkamp 1f80b2dcd5 [ethernet] Add MII link status functions from Linux vor 15 Jahren
  Daniel Verkamp b8469eddaa [ethernet] Update mii.h and use it in drivers that had a private copy vor 15 Jahren
  Daniel Verkamp 005fce0258 [ethernet] Move struct mii_if_info to mii.h vor 15 Jahren
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings vor 15 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown a525fb7782 [legal] Add mechanism for explicit per-file licence declarations vor 15 Jahren
  Michael Brown a13fc96cb3 [legacy] Remove long-obsolete old dhcp.h file vor 15 Jahren
  Michael Brown 7c47ebd65c [build] Add {PROVIDE,REQUIRE}_SYMBOL macros and tidy up compiler.h vor 15 Jahren
  Timothy Stack cc4363acca [smbios] Add asset tag setting vor 15 Jahren
  Michael Brown 7266aceb39 [efi] Fix compilation on Mac OS X. vor 15 Jahren
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t vor 15 Jahren
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections vor 15 Jahren
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id vor 15 Jahren
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) vor 15 Jahren
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition vor 15 Jahren
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables vor 15 Jahren
  Michael Brown ec24672db7 [settings] Allow for autovivification of settings blocks vor 15 Jahren
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images vor 15 Jahren
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login vor 15 Jahren
  Michael Brown 9937bf13c9 [crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER() vor 15 Jahren
  Michael Brown e950dc04ba [crypto] Add our own general-purpose cipher-block chaining routines vor 15 Jahren
  Michael Brown b4d3d686cc [crypto] Change cipher_{en,de}crypt() to void functions vor 15 Jahren
  Michael Brown a3219b24a8 [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm vor 15 Jahren
  Michael Brown 991f907d5b [crypto] Rename aes_algorithm to aes_cbc_algorithm vor 15 Jahren
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack vor 15 Jahren
  Michael Brown 6de4db5da0 [login] Add "login" command and UI vor 15 Jahren
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents vor 15 Jahren
  Michael Brown 06b5132fdc [icmp] Add support for responding to pings vor 15 Jahren
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images vor 15 Jahren
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images vor 15 Jahren
  Michael Brown b08e255ef1 [build] Fix building on gcc 3 vor 15 Jahren
  Michael Brown 076154a1c6 [image] Allow multiple embedded images vor 15 Jahren
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions vor 15 Jahren
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing vor 15 Jahren
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits vor 15 Jahren
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so vor 15 Jahren
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code vor 15 Jahren
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests vor 15 Jahren