1639 Commits (608fb792eb640a7cfb23f4b8bc80da4ec8fb4d89)

Autor SHA1 Nachricht Datum
  Michael Brown a9fa0d5f2b [ipv6] Add inet6_aton() vor 11 Jahren
  Michael Brown 8dd180f165 [tcp] Reduce path MTU to 1280 bytes vor 11 Jahren
  Michael Brown f7f3087cc5 [ipv6] Replace IPv6 stack vor 12 Jahren
  Michael Brown 43307b4e39 [ipv4] Abstract out protocol-specific portions of "route" command vor 11 Jahren
  Michael Brown c6a04085d2 [neighbour] Generalise concept of neighbour discovery vor 11 Jahren
  Michael Brown 6bf36f57a0 [tcpip] Pass through network device to transport layer protocols vor 11 Jahren
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address vor 11 Jahren
  Michael Brown d5f69e9388 [netdevice] Add concept of a network device index vor 11 Jahren
  Michael Brown c9ed9cb4e7 [netdevice] Increase maximum network-layer address length vor 11 Jahren
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism vor 12 Jahren
  Michael Brown ae0124cd40 [linux] Give tap devices a name and bus type vor 12 Jahren
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table vor 12 Jahren
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list vor 12 Jahren
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists vor 12 Jahren
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list vor 12 Jahren
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism vor 12 Jahren
  Michael Brown 252d28f098 [tcpip] Allow binding to unspecified privileged ports (below 1024) vor 12 Jahren
  Michael Brown 0350682865 [ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6 vor 12 Jahren
  Michael Brown 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices vor 12 Jahren
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting vor 12 Jahren
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() vor 12 Jahren
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() vor 12 Jahren
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c vor 12 Jahren
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified vor 12 Jahren
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() vor 12 Jahren
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() vor 12 Jahren
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() vor 12 Jahren
  Michael Brown ca319873bf [build] Fix %.licence build target vor 12 Jahren
  Michael Brown 9978e2cb37 [legal] Add missing FILE_LICENCE declarations vor 12 Jahren
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol vor 12 Jahren
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command vor 12 Jahren
  Marin Hannache 9b93b669d1 [legal] Add missing FILE_LICENCE declarations vor 12 Jahren
  Adrian Jamróz 4fabc0012a [velocity] Rewrite VIA Velocity driver vor 12 Jahren
  Adrian Jamróz ad4f58d410 [rhine] Rewrite VIA Rhine driver vor 12 Jahren
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link vor 12 Jahren
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism vor 12 Jahren
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci vor 12 Jahren
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type vor 12 Jahren
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type vor 12 Jahren
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() vor 12 Jahren
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates vor 12 Jahren
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures vor 12 Jahren
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" vor 12 Jahren
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions vor 12 Jahren
  Michael Brown ab1e3ce0d7 [dhcp] Remove obsolete bootp.h header vor 12 Jahren
  Michael Brown 1aca99f3cf [build] Default to short wchar_t in stddef.h vor 12 Jahren
  Michael Brown d91ccde9e5 [process] Mark process descriptor as static in PERMANENT_PROCESS vor 12 Jahren
  Michael Brown eaa0f47dc2 [build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL() vor 12 Jahren
  Michael Brown f85af68ac5 [build] Define __WINT_TYPE__ if necessary vor 12 Jahren
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions vor 12 Jahren