]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2015-10-07  Michael Brown[efi] Reset root directory when installing EFI_SIMPLE_F...
2015-10-02  Michael Brown[http] Verify server port when reusing a pooled connection
2015-09-29  Michael Brown[peerdist] Avoid NULL pointer dereference for plaintext...
2015-09-29  Michael Brown[malloc] Avoid integer overflow for excessively large...
2015-09-28  Michael Brown[efi] Expose an UNDI interface alongside the existing...
2015-09-28  Michael Brown[efi] Avoid infinite loops when asked to stop non-exist...
2015-09-25  Michael Brown[efi] Work around broken 32-bit PE executable parsing...
2015-09-16  Carl Henrik... [vmxnet3] Avoid completely filling the TX descriptor...
2015-09-15  Michael Brown[pxe] Notify BIOS via INT 1a,564e for each new network...
2015-09-15  Michael Brown[pxe] Invoke INT 1a,564e when PXE stack is activated
2015-09-14  Michael Brown[efi] Minimise use of iPXE header files when building...
2015-09-14  Michael Brown[build] Remove dependency on libiberty
2015-09-14  Michael Brown[ncm] Support setting MAC address
2015-09-14  Michael Brown[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL
2015-09-14  Michael Brown[usb] Allow for wildcard USB class IDs
2015-09-14  Michael Brown[usb] Select preferred USB device configuration based...
2015-09-13  Michael Brown[efi] Include a copy of the device path within struct...
2015-09-13  Michael Brown[efi] Provide efi_devpath_len()
2015-09-13  Michael Brown[xhci] Support arbitrarily large transfers
2015-09-13  Michael Brown[ehci] Support arbitrarily large transfers
2015-09-13  Michael Brown[ehci] Do not treat zero-length NULL pointers as unreac...
2015-09-13  Michael Brown[usb] Generalise zero-length packet generation logic
2015-09-10  Michael Brown[tcpip] Avoid generating positive zero for transmitted...
2015-09-07  Michael Brown[efi] Add a USB host controller driver based on EFI_USB...
2015-09-07  Michael Brown[efi] Allow efidev_parent() to traverse multiple device...
2015-09-06  Michael Brown[efi] Add USB headers and GUID definitions
2015-09-06  Michael Brown[usb] Add function to device's function list before...
2015-09-06  Michael Brown[usb] Expose usb_find_driver()
2015-09-02  Michael Brown[efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL
2015-09-02  Michael Brown[uri] Generalise tftp_uri() to pxe_uri()
2015-09-01  Michael Brown[pxe] Populate ciaddr in fake PXE Boot Server ACK packet
2015-09-01  Michael Brown[efi] Do not return EFI_NOT_READY from our ReceiveFilte...
2015-09-01  Michael Brown[efi] Fix order of events on SNP removal path
2015-09-01  Michael Brown[efi] Allow calls to efi_snp_claim() and efi_snp_releas...
2015-09-01  Michael Brown[tcpip] Allow supported address families to be detected...
2015-09-01  Michael Brown[build] Search for ldlinux.c32 separately from isolinux.bin
2015-09-01  Michael Brown[efi] Populate debug directory entry FileOffset field
2015-09-01  Michael Brown[efi] Fix debug directory size
2015-09-01  Michael Brown[efi] Add definitions of GUIDs observed when booting...
2015-08-29  Michael Brown[pxe] Construct all fake DHCP packets before starting...
2015-08-27  Michael Brown[efi] Improve efi_wrap debugging
2015-08-27  Michael Brown[efi] Include installed protocol list in unknown handle...
2015-08-27  Michael Brown[efi] Remove raw EFI_HANDLE values from debug messages
2015-08-27  Michael Brown[efi] Mark EFI debug transcription functions as __attri...
2015-08-27  Michael Brown[efi] Add definitions of GUIDs observed when booting...
2015-08-26  Michael Brown[dhcp] Do not skip ProxyDHCPREQUEST if next-server...
2015-08-25  Michael Brown[settings] Re-add "uristring" setting type
2015-08-21  Michael Brown[autoboot] Display image information as part of the...
2015-08-21  Michael Brown[image] Detect image type when image is first registered
2015-08-21  Michael Brown[test] Allow self-tests to report exit status when...
2015-08-21  Michael Brown[pxe] Warn about PXE NBPs that may be EFI executables
2015-08-18  Michael Brown[dhcp] Ignore ProxyDHCPACKs without PXE options
2015-08-18  Michael Brown[dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers
2015-08-17  Fabrice Bacchella[efi] Work around bugs in Emulex NII driver
2015-08-17  Fabrice Bacchella[efi] Improve NII driver logging
2015-08-17  Wissam Shoukair[ipoib] Fix a race when chain-loading undionly.kpxe...
2015-08-17  Michael Brown[peerdist] Add support for PeerDist (aka BranchCache...
2015-08-17  Michael Brown[peerdist] Add block download multiplexer
2015-08-17  Michael Brown[peerdist] Add individual block download mechanism
2015-08-17  Michael Brown[peerdist] Add segment discovery mechanism
2015-08-17  Michael Brown[http] Rewrite HTTP core to support content encodings
2015-08-15  Michael Brown[block] Add generic block device translator
2015-08-14  Daniel Pieczko[prefix] Use correct register for KEEP_IT_REAL physical...
2015-08-03  Michael Brown[efi] Add missing "ULL" suffix on 64-bit constant
2015-08-03  Michael Brown[efi] Hold off watchdog timer while running
2015-08-02  Michael Brown[crypto] Support SHA-{224,384,512} in X.509 certificates
2015-08-02  Tufan Karadere[crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncr...
2015-08-02  Michael Brown[tls] Report supported signature algorithms in ClientHello
2015-07-31  Michael Brown[tls] Do not access beyond the end of a 24-bit integer
2015-07-31  Michael Brown[serial] Check for UART existence in uart_select()
2015-07-31  Michael Brown[comboot] Avoid dragging in serial console support...
2015-07-29  Michael Brown[elf] Reject ELFBoot images requiring virtual addressing
2015-07-28  Michael Brown[linebuf] Support buffering of multiple lines
2015-07-28  Michael Brown[pool] Add a generic concept of a pooled connection
2015-07-28  Michael Brown[peerdist] Add support for constructing and decoding...
2015-07-28  Michael Brown[peerdist] Add support for constructing and decoding...
2015-07-28  Michael Brown[peerdist] Include trimmed range within content informa...
2015-07-28  Michael Brown[netdevice] Allow network devices to disclaim IRQ suppo...
2015-07-28  Michael Brown[iscsi] Add missing "break" statements
2015-07-28  Michael Brown[ipv4] Allow IPv4 socket addresses to include a scope ID
2015-07-28  Michael Brown[ipv4] Redefine IP address constants to avoid unnecessa...
2015-07-28  Michael Brown[netdevice] Avoid using zero as a network device index
2015-07-28  Michael Brown[ipv6] Treat a missing network device name as "netX"
2015-07-27  Michael Brown[build] Fix strict-aliasing warning on older gcc versions
2015-07-27  Michael Brown[crypto] Remove AXTLS headers
2015-07-27  Michael Brown[test] Add NIST self-tests for AES192 in ECB and CBC...
2015-07-27  Michael Brown[crypto] Replace AES implementation
2015-07-27  Michael Brown[test] Add NIST self-tests for AES128 and AES256 in...
2015-07-27  Michael Brown[test] Define shortcuts for frequently-used NIST AES...
2015-07-27  Michael Brown[test] Generalise cipher tests and use okx()
2015-07-27  Michael Brown[crypto] Add ECB block cipher mode (for debug and self...
2015-07-27  Michael Brown[802.11] Use correct SHA1_DIGEST_SIZE constant name
2015-07-27  Michael Brown[crypto] Add bit-rotation functions for 8-bit and 16...
2015-07-27  Michael Brown[build] Fix compiler warnings on some gcc versions
2015-07-22  Michael Brown[downloader] Provide direct access to the underlying...
2015-07-22  Michael Brown[downloader] Use generic data-transfer buffer mechanism
2015-07-22  Michael Brown[xferbuf] Add xfer_buffer() to provide direct access...
2015-07-22  Michael Brown[xferbuf] Generalise to handle umalloc()-based buffers
2015-07-22  Michael Brown[xfer] Add xfer_check_order() utility function
2015-07-22  Michael Brown[xfer] Use intf_poke() to implement xfer_window_changed()
next