1616 Commits (f4e069bf2e2fcdca417ae7e384efb1fa0ad87343)

Author SHA1 Message Date
  Michael Brown c9ed9cb4e7 [netdevice] Increase maximum network-layer address length 10 years ago
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism 11 years ago
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type 11 years ago
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table 11 years ago
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list 11 years ago
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists 11 years ago
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list 11 years ago
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism 11 years ago
  Michael Brown 252d28f098 [tcpip] Allow binding to unspecified privileged ports (below 1024) 11 years ago
  Michael Brown 0350682865 [ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6 11 years ago
  Michael Brown 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices 11 years ago
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting 11 years ago
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() 11 years ago
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() 11 years ago
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c 11 years ago
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified 11 years ago
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() 11 years ago
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() 11 years ago
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() 11 years ago
  Michael Brown ca319873bf [build] Fix %.licence build target 11 years ago
  Michael Brown 9978e2cb37 [legal] Add missing FILE_LICENCE declarations 11 years ago
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol 11 years ago
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 years ago
  Marin Hannache 9b93b669d1 [legal] Add missing FILE_LICENCE declarations 11 years ago
  Adrian Jamróz 4fabc0012a [velocity] Rewrite VIA Velocity driver 11 years ago
  Adrian Jamróz ad4f58d410 [rhine] Rewrite VIA Rhine driver 11 years ago
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link 11 years ago
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism 11 years ago
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 years ago
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type 11 years ago
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type 11 years ago
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() 11 years ago
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates 11 years ago
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures 11 years ago
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 years ago
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions 11 years ago
  Michael Brown ab1e3ce0d7 [dhcp] Remove obsolete bootp.h header 11 years ago
  Michael Brown 1aca99f3cf [build] Default to short wchar_t in stddef.h 11 years ago
  Michael Brown d91ccde9e5 [process] Mark process descriptor as static in PERMANENT_PROCESS 11 years ago
  Michael Brown eaa0f47dc2 [build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL() 11 years ago
  Michael Brown f85af68ac5 [build] Define __WINT_TYPE__ if necessary 11 years ago
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 years ago
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" 11 years ago
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 years ago
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL 11 years ago
  Michael Brown cdca99f068 [intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs 11 years ago
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation 11 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 years ago
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs 11 years ago