1667 コミット (1d2b7c91f780419c805062ccc474967d80dafe96)

作成者 SHA1 メッセージ 日付
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction 10年前
  Michael Brown f10726c8bb [crypto] Add support for subjectAltName and wildcard certificates 10年前
  Michael Brown 7c7c957094 [crypto] Allow signed timestamp error margin to be configured at build time 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 e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI 10年前
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name 10年前
  Michael Brown f473b9c3f6 [efi] Disable SNP devices when running iPXE as the application 10年前
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen 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 9d615539f0 [mii] Add mii_dump() to dump all MII registers 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年前
  Alex Williamson 123bae9d93 [autoboot] Enable infrastructure to specify an autoboot device location 10年前
  Michael Brown f22c19f3fb [cmdline] Add the "ipstat" command 10年前
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 10年前
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI 10年前
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10年前
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists 10年前
  Michael Brown d4c0226a6c [dns] Support DNS search lists 10年前
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth 10年前
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area 10年前
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console 10年前
  Michael Brown c6c8078964 [png] Add support for PNG images 10年前
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() 10年前
  Michael Brown 26f782bb41 [libc] Add abs() 10年前
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression 10年前
  Michael Brown 23f17f7972 [test] Add okx() macro taking an explicit file name and line number 10年前
  Michael Brown a4e8ef72ab [libc] Add isprint() 10年前
  Michael Brown 2200ca0e8f [ipv6] Fix compilation under FreeBSD 10年前
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour 10年前
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs 10年前
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size 10年前
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) 10年前
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting 10年前
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 10年前
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10年前
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID 10年前
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem 10年前
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server 10年前
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed 10年前
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records 10年前
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() 10年前
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 10年前
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10年前
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor 10年前
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility 10年前