845 Ревизии (47dcd392dcd79d02eec2714696012785dd7a47c9)

Автор SHA1 Съобщение Дата
  Michael Brown 47dcd392dc [debug] Allow debug colourisation to be disabled преди 8 години
  Michael Brown a8bef53908 [downloader] Update image URI in response to a redirection преди 8 години
  Michael Brown 57fa0db03f [image] Provide image_set_uri() to modify an image's URI преди 8 години
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c преди 8 години
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime преди 8 години
  Michael Brown f3fbb5ff1c [malloc] Avoid integer overflow for excessively large memory allocations преди 8 години
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() преди 8 години
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type преди 8 години
  Michael Brown abfe94a90a [image] Detect image type when image is first registered преди 8 години
  Michael Brown f58ebbdfb5 [test] Allow self-tests to report exit status when running under Linux преди 8 години
  Michael Brown 09236e6030 [block] Add generic block device translator преди 9 години
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() преди 9 години
  Michael Brown 1e4ff872be [linebuf] Support buffering of multiple lines преди 9 години
  Michael Brown 20d35b0145 [pool] Add a generic concept of a pooled connection преди 9 години
  Michael Brown 99d351605a [build] Fix compiler warnings on some gcc versions преди 9 години
  Michael Brown 2b15ae5507 [downloader] Provide direct access to the underlying data transfer buffer преди 9 години
  Michael Brown ae5e7f0cf4 [downloader] Use generic data-transfer buffer mechanism преди 9 години
  Michael Brown 07b0d4fa30 [xferbuf] Add xfer_buffer() to provide direct access to underlying buffer преди 9 години
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers преди 9 години
  Michael Brown 0dc85aed03 [xfer] Add xfer_check_order() utility function преди 9 години
  Michael Brown 7194f38131 [xfer] Use intf_poke() to implement xfer_window_changed() преди 9 години
  Michael Brown 81c80c8ba9 [interface] Add intf_poke() helper преди 9 години
  Michael Brown 89816af2a4 [fault] Add inject_corruption() to randomly corrupt data преди 9 години
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism преди 9 години
  Michael Brown a0f60d26f5 [gdb] Allow gdbstub to be started on an arbitrary serial port преди 9 години
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver преди 9 години
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport преди 9 години
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART преди 9 години
  Michael Brown dc15a5a779 [settings] Add "base64" setting type преди 9 години
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() преди 9 години
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() преди 9 години
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown b2f38da888 [malloc] Rewrite unrelicensable portions of malloc.c преди 9 години
  Michael Brown 70124dd3be [settings] Rewrite unrelicensable portions of settings.c преди 9 години
  Michael Brown 0af3d14a23 [settings] Use list_first_entry() when unregistering child settings преди 9 години
  Michael Brown d1f0e89e4e [libc] Rewrite unrelicensable portions of ctype.h преди 9 години
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() преди 9 години
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() преди 9 години
  Michael Brown 8ee39f7432 [libc] Rewrite string functions преди 9 години
  Michael Brown b54167b8b6 [libc] Remove unused string functions преди 9 години
  Michael Brown 92f3bd901e [build] Allow command help text URI to be customised via config/branding.h преди 9 години
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h преди 9 години
  Michael Brown e2a26f76de [uri] Allow tftp_uri() to construct a URI with a custom port преди 9 години
  Michael Brown c86b22221d [iobuf] Add iob_split() to split an I/O buffer into portions преди 9 години
  Michael Brown 35c5379760 [malloc] Report caller address as soon as memory corruption is detected преди 9 години
  Michael Brown 7871666740 [malloc] Check integrity of free list преди 9 години
  Michael Brown 9154f2aef3 [malloc] Sanity check parameters to alloc_memblock() and free_memblock() преди 9 години