1616 Commits (f4e069bf2e2fcdca417ae7e384efb1fa0ad87343)

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