1591 Commits (27d1b40ee961d0910576a094a71dea1211254776)

Autor SHA1 Nachricht Datum
  Michael Brown f22c19f3fb [cmdline] Add the "ipstat" command vor 10 Jahren
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 vor 10 Jahren
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI vor 10 Jahren
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting vor 10 Jahren
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists vor 10 Jahren
  Michael Brown d4c0226a6c [dns] Support DNS search lists vor 10 Jahren
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth vor 10 Jahren
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area vor 10 Jahren
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console vor 10 Jahren
  Michael Brown c6c8078964 [png] Add support for PNG images vor 10 Jahren
  Michael Brown fffd98bd37 [uaccess] Add memcmp_user() vor 10 Jahren
  Michael Brown 26f782bb41 [libc] Add abs() vor 10 Jahren
  Michael Brown 9bdfc36bcc [deflate] Add support for DEFLATE decompression vor 10 Jahren
  Michael Brown 23f17f7972 [test] Add okx() macro taking an explicit file name and line number vor 10 Jahren
  Michael Brown a4e8ef72ab [libc] Add isprint() vor 10 Jahren
  Michael Brown 2200ca0e8f [ipv6] Fix compilation under FreeBSD vor 10 Jahren
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour vor 10 Jahren
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs vor 10 Jahren
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size vor 10 Jahren
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) vor 10 Jahren
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting vor 10 Jahren
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 vor 10 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 10 Jahren
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID vor 10 Jahren
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem vor 10 Jahren
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server vor 10 Jahren
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed vor 10 Jahren
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records vor 10 Jahren
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() vor 10 Jahren
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds vor 10 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 10 Jahren
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor vor 10 Jahren
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility vor 10 Jahren
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences vor 10 Jahren
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console vor 10 Jahren
  Michael Brown c501c980e0 [console] Add concept of generic console configuration vor 10 Jahren
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently vor 10 Jahren
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen vor 10 Jahren
  Michael Brown 0ee89338dd [pnm] Add support for PNM images vor 10 Jahren
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image vor 10 Jahren
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer vor 10 Jahren
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers vor 10 Jahren
  Michael Brown 1312c467ee [test] Include failing code within failed test result output vor 10 Jahren
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation vor 10 Jahren
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 vor 10 Jahren
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type vor 10 Jahren
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address vor 10 Jahren
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c vor 10 Jahren
  Michael Brown 6871a8113f [ipv6] Add IPv6 network device configurator vor 10 Jahren
  Michael Brown c99f9ee9df [dhcp] Remove obsolete dhcp() function vor 10 Jahren