1491 次程式碼提交 (9978e2cb3725c716169ade674c18376b1a401219)

作者 SHA1 備註 提交日期
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() 11 年之前
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device 11 年之前
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII 11 年之前
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file 12 年之前
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() 11 年之前
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name 11 年之前
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() 11 年之前
  Michael Brown 51b65d5f9c [libc] Add wcslen() function 11 年之前
  Shao Miller a712dae709 [serial] Don't enable serial console without serial support 11 年之前
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager 12 年之前
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 年之前
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 12 年之前
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 11 年之前
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 年之前
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 12 年之前
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 11 年之前
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 11 年之前
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 12 年之前
  Michael Brown 96be171be5 [iobuf] Allow allocation of I/O buffers with a specified alignment offset 12 年之前
  Michael Brown e2becce186 [malloc] Allow allocation of memory with a specified alignment offset 12 年之前
  Michael Brown de802310bc [retry] Expose retry_poll() to explicitly poll all running timers 11 年之前
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant 11 年之前
  Michael Brown d1949f2737 [bitbash] Add optional open() and close() methods for bit-bashing interfaces 12 年之前
  Michael Brown 6e50e7950f [mii] Add separate mii_restart() function 12 年之前
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 年之前
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 年之前
  Michael Brown 23b70323c7 [libc] Add missing wchar.h header 12 年之前
  Michael Brown 58ed3b1cee [libc] Add support for "%lc" and "%ls" format specifiers 12 年之前
  Michael Brown 7ad6caf29f [efi] Add EFI_LOAD_FILE_PROTOCOL header 12 年之前
  Michael Brown bc41c6ef02 [efi] Update to current EDK2 headers 12 年之前
  Michael Brown 34576e5ff4 [efi] Standardise #include guard in ipxe_download.h 12 年之前
  Michael Brown 07bc73e087 [tcp] Increase maximum window size to 256kB 12 年之前
  Michael Brown 024247317d [arp] Try to avoid discarding ARP cache entries 12 年之前
  Michael Brown a5c016d93e [iobuf] Relax alignment requirement for small I/O buffers 12 年之前
  Michael Brown 9a8c6b00d4 [tls] Request a maximum fragment length of 2048 bytes 12 年之前
  Michael Brown ea61075c60 [tcp] Add support for TCP window scaling 12 年之前
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines 12 年之前
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible 12 年之前
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c 12 年之前
  Michael Brown 4010890a39 [crypto] Allow an error margin on X.509 certificate validity periods 12 年之前
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 12 年之前
  Michael Brown af47789ef2 [tls] Mark security negotiation as a pending operation 12 年之前
  Michael Brown 021d7b21b7 [pending] Add concept of "pending operations" 12 年之前
  Michael Brown 944e023def [crypto] Construct OCSP check URI 12 年之前
  Michael Brown 39ac285a8a [crypto] Add framework for OCSP 12 年之前
  Michael Brown deac4ea1ba [crypto] Add functions for constructing ASN.1 objects 12 年之前
  Michael Brown e01af7367d [crypto] Parse OCSPSigning key purpose, if present 12 年之前
  Michael Brown 4aad46ac70 [crypto] Generalise x509_parse_bit_string() to asn1_bit_string() 12 年之前
  Michael Brown 7deb610881 [crypto] Generalise asn1_{digest,pubkey,signature}_algorithm() 12 年之前
  Michael Brown 88c09b36cf [crypto] Generalise x509_parse_time() to asn1_generalized_time() 12 年之前