1158 Révisions (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

Auteur SHA1 Message Date
  Michael Brown 36a4c85f91 [init] Show startup and shutdown function names in debug messages il y a 5 ans
  Michael Brown b9d68b9de0 [ethernet] Use standard 1500 byte MTU unless explicitly overridden il y a 6 ans
  Michael Brown 05b979146d [rndis] Clean up error handling path in register_rndis() il y a 6 ans
  Roman Kagan 16d7495308 [rndis] Register netdev with MAC filled il y a 6 ans
  Michael Brown e7f67d5a4c [http] Work around stateful authentication schemes il y a 6 ans
  Michael Brown baaf50017d [tls] Ensure that window change is propagated to plainstream interface il y a 6 ans
  Michael Brown 4152aff103 [tls] Rename tls_session to tls_connection il y a 6 ans
  Michael Brown ac4fbd47ae [tls] Ensure received data list is initialised before calling tls_free() il y a 6 ans
  Michael Brown 342ff967cc [lacp] Check the partner's own state when checking for blocked links il y a 6 ans
  Michael Brown a0021a30dd [ocsp] Centralise test for whether or not an OCSP check is required il y a 6 ans
  Michael Brown b11ae1d91b [tftp] Prevent potential division by zero il y a 6 ans
  Michael Brown c160c9dfc0 [lacp] Fix debug message to match documentation il y a 6 ans
  Michael Brown 33d79d5d2b [lacp] Mark link as blocked if partner is not yet up and running il y a 6 ans
  Hannes Reinecke c84f9d6727 [iscsi] Parse IPv6 address in root path il y a 6 ans
  Michael Brown 6737a8795f [http] Allow for domain names within NTLM user names il y a 6 ans
  Martin Habets 70189a8e47 [netdevice] Make netdev_irq_enabled() independent of netdev_irq_supported() il y a 6 ans
  Michael Brown 659c484efc [http] Report unsuccessful response status lines at DBGVL_LOG il y a 6 ans
  Michael Brown ea29122a70 [http] Include error messages for 4xx and 5xx response codes il y a 6 ans
  Michael Brown b5e0b50723 [http] Add support for NTLM authentication il y a 6 ans
  Michael Brown 96bd872c03 [http] Handle parsing of WWW-Authenticate header within authentication scheme il y a 6 ans
  Michael Brown c49acbb4d2 [http] Gracefully handle offers of multiple authentication schemes il y a 6 ans
  Ladi Prosek 0631a46a94 [crypto] Fail fast if cross-certificate source is empty il y a 6 ans
  Michael Brown af02a8d071 [dns] Ensure DNS names are NUL-terminated when used as diagnostic strings il y a 6 ans
  Michael Brown 9faf069126 [dns] Report current DNS query as job progress status message il y a 6 ans
  Michael Brown 8047baf7c6 [netdevice] Add "hwaddr" setting il y a 6 ans
  Michael Brown 7e673a6b67 [peerdist] Gather and report peer statistics during download il y a 6 ans
  Michael Brown 97f0f56a34 [netdevice] Cancel all pending transmissions on any transmit error il y a 6 ans
  Michael Brown 1e4a3f5bab [tls] Support RFC5746 secure renegotiation il y a 7 ans
  Michael Brown 2f12690455 [tls] Keep cipherstream window open until TLS negotiation is complete il y a 7 ans
  Michael Brown 785389c2ba [iscsi] Always send FirstBurstLength parameter il y a 7 ans
  Michael Brown c8cae7cc17 [http] Notify data transfer interface when underlying connection is ready il y a 7 ans
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables il y a 7 ans
  Michael Brown 75bb948008 [tcp] Use correct length for memset() il y a 7 ans
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() il y a 7 ans
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() il y a 7 ans
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure il y a 7 ans
  Michael Brown 64de7dc7fd [slam] Avoid NULL pointer dereference in slam_pull_value() il y a 7 ans
  Michael Brown 60561d0f3d [slam] Fix resource leak on error path il y a 7 ans
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference il y a 7 ans
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path il y a 7 ans
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests il y a 7 ans
  Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In il y a 7 ans
  Michael Brown a29bdb3a92 [iscsi] Use intfs_shutdown() when shutting down multiple interfaces il y a 7 ans
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces il y a 7 ans
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime il y a 7 ans
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length il y a 7 ans
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime il y a 7 ans
  Michael Brown de85336abb [cloud] Add ability to retrieve Google Compute Engine metadata il y a 7 ans
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() il y a 7 ans
  Michael Brown 43b2d8eafb [ipv4] Accept unicast packets for the local network broadcast address il y a 7 ans