1128 Commits (ffb5fe4ced74712393e9659c8271292f0698020f)

Autor SHA1 Mensaje Fecha
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store hace 10 años
  Michael Brown e1ebc50f81 [crypto] Remove dynamically-allocated storage for certificate OCSP URI hace 10 años
  Michael Brown 01fa7efa38 [crypto] Remove dynamically-allocated storage for certificate name hace 10 años
  Michael Brown e845b7da9b [http] Accept Content-Length header with trailing whitespace hace 10 años
  Michael Brown 87465258ab [netdevice] Notify upper-layer drivers when RX processing is (un)frozen hace 10 años
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable hace 10 años
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests hace 10 años
  Michael Brown 859664ea2a [tcp] Update window even if ACK does not acknowledge new data hace 10 años
  Michael Brown f17a30d547 [netdevice] Mark devices as open before calling open() method hace 10 años
  Michael Brown e191298a1d [tcp] Calculate correct MSS from peer address hace 10 años
  Michael Brown 6414b5ca03 [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit hace 10 años
  Michael Brown db67de6f31 [tcpip] Provide tcpip_netdev() to determine the transmitting network device hace 10 años
  Michael Brown 11963c4f5f [tcpip] Add IP statistics collection as per RFC 4293 hace 10 años
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting hace 10 años
  Michael Brown ced4f8d1d3 [dhcp] Copy exactly the required length when resizing DHCP options hace 10 años
  Michael Brown ff341c1861 [dns] Update end-of-name pointer after processing CNAME record hace 10 años
  Michael Brown d4c0226a6c [dns] Support DNS search lists hace 10 años
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) hace 10 años
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting hace 10 años
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 hace 10 años
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections hace 10 años
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID hace 10 años
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server hace 10 años
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records hace 10 años
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds hace 10 años
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting hace 10 años
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently hace 10 años
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers hace 10 años
  Michael Brown 017e6c56af [dhcpv6] Allow stateful DHCPv6 to apply obtained IPv6 addresses hace 10 años
  Michael Brown 6b1eee0452 [ipv6] Separate the concepts of prefix and address creation hace 10 años
  Michael Brown 2fa34085e2 [dhcpv6] Add basic support for stateful and stateless DHCPv6 hace 10 años
  Michael Brown c1570d3dfb [ipv6] Add "ipv6" setting type hace 10 años
  Michael Brown 95623e353b [ipv6] Use given source address only if it is not the unspecified address hace 10 años
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c hace 10 años
  Michael Brown 6871a8113f [ipv6] Add IPv6 network device configurator hace 10 años
  Michael Brown 759dcf5a9b [dhcp] Add DHCP network device configurator hace 10 años
  Michael Brown f2bc138391 [netdevice] Add generic concept of a network device configurator hace 10 años
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional hace 10 años
  Michael Brown b15dbc9cc6 [ipv6] Add ndp_tx_router_solicitation() to send router solicitations hace 10 años
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device hace 10 años
  Michael Brown 1aa67eba16 [ipv6] Automatically choose source for link-local and multicast destinations hace 10 años
  Michael Brown fec127cb07 [ipv6] Treat sin6_scope_id consistently hace 10 años
  Michael Brown 33652880a7 [ipv6] Support stateless address autoconfiguration (SLAAC) hace 10 años
  Michael Brown 2dca2e6ade [ipv6] Extract link layer addresses from router advertisements hace 10 años
  Michael Brown 595e32d7ab [ipv6] Handle IPv6 option length correctly hace 10 años
  Michael Brown 46873eda44 [ping] Add concept of a ping socket hace 10 años
  Michael Brown 5c2ffc26cc [icmp] Add support for sending ICMP echo requests hace 10 años
  Michael Brown 2c76c1a6d8 [ipv6] Add IPv6 socket address converter hace 10 años
  Michael Brown 365a09d867 [ipv4] Add IPv4 socket address converter hace 10 años
  Michael Brown b6a9152f8c [socket] Add concept of a generalised socket address converter hace 10 años