832 Комити (20d35b014521ff27bbdacfe5245c8e081a160bb9)

Аутор SHA1 Порука Датум
  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 година
  Michael Brown 998e69ae14 [malloc] Tidy up debug output пре 9 година
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited пре 9 година
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets пре 9 година
  Michael Brown d1afe731ea [ping] Report timed-out pings via the callback function пре 9 година
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names пре 10 година
  Michael Brown 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... пре 10 година
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string пре 10 година
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results пре 10 година
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode пре 10 година
  Michael Brown 4e78733094 [downloader] Profile receive datapath пре 10 година
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure пре 10 година
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots пре 10 година
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction пре 10 година