4691 Commits (2dd3fffe18577baa9619623e627adacefd51fca9)
 

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