4691 Commits (2dd3fffe18577baa9619623e627adacefd51fca9)
 

Autor SHA1 Mensaje Fecha
  Michael Brown 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs hace 10 años
  Michael Brown c27b3c7c33 [build] Add dependency of generated files upon Makefile hace 10 años
  Michael Brown 8540300951 [build] Disable ccache for all relevant build targets hace 10 años
  Michael Brown 9087a03391 [build] Remove long-obsolete mechanism for wrapping embedded images hace 10 años
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI hace 10 años
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name hace 10 años
  Alexander Chernyakhovsky 151e4d9bfa [ocsp] Handle OCSP responses that don't provide certificates hace 10 años
  Michael Brown e845b7da9b [http] Accept Content-Length header with trailing whitespace hace 10 años
  Michael Brown c1595129b5 [bios] Fix screen clearing on even more buggy BIOSes hace 10 años
  Michael Brown ccb6e5c627 [realtek] Clear bit 24 of RCR hace 10 años
  Michael Brown 87b59677ba [realtek] Add ability to dump all internal registers hace 10 años
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application hace 10 años
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application hace 10 años
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice hace 10 años
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen hace 10 años
  Michael Brown 24bbaf6a38 [lotest] Allow loopback testing on shared networks hace 10 años
  Michael Brown a17ee3610d [console] Fix display of characters with top bit set hace 10 años
  Michael Brown 2602965806 [efi] Connect driver to devices as part of installation hace 10 años
  Michael Brown 8de6b973c4 [efi] Allow driver to be unloaded hace 10 años
  Michael Brown 9681170fbe [efi] Allow for 64-bit EFI_STATUS codes hace 10 años
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands hace 10 años
  Michael Brown b850a6be28 [monojob] Reset timeout when progress is made hace 10 años
  Michael Brown 145fc26ed5 [realtek] Dump all MII register contents when link status changes hace 10 años
  Michael Brown 9d615539f0 [mii] Add mii_dump() to dump all MII registers hace 10 años
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable hace 10 años
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests hace 10 años
  Michael Brown 08f9170ba4 [linux] Avoid starting currticks() from zero every time hace 10 años
  Michael Brown 859664ea2a [tcp] Update window even if ACK does not acknowledge new data hace 10 años
  Michael Brown f17a30d547 [netdevice] Mark devices as open before calling open() method hace 10 años
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS hace 10 años
  Michael Brown ac5c2e851b [realtek] Include link status register details in debug messages hace 10 años
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header hace 10 años
  Michael Brown e191298a1d [tcp] Calculate correct MSS from peer address hace 10 años
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit hace 10 años
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device hace 10 años
  Michael Brown ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 hace 10 años
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location hace 10 años
  Alex Williamson 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location hace 10 años
  Alex Williamson 123bae9d93 [autoboot] Enable infrastructure to specify an autoboot device location hace 10 años
  Alex Williamson 27d1b40ee9 [romprefix] Allow ROM banner timeout to be configured independently hace 10 años
  Michael Brown f22c19f3fb [cmdline] Add the "ipstat" command hace 10 años
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 hace 10 años
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI hace 10 años
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting hace 10 años
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists hace 10 años
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type hace 10 años
  Michael Brown ced4f8d1d3 [dhcp] Copy exactly the required length when resizing DHCP options hace 10 años
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record hace 10 años
  Michael Brown d4c0226a6c [dns] Support DNS search lists hace 10 años
  Michael Brown 3fa7a3b136 [intel] Add some missing PCI IDs hace 10 años