4907 Commits (1d2b7c91f780419c805062ccc474967d80dafe96)
 

Author SHA1 Message Date
  Michael Brown 082cedb3c3 [build] Fix __libgcc attribute for recent gcc versions 10 years ago
  Michael Brown ad7d5af5e1 [test] Add tests for 64-bit division 10 years ago
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10 years ago
  Michael Brown 8f0e0e1356 [test] Add self-tests for flsl() 10 years ago
  Michael Brown 5c6aa56f28 [test] Rewrite TCP/IP tests using okx() 10 years ago
  Peter Pickford d644ad41f5 [serial] Enable UART FIFOs 10 years ago
  Michael Brown 27884298a3 [intel] Avoid completely filling the TX descriptor ring 10 years ago
  Michael Brown 93acb5d8d0 [crypto] Allow wildcard matches on commonName as well as subjectAltName 10 years ago
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates 10 years ago
  Michael Brown f1c5f86eef [test] Add subject alternative names to X.509 server test certificate 10 years ago
  Michael Brown 357f23da9a [test] Add tests for x509_check_name() 10 years ago
  Michael Brown 7945542fb0 [test] Rewrite CMS tests using okx() 10 years ago
  Michael Brown cc018ca7d4 [test] Rewrite X.509 tests using okx() 10 years ago
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time 10 years ago
  Michael Brown d90490578d [crypto] Use fingerprint when no common name is available for debug messages 10 years ago
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 years ago
  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