]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2014-03-31  Michael Brown[crypto] Add support for subjectAltName and wildcard...
2014-03-31  Michael Brown[test] Add subject alternative names to X.509 server...
2014-03-31  Michael Brown[test] Add tests for x509_check_name()
2014-03-31  Michael Brown[test] Rewrite CMS tests using okx()
2014-03-31  Michael Brown[test] Rewrite X.509 tests using okx()
2014-03-30  Michael Brown[crypto] Allow signed timestamp error margin to be...
2014-03-28  Michael Brown[crypto] Use fingerprint when no common name is availab...
2014-03-28  Michael Brown[crypto] Generalise X.509 cache to a full certificate...
2014-03-27  Michael Brown[crypto] Add pubkey_match() to check for matching publi...
2014-03-26  Michael Brown[build] Add dependency of generated files upon Makefile
2014-03-26  Michael Brown[build] Disable ccache for all relevant build targets
2014-03-26  Michael Brown[build] Remove long-obsolete mechanism for wrapping...
2014-03-25  Michael Brown[crypto] Remove dynamically-allocated storage for certi...
2014-03-25  Michael Brown[crypto] Remove dynamically-allocated storage for certi...
2014-03-25  Alexander Chernyakhovsky[ocsp] Handle OCSP responses that don't provide certifi...
2014-03-25  Michael Brown[http] Accept Content-Length header with trailing white...
2014-03-21  Michael Brown[bios] Fix screen clearing on even more buggy BIOSes
2014-03-20  Michael Brown[realtek] Clear bit 24 of RCR
2014-03-20  Michael Brown[realtek] Add ability to dump all internal registers
2014-03-14  Michael Brown[efi] Disable SNP devices when running iPXE as the...
2014-03-14  Michael Brown[efi] Unload our own image before exiting UEFI application
2014-03-14  Michael Brown[efi] Avoid accidentally calling main() twice
2014-03-14  Michael Brown[netdevice] Notify upper-layer drivers when RX processi...
2014-03-13  Michael Brown[lotest] Allow loopback testing on shared networks
2014-03-13  Michael Brown[console] Fix display of characters with top bit set
2014-03-12  Michael Brown[efi] Connect driver to devices as part of installation
2014-03-10  Michael Brown[efi] Allow driver to be unloaded
2014-03-10  Michael Brown[efi] Allow for 64-bit EFI_STATUS codes
2014-03-10  Michael Brown[image] Add "--timeout" parameter to image downloading...
2014-03-10  Michael Brown[monojob] Reset timeout when progress is made
2014-03-10  Michael Brown[realtek] Dump all MII register contents when link...
2014-03-10  Michael Brown[mii] Add mii_dump() to dump all MII registers
2014-03-07  Michael Brown[http] Automatically retry request on a 503 Service...
2014-03-07  Michael Brown[http] Use a retry timer to trigger retried requests
2014-03-07  Michael Brown[linux] Avoid starting currticks() from zero every...
2014-03-07  Michael Brown[tcp] Update window even if ACK does not acknowledge...
2014-03-05  Michael Brown[netdevice] Mark devices as open before calling open...
2014-03-05  Michael Brown[romprefix] Do not clobber stack segment when returning...
2014-03-04  Michael Brown[realtek] Include link status register details in debug...
2014-03-04  Michael Brown[bzimage] Report exact initrd length via bzImage header
2014-03-04  Michael Brown[tcp] Calculate correct MSS from peer address
2014-03-04  Michael Brown[tcpip] Provide tcpip_mtu() to determine the maximum...
2014-03-04  Michael Brown[tcpip] Provide tcpip_netdev() to determine the transmi...
2014-03-03  Michael Brown[prefix] Ignore PCI autoboot device location if set...
2014-03-03  Alex Williamson[romprefix] Store boot bus:dev.fn address as autoboot...
2014-03-03  Alex Williamson[prefix] Allow prefix to specify a PCI autoboot device...
2014-03-03  Alex Williamson[autoboot] Enable infrastructure to specify an autoboot...
2014-03-03  Alex Williamson[romprefix] Allow ROM banner timeout to be configured...
2014-03-02  Michael Brown[cmdline] Add the "ipstat" command
2014-03-02  Michael Brown[tcpip] Add IP statistics collection as per RFC 4293
2014-02-27  Michael Brown[image] Ensure every image has a fully resolved URI
2014-02-27  Michael Brown[uri] Refactor URI parsing and formatting
2014-02-26  Michael Brown[params] Use reference counters for form parameter...
2014-02-26  Michael Brown[settings] Remove "uristring" setting type
2014-02-26  Michael Brown[dhcp] Copy exactly the required length when resizing...
2014-02-26  Michael Brown[dns] Update end-of-name pointer after processing CNAME...
2014-02-05  Michael Brown[dns] Support DNS search lists
2014-01-29  Michael Brown[intel] Add some missing PCI IDs
2014-01-22  Michael Brown[cmdline] Always clear screen after reconfiguring console
2014-01-22  Michael Brown[fbcon] Allow ANSI CUP with missing arguments
2014-01-22  Michael Brown[cmdline] Add margin options to the "console" command
2014-01-22  Michael Brown[cmdline] Rename "console" command's --bpp option to...
2014-01-22  Michael Brown[vesafb] Allow for an arbitrary margin around the text...
2014-01-22  Michael Brown[fbcon] Allow for an arbitrary margin around the text...
2014-01-22  Michael Brown[fbcon] Centre background picture on console
2014-01-22  Michael Brown[vesafb] Handle failures from fbcon_init()
2014-01-12  Michael Brown[png] Add support for PNG images
2014-01-12  Michael Brown[test] Generalise pnm_ok() to pixbuf_ok()
2014-01-12  Michael Brown[test] Rewrite pnm_ok() using okx()
2014-01-12  Michael Brown[uaccess] Add memcmp_user()
2014-01-12  Michael Brown[libc] Add abs()
2014-01-12  Michael Brown[deflate] Fix literal data length calculation
2014-01-06  Michael Brown[deflate] Add support for DEFLATE decompression
2014-01-06  Michael Brown[test] Add okx() macro taking an explicit file name...
2014-01-06  Michael Brown[libc] Add isprint()
2013-12-26  Michael Brown[build] Build ROMs used by qemu and VMware as part...
2013-12-21  Michael Brown[ipv6] Fix compilation under FreeBSD
2013-12-21  Michael Brown[build] Remove obsolete check for GNU as version 2.9.1
2013-12-09  Michael Brown[vesafb] Set "magic" colour to transparent when a backg...
2013-12-09  Michael Brown[console] Add concept of a "magic" colour
2013-12-09  Michael Brown[cmdline] Add the "colour" and "cpair" commands
2013-12-09  Michael Brown[mucurses] Use centralised concept of colour pairs
2013-12-09  Michael Brown[console] Add centralised concept of colours and colour...
2013-12-09  Michael Brown[fbcon] Always draw cursor using current foreground...
2013-12-06  Michael Brown[lkrnprefix] Include iPXE version string in image header
2013-12-06  Michael Brown[fbcon] Update the console width and height after chang...
2013-12-06  Michael Brown[console] Allow consoles to update the recorded console...
2013-12-06  Christian Hesse[build] Fix LABEL name for .liso images
2013-12-06  Michael Brown[menu] Adapt user interface to fit display size
2013-12-06  Michael Brown[login] Adapt user interface to fit display size
2013-12-06  Michael Brown[settings] Adapt user interface to fit display size
2013-12-06  Michael Brown[vesafb] Work around data corruption bug in bochs/qemu...
2013-12-05  Michael Brown[ipv6] Expose NDP-provided settings (including the...
2013-12-05  Michael Brown[dhcpv6] Add DHCPv6 "filename" setting
2013-12-05  Michael Brown[settings] Merge SETTING_IPv4 and SETTING_IPv6
2013-12-05  Michael Brown[settings] Allow for multiple definitions of each prede...
2013-12-05  Michael Brown[settings] Force settings into alphabetical order withi...
2013-12-05  Michael Brown[dhcpv6] Use DUID-UUID form of client DUID
2013-12-05  Michael Brown[linux] Provide access to SMBIOS via /dev/mem
2013-12-05  Michael Brown[ipv6] Add support for resolving IPv6 addresses via...
next