1178 Коміти (master)

Автор SHA1 Повідомлення Дата
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names 10 роки тому
  Michael Brown e047811c85 [scsi] Improve sense code parsing 10 роки тому
  Hannes Reinecke d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses 10 роки тому
  Michael Brown 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() 10 роки тому
  Michael Brown 3a1adea036 [ipv6] Include network device when transcribing multicast addresses 10 роки тому
  Michael Brown 6c7146695d [ipv6] Do not set sin6_scope_id on source address 10 роки тому
  Michael Brown 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address 10 роки тому
  Marin Hannache f4e069bf2e [nfs] Rewrite NFS URI handling 10 роки тому
  Michael Brown e5878ce65d [syslog] Strip invalid characters from hostname 10 роки тому
  Marin Hannache ca93505a78 [nfs] Fix an invalid free() when loading a regular (non-symlink) file 10 роки тому
  Michael Brown d28bb51f44 [tcp] Defer sending ACKs until all received packets have been processed 10 роки тому
  Marin Hannache 7aa69c4d0d [nfs] Fix an invalid free() when loading a symlink 10 роки тому
  Michael Brown e825a96a25 [http] Profile receive datapath 10 роки тому
  Michael Brown 767f2acb98 [tcp] Profile transmit and receive datapaths 10 роки тому
  Michael Brown f65c81b1d0 [ipv4] Profile transmit and receive datapaths 10 роки тому
  Michael Brown 2c820d684a [netdevice] Profile common operations 10 роки тому
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store 10 роки тому
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI 10 роки тому
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name 10 роки тому
  Michael Brown e845b7da9b [http] Accept Content-Length header with trailing whitespace 10 роки тому
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen 10 роки тому
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable 10 роки тому
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests 10 роки тому
  Michael Brown 859664ea2a [tcp] Update window even if ACK does not acknowledge new data 10 роки тому
  Michael Brown f17a30d547 [netdevice] Mark devices as open before calling open() method 10 роки тому
  Michael Brown e191298a1d [tcp] Calculate correct MSS from peer address 10 роки тому
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit 10 роки тому
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device 10 роки тому
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 10 роки тому
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 10 роки тому
  Michael Brown ced4f8d1d3 [dhcp] Copy exactly the required length when resizing DHCP options 10 роки тому
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record 10 роки тому
  Michael Brown d4c0226a6c [dns] Support DNS search lists 10 роки тому
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) 10 роки тому
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting 10 роки тому
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 10 роки тому
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 роки тому
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID 10 роки тому
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server 10 роки тому
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records 10 роки тому
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 10 роки тому
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 роки тому
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 роки тому
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers 10 роки тому
  Michael Brown 017e6c56af [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses 10 роки тому
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation 10 роки тому
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 10 роки тому
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type 10 роки тому
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address 10 роки тому
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c 10 роки тому