4718 Commits (767f2acb98a1ae2837d7ecf9ae3ed9d6c4a977b0)
 

Author SHA1 Message Date
  Michael Brown 767f2acb98 [tcp] Profile transmit and receive datapaths 10 years ago
  Michael Brown f65c81b1d0 [ipv4] Profile transmit and receive datapaths 10 years ago
  Michael Brown 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines 10 years ago
  Michael Brown b2c7b6a85e [intel] Push new RX descriptors in batches 10 years ago
  Michael Brown 8a3dcefc0c [intel] Profile common virtual machine operations 10 years ago
  Michael Brown 2c820d684a [netdevice] Profile common operations 10 years ago
  Michael Brown 7c44fd68f0 [cmdline] Add "profstat" command to display profiling statistics 10 years ago
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 years ago
  Michael Brown d36e814b8a [libc] Add flsll() 10 years ago
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots 10 years ago
  Michael Brown 9e8c48deea [test] Check for correct -mrtd assumption on libgcc arithmetic functions 10 years ago
  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