875 Commits (2afd66eb55996500499eb3bcc39c66ff042679c8)

Autor SHA1 Mensaje Fecha
  Michael Brown 2afd66eb55 [pixbuf] Enable PNG format by default hace 8 años
  Michael Brown 942b798c8d [crypto] Enable both DER and PEM formats by default hace 8 años
  Michael Brown ef50608029 [image] Add image_asn1() to extract ASN.1 objects from image hace 8 años
  Michael Brown f5cf4f706e [settings] Allow settings blocks to specify a sibling ordering hace 8 años
  Michael Brown 0ac874242b [settings] Correctly mortalise autovivified child settings blocks hace 8 años
  Michael Brown 129206f476 [ipv6] Rename ipv6_scope to dhcpv6_scope hace 8 años
  Michael Brown e19c0a8fd2 [acpi] Add support for ACPI power off hace 8 años
  Michael Brown 89c6db838f [downloader] Treat redirection failures as fatal hace 8 años
  Michael Brown 5e2a7481ad [xfer] Send intf_close() if redirection fails hace 8 años
  Michael Brown e6111c1517 [time] Allow system clock to be adjusted at runtime hace 8 años
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges hace 8 años
  Michael Brown 2c197517f2 [libc] Always use a non-zero seed for the (non-crypto) RNG hace 8 años
  Michael Brown 8dd39b9572 [efi] Work around broken UEFI keyboard drivers hace 8 años
  Michael Brown 56c0147deb [settings] Extend numerical setting tags to "unsigned long" hace 8 años
  Michael Brown a966570dce [libc] Avoid implicit assumptions about potentially-optimised memcpy() hace 8 años
  Michael Brown b696a5063e [image] Skip misleading "format not recognised" error message hace 8 años
  Michael Brown cc8824ad4e [libc] Print "<NULL>" for wide-character NULL strings hace 8 años
  Michael Brown ee3122bc54 [libc] Make sleep() interruptible hace 8 años
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 hace 8 años
  Michael Brown 75496817c2 [uri] Support "file:" URIs describing relative paths hace 8 años
  Michael Brown 17c1488a44 [uri] Support URIs containing only scheme and path components hace 8 años
  Michael Brown 3c84178003 [serial] Add missing #include <string.h> hace 8 años
  Michael Brown 11396473f5 [pixbuf] Check for unsigned integer overflow on multiplication hace 8 años
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB hace 8 años
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API hace 8 años
  Michael Brown 12b3b57886 [iobuf] Improve robustness of I/O buffer allocation hace 8 años
  Michael Brown e2b1140486 [malloc] Guard against unsigned integer overflow hace 8 años
  Michael Brown e55ec845e6 [uri] Apply URI decoding for all parsed URIs hace 8 años
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs hace 8 años
  Michael Brown 295ad11367 [uri] Avoid potentially large stack allocation hace 8 años
  Michael Brown 47dcd392dc [debug] Allow debug colourisation to be disabled hace 8 años
  Michael Brown a8bef53908 [downloader] Update image URI in response to a redirection hace 8 años
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI hace 8 años
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c hace 8 años
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime hace 8 años
  Michael Brown f3fbb5ff1c [malloc] Avoid integer overflow for excessively large memory allocations hace 8 años
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() hace 8 años
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type hace 8 años
  Michael Brown abfe94a90a [image] Detect image type when image is first registered hace 8 años
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux hace 8 años
  Michael Brown 09236e6030 [block] Add generic block device translator hace 9 años
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() hace 9 años
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines hace 9 años
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection hace 9 años
  Michael Brown 99d351605a [build] Fix compiler warnings on some gcc versions hace 9 años
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer hace 9 años
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism hace 9 años
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer hace 9 años
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers hace 9 años
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function hace 9 años