1158 Commits (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

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