858 Révisions (f8e1678b84fc3119ce515e0c1a84881bb9ce1c36)

Auteur SHA1 Message Date
  Michael Brown ee3122bc54 [libc] Make sleep() interruptible il y a 8 ans
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 il y a 8 ans
  Michael Brown 75496817c2 [uri] Support "file:" URIs describing relative paths il y a 8 ans
  Michael Brown 17c1488a44 [uri] Support URIs containing only scheme and path components il y a 8 ans
  Michael Brown 3c84178003 [serial] Add missing #include <string.h> il y a 8 ans
  Michael Brown 11396473f5 [pixbuf] Check for unsigned integer overflow on multiplication il y a 8 ans
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB il y a 8 ans
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API il y a 8 ans
  Michael Brown 12b3b57886 [iobuf] Improve robustness of I/O buffer allocation il y a 8 ans
  Michael Brown e2b1140486 [malloc] Guard against unsigned integer overflow il y a 8 ans
  Michael Brown e55ec845e6 [uri] Apply URI decoding for all parsed URIs il y a 8 ans
  Michael Brown f0e9e55442 [tftp] Mangle initial slash on TFTP URIs il y a 8 ans
  Michael Brown 295ad11367 [uri] Avoid potentially large stack allocation il y a 8 ans
  Michael Brown 47dcd392dc [debug] Allow debug colourisation to be disabled il y a 8 ans
  Michael Brown a8bef53908 [downloader] Update image URI in response to a redirection il y a 8 ans
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI il y a 8 ans
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c il y a 8 ans
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime il y a 8 ans
  Michael Brown f3fbb5ff1c [malloc] Avoid integer overflow for excessively large memory allocations il y a 8 ans
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() il y a 8 ans
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type il y a 8 ans
  Michael Brown abfe94a90a [image] Detect image type when image is first registered il y a 8 ans
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux il y a 8 ans
  Michael Brown 09236e6030 [block] Add generic block device translator il y a 9 ans
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() il y a 9 ans
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines il y a 9 ans
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection il y a 9 ans
  Michael Brown 99d351605a [build] Fix compiler warnings on some gcc versions il y a 9 ans
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer il y a 9 ans
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism il y a 9 ans
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer il y a 9 ans
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers il y a 9 ans
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function il y a 9 ans
  Michael Brown 7194f38131 [xfer] Use intf_poke() to implement xfer_window_changed() il y a 9 ans
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper il y a 9 ans
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data il y a 9 ans
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism il y a 9 ans
  Michael Brown a0f60d26f5 [gdb] Allow gdbstub to be started on an arbitrary serial port il y a 9 ans
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver il y a 9 ans
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport il y a 9 ans
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART il y a 9 ans
  Michael Brown dc15a5a779 [settings] Add "base64" setting type il y a 9 ans
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() il y a 9 ans
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() il y a 9 ans
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c il y a 9 ans
  Michael Brown 70124dd3be [settings] Rewrite unrelicensable portions of settings.c il y a 9 ans
  Michael Brown 0af3d14a23 [settings] Use list_first_entry() when unregistering child settings il y a 9 ans
  Michael Brown d1f0e89e4e [libc] Rewrite unrelicensable portions of ctype.h il y a 9 ans
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans