5003 коммитов (ad2e82a65b8ed82683901f48d01bedc4a3a29df4)
 

Автор SHA1 Сообщение Дата
  Michael Brown 5c6aa56f28 [test] Rewrite TCP/IP tests using okx() 10 лет назад
  Peter Pickford d644ad41f5 [serial] Enable UART FIFOs 10 лет назад
  Michael Brown 27884298a3 [intel] Avoid completely filling the TX descriptor ring 10 лет назад
  Michael Brown 93acb5d8d0 [crypto] Allow wildcard matches on commonName as well as subjectAltName 10 лет назад
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates 10 лет назад
  Michael Brown f1c5f86eef [test] Add subject alternative names to X.509 server test certificate 10 лет назад
  Michael Brown 357f23da9a [test] Add tests for x509_check_name() 10 лет назад
  Michael Brown 7945542fb0 [test] Rewrite CMS tests using okx() 10 лет назад
  Michael Brown cc018ca7d4 [test] Rewrite X.509 tests using okx() 10 лет назад
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time 10 лет назад
  Michael Brown d90490578d [crypto] Use fingerprint when no common name is available for debug messages 10 лет назад
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 лет назад
  Michael Brown 2dd3fffe18 [crypto] Add pubkey_match() to check for matching public/private key pairs 10 лет назад
  Michael Brown c27b3c7c33 [build] Add dependency of generated files upon Makefile 10 лет назад
  Michael Brown 8540300951 [build] Disable ccache for all relevant build targets 10 лет назад
  Michael Brown 9087a03391 [build] Remove long-obsolete mechanism for wrapping embedded images 10 лет назад
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI 10 лет назад
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name 10 лет назад
  Alexander Chernyakhovsky 151e4d9bfa [ocsp] Handle OCSP responses that don't provide certificates 10 лет назад
  Michael Brown e845b7da9b [http] Accept Content-Length header with trailing whitespace 10 лет назад
  Michael Brown c1595129b5 [bios] Fix screen clearing on even more buggy BIOSes 10 лет назад
  Michael Brown ccb6e5c627 [realtek] Clear bit 24 of RCR 10 лет назад
  Michael Brown 87b59677ba [realtek] Add ability to dump all internal registers 10 лет назад
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 10 лет назад
  Michael Brown f618178e60 [efi] Unload our own image before exiting UEFI application 10 лет назад
  Michael Brown e662912c53 [efi] Avoid accidentally calling main() twice 10 лет назад
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen 10 лет назад
  Michael Brown 24bbaf6a38 [lotest] Allow loopback testing on shared networks 10 лет назад
  Michael Brown a17ee3610d [console] Fix display of characters with top bit set 10 лет назад
  Michael Brown 2602965806 [efi] Connect driver to devices as part of installation 10 лет назад
  Michael Brown 8de6b973c4 [efi] Allow driver to be unloaded 10 лет назад
  Michael Brown 9681170fbe [efi] Allow for 64-bit EFI_STATUS codes 10 лет назад
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands 10 лет назад
  Michael Brown b850a6be28 [monojob] Reset timeout when progress is made 10 лет назад
  Michael Brown 145fc26ed5 [realtek] Dump all MII register contents when link status changes 10 лет назад
  Michael Brown 9d615539f0 [mii] Add mii_dump() to dump all MII registers 10 лет назад
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable 10 лет назад
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests 10 лет назад
  Michael Brown 08f9170ba4 [linux] Avoid starting currticks() from zero every time 10 лет назад
  Michael Brown 859664ea2a [tcp] Update window even if ACK does not acknowledge new data 10 лет назад
  Michael Brown f17a30d547 [netdevice] Mark devices as open before calling open() method 10 лет назад
  Michael Brown 1137fa3268 [romprefix] Do not clobber stack segment when returning to BIOS 10 лет назад
  Michael Brown ac5c2e851b [realtek] Include link status register details in debug messages 10 лет назад
  Michael Brown 0fac055119 [bzimage] Report exact initrd length via bzImage header 10 лет назад
  Michael Brown e191298a1d [tcp] Calculate correct MSS from peer address 10 лет назад
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit 10 лет назад
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device 10 лет назад
  Michael Brown ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 10 лет назад
  Alex Williamson c429bf0aa2 [romprefix] Store boot bus:dev.fn address as autoboot device location 10 лет назад
  Alex Williamson 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location 10 лет назад