1037 Révisions (518a98eb56f073c4fd1f20c730e474a6f2c8c2e9)

Auteur SHA1 Message Date
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings il y a 8 ans
  Michael Brown b1caa48e4b [crypto] Support SHA-{224,384,512} in X.509 certificates il y a 9 ans
  Michael Brown fc7885ed9e [tls] Report supported signature algorithms in ClientHello il y a 9 ans
  Michael Brown 1ac7434111 [tls] Do not access beyond the end of a 24-bit integer il y a 9 ans
  Michael Brown 51b99d8bc8 [peerdist] Add support for constructing and decoding discovery messages il y a 9 ans
  Michael Brown f0d594557c [peerdist] Include trimmed range within content information block il y a 9 ans
  Michael Brown b20d4a1522 [netdevice] Allow network devices to disclaim IRQ support at runtime il y a 9 ans
  Michael Brown 76338543f9 [iscsi] Add missing "break" statements il y a 9 ans
  Michael Brown 2bcf13f13a [ipv4] Allow IPv4 socket addresses to include a scope ID il y a 9 ans
  Michael Brown 6efcabd415 [ipv4] Redefine IP address constants to avoid unnecessary byte swapping il y a 9 ans
  Michael Brown 9c185e2eac [netdevice] Avoid using zero as a network device index il y a 9 ans
  Michael Brown 41670ca2fe [ipv6] Treat a missing network device name as "netX" il y a 9 ans
  Michael Brown 1a30c20daf [802.11] Use correct SHA1_DIGEST_SIZE constant name il y a 9 ans
  Michael Brown cbbd6b761e [xferbuf] Generalise to handle umalloc()-based buffers il y a 9 ans
  Michael Brown d0325b1da6 [fault] Generalise NETDEV_DISCARD_RATE fault injection mechanism il y a 9 ans
  Michael Brown 9546b0c17b [tcp] Ensure FIN is actually sent if connection is closed while idle il y a 9 ans
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown il y a 9 ans
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache il y a 9 ans
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked il y a 9 ans
  Michael Brown 94dbfb4374 [stp] Fix interpretaton of hello time il y a 9 ans
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports il y a 9 ans
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" il y a 9 ans
  Michael Brown 7e7870984b [ethernet] Add minimal support for receiving LLC frames il y a 9 ans
  Michael Brown c117b25e0b [tcp] Do not shrink window when discarding received packets il y a 9 ans
  Michael Brown 15759e539e [neighbour] Return success when deferring a packet il y a 9 ans
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors il y a 9 ans
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() il y a 9 ans
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() il y a 9 ans
  Christian Hesse bf40b79734 [build] Add missing "const" qualifiers il y a 9 ans
  Michael Brown d9166bbcae [peerdist] Add support for decoding PeerDist Content Information il y a 9 ans
  Michael Brown c492a9fd92 [netdevice] Add missing bus types to netdev_fetch_bustype() il y a 9 ans
  Michael Brown 57bab4e1d3 [tcpip] Fix dubious calculation of min_port il y a 9 ans
  Michael Brown e0fc8fe781 [tcp] Implement support for TCP Selective Acknowledgements (SACK) il y a 9 ans
  Michael Brown 042a982c4d [http] Support MD5-sess Digest authentication il y a 9 ans
  Michael Brown 42ea20afee [http] Abstract out HTTP Digest hash algorithm operations il y a 9 ans
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 93b4586447 [retry] Colourise debug output il y a 9 ans
  Michael Brown 47ad8fc1ba [retry] Rewrite unrelicensable portions of retry.c il y a 9 ans
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism il y a 9 ans
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration il y a 9 ans
  Michael Brown c1ac466838 [iscsi] Rewrite unrelicensable portions of iscsi.c il y a 9 ans
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code il y a 9 ans
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h il y a 9 ans
  Michael Brown bb1abb2b21 [ipv4] Rewrite inet_aton() il y a 9 ans
  Michael Brown 095c007aa3 [legal] Add missing copyright header to net/ipv4.c il y a 9 ans
  Michael Brown f3725a86e0 [rndis] Add rndis_rx_err() il y a 9 ans
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed il y a 9 ans