]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2012-07-23  Floris Bos[contrib] Fix rom-o-matic build (add new LOG_LEVEL...
2012-07-23  Alexey[epic100] Fix wrong field used as rx packet length
2012-07-20  Michael Brown[legal] Update FSF mailing address in GPL licence texts
2012-07-20  Michael Brown[qib7322] Fix compiler warning on gcc 4.7
2012-07-20  Michael Brown[isa] Avoid spurious compiler warning on gcc 4.7
2012-07-20  Michael Brown[build] Include git commit within version string when...
2012-07-20  Michael Brown[image] Automatically free autobooted images
2012-07-20  Michael Brown[image] Add "--replace" option
2012-07-20  Michael Brown[image] Add "--autofree" option
2012-07-19  Michael Brown[libc] Add missing wchar.h header
2012-07-19  Michael Brown[skel] Add missing iounmap()
2012-07-19  Michael Brown[myson] Add missing iounmap()
2012-07-19  Michael Brown[natsemi] Add missing iounmap()
2012-07-19  Michael Brown[realtek] Add missing iounmap()
2012-07-19  Michael Brown[intel] Add missing iounmap()
2012-07-19  Michael Brown[libc] Add support for "%lc" and "%ls" format specifiers
2012-07-19  Michael Brown[efi] Add EFI_LOAD_FILE_PROTOCOL header
2012-07-19  Michael Brown[efi] Update to current EDK2 headers
2012-07-19  Michael Brown[efi] Standardise #include guard in ipxe_download.h
2012-07-18  Michael Brown[pxeprefix] Ignore errors from PXENV_FILE_CMDLINE
2012-07-17  Michael Brown[efi] Default to using raw x86 I/O
2012-07-17  Michael Brown[ioapi] Generalise i386 raw I/O API to x86
2012-07-17  Michael Brown[b44] Eliminate call to get_memmap()
2012-07-12  Michael Brown[pxe] Reopen network device if NBP exits
2012-07-12  Michael Brown[settings] Expose exit status of failed command via...
2012-07-12  Michael Brown[cmdline] Store exit status of failed command in errno
2012-07-11  Michael Brown[pxeprefix] Fetch command line (if any) via PXENV_FILE_...
2012-07-11  Michael Brown[pxe] Add PXENV_FILE_CMDLINE API call
2012-07-10  Michael Brown[pxeprefix] Place temporary stack after iPXE binary
2012-07-10  Michael Brown[intel] Explicitly enable descriptor queues
2012-07-10  Michael Brown[intel] Refill receive ring only after enabling receiver
2012-07-09  Michael Brown[bzimage] Update setup_move_size only for protocol...
2012-07-09  Michael Brown[tcp] Increase maximum window size to 256kB
2012-07-09  Michael Brown[malloc] Increase heap size to 512kB
2012-07-09  Michael Brown[tcp] Truncate TCP window to prevent future packet...
2012-07-09  Michael Brown[arp] Try to avoid discarding ARP cache entries
2012-07-09  Michael Brown[malloc] Discard cached items less aggressively
2012-07-08  Michael Brown[iobuf] Allocate I/O buffer descriptor separately to...
2012-07-04  Michael Brown[netdevice] Process all received packets in net_poll()
2012-07-04  Michael Brown[cmdline] Do not ignore empty initial arguments in...
2012-07-03  Michael Brown[util] Avoid compiler warning on gcc 4.6
2012-07-03  Christian Hesse[menu] Truncate menu title when necessary
2012-07-01  Michael Brown[arp] Prevent ARP cache entries from being deleted...
2012-06-30  Michael Brown[tcp] Avoid potential NULL pointer dereference
2012-06-30  Michael Brown[tcp] Use a zero window size for RST packets
2012-06-29  Michael Brown[iobuf] Relax alignment requirement for small I/O buffers
2012-06-29  Michael Brown[tls] Request a maximum fragment length of 2048 bytes
2012-06-29  Michael Brown[tcp] Add support for TCP window scaling
2012-06-29  Michael Brown[undi] Align the received frame payload for faster...
2012-06-28  Michael Brown[monojob] Check for keypresses only once per timer...
2012-06-28  Michael Brown[tcpip] Add faster algorithm for calculating the TCP...
2012-06-27  Michael Brown[test] Add self-tests for TCP/IP checksum calculation
2012-06-27  Michael Brown[tcpip] Allow for architecture-specific TCP/IP checksum...
2012-06-27  Michael Brown[libc] Simplify memcpy() implementation
2012-06-27  Michael Brown[test] Add memcpy() self-tests
2012-06-27  Michael Brown[cmdline] Increase resolution of "time" command
2012-06-27  Michael Brown[realtek] Add missing cpu_to_le16()
2012-06-27  Christian Hesse[ui] Allow colours to be configured via config/colour.h
2012-06-27  Michael Brown[ui] Change "login" colours to match other UIs
2012-06-27  Valentine Barshak[sky2] Fix invalid memory access
2012-06-20  Michael Brown[syslog] Include hostname within syslog messages where...
2012-06-20  Michael Brown[settings] Move "domain" setting from dns.c to settings.c
2012-06-20  Michael Brown[crypto] Allow an error margin on X.509 certificate...
2012-06-20  Michael Brown[dhcp] Request broadcast responses when we already...
2012-06-19  Michael Brown[romprefix] Treat 0xffffffff as an error return from PMM
2012-06-12  Michael Brown[util] Update mergerom.pl to handle .mrom images
2012-06-12  Michael Brown[romprefix] Allow .mrom image to be placed anywhere...
2012-06-12  Michael Brown[romprefix] Add a dummy ROM header to cover the .mrom...
2012-06-12  Michael Brown[util] Rewrite catrom.pl to use Option::ROM library
2012-06-12  Michael Brown[util] Allow Option::ROM to access multiple ROM images
2012-06-12  Michael Brown[cmdline] Use "cpuid --ext" instead of "cpuid --amd"
2012-06-09  Michael Brown[cmdline] Add "sync" command
2012-06-09  Michael Brown[tls] Mark security negotiation as a pending operation
2012-06-09  Michael Brown[tcp] Mark any unacknowledged transmission as a pending...
2012-06-09  Michael Brown[pending] Add concept of "pending operations"
2012-06-06  Michael Brown[cmdline] Add "cpuid" command
2012-06-06  Michael Brown[contrib] Update bochsrc.txt to latest version of bochs
2012-06-06  Michael Brown[build] Merge i386 and x86_64 versions of errfile.h
2012-05-23  Michael Brown[crypto] Fix unused-but-set variable warning
2012-05-22  Michael Brown[http] Add support for Digest authentication
2012-05-22  Michael Brown[http] Provide credentials only when requested by server
2012-05-22  Michael Brown[http] Split construction of Authorization header out...
2012-05-22  Michael Brown[http] Defer processing response code until after recei...
2012-05-22  Michael Brown[http] Reopen connections when server does not keep...
2012-05-22  Michael Brown[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"
2012-05-21  Michael Brown[crypto] Require OCSP check if certificate provides...
2012-05-21  Michael Brown[crypto] Automatically perform OCSP checks when applicable
2012-05-21  Michael Brown[image] Allow "imgtrust" to automatically download...
2012-05-21  Michael Brown[monojob] Allow monojob to be completely silent
2012-05-21  Michael Brown[crypto] Construct OCSP check URI
2012-05-21  Michael Brown[crypto] Fix margin of error for OCSP checks
2012-05-21  Michael Brown[crypto] Return a NULL OCSP check if construction fails
2012-05-21  Michael Brown[crypto] Return a NULL X.509 certificate if constructio...
2012-05-21  Michael Brown[crypto] Accept UTCTime/GeneralizedTime with no "second...
2012-05-20  Michael Brown[test] Add self-tests for base64
2012-05-20  Michael Brown[base64] Avoid overrunning input data buffer
2012-05-16  Michael Brown[efi] Work around platforms which choke on EFI_PCI_DEVI...
2012-05-16  Michael Brown[iscsi] Report SCSI response only when applicable
2012-05-15  Michael Brown[test] Add self-tests for OCSP
2012-05-15  Michael Brown[crypto] Add framework for OCSP
next