1178 コミット (master)

作成者 SHA1 メッセージ 日付
  Michael Brown ac4fbd47ae [tls] Ensure received data list is initialised before calling tls_free() 6年前
  Michael Brown 342ff967cc [lacp] Check the partner's own state when checking for blocked links 6年前
  Michael Brown a0021a30dd [ocsp] Centralise test for whether or not an OCSP check is required 6年前
  Michael Brown b11ae1d91b [tftp] Prevent potential division by zero 6年前
  Michael Brown c160c9dfc0 [lacp] Fix debug message to match documentation 6年前
  Michael Brown 33d79d5d2b [lacp] Mark link as blocked if partner is not yet up and running 6年前
  Hannes Reinecke c84f9d6727 [iscsi] Parse IPv6 address in root path 6年前
  Michael Brown 6737a8795f [http] Allow for domain names within NTLM user names 6年前
  Martin Habets 70189a8e47 [netdevice] Make netdev_irq_enabled() independent of netdev_irq_supported() 6年前
  Michael Brown 659c484efc [http] Report unsuccessful response status lines at DBGVL_LOG 6年前
  Michael Brown ea29122a70 [http] Include error messages for 4xx and 5xx response codes 6年前
  Michael Brown b5e0b50723 [http] Add support for NTLM authentication 6年前
  Michael Brown 96bd872c03 [http] Handle parsing of WWW-Authenticate header within authentication scheme 6年前
  Michael Brown c49acbb4d2 [http] Gracefully handle offers of multiple authentication schemes 6年前
  Ladi Prosek 0631a46a94 [crypto] Fail fast if cross-certificate source is empty 6年前
  Michael Brown af02a8d071 [dns] Ensure DNS names are NUL-terminated when used as diagnostic strings 6年前
  Michael Brown 9faf069126 [dns] Report current DNS query as job progress status message 6年前
  Michael Brown 8047baf7c6 [netdevice] Add "hwaddr" setting 6年前
  Michael Brown 7e673a6b67 [peerdist] Gather and report peer statistics during download 6年前
  Michael Brown 97f0f56a34 [netdevice] Cancel all pending transmissions on any transmit error 6年前
  Michael Brown 1e4a3f5bab [tls] Support RFC5746 secure renegotiation 6年前
  Michael Brown 2f12690455 [tls] Keep cipherstream window open until TLS negotiation is complete 7年前
  Michael Brown 785389c2ba [iscsi] Always send FirstBurstLength parameter 7年前
  Michael Brown c8cae7cc17 [http] Notify data transfer interface when underlying connection is ready 7年前
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7年前
  Michael Brown 75bb948008 [tcp] Use correct length for memset() 7年前
  Michael Brown c26c1fd07c [infiniband] Return status code from ib_create_mi() 7年前
  Michael Brown 39ef530088 [infiniband] Return status code from ib_create_cq() and ib_create_qp() 7年前
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure 7年前
  Michael Brown 64de7dc7fd [slam] Avoid NULL pointer dereference in slam_pull_value() 7年前
  Michael Brown 60561d0f3d [slam] Fix resource leak on error path 7年前
  Michael Brown 9b581158b5 [802.11] Remove redundant NULL pointer check after dereference 7年前
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path 7年前
  Michael Brown de2c6fa240 [dhcp] Allow vendor class to be changed in DHCP requests 7年前
  Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In 7年前
  Michael Brown a29bdb3a92 [iscsi] Use intfs_shutdown() when shutting down multiple interfaces 7年前
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces 7年前
  Michael Brown 302f1eeb80 [time] Allow timer to be selected at runtime 7年前
  Michael Brown 70fc25ad6e [netdevice] Limit MTU by hardware maximum frame length 7年前
  Michael Brown 16aed6e5ce [netdevice] Allow MTU to be changed at runtime 7年前
  Michael Brown de85336abb [cloud] Add ability to retrieve Google Compute Engine metadata 7年前
  David Decotigny 04c7befa73 [build] Return const char * from uuid_ntoa() 7年前
  Michael Brown 43b2d8eafb [ipv4] Accept unicast packets for the local network broadcast address 7年前
  Michael Brown 81fceaec6e [iscsi] Avoid potential infinite loops during shutdown 7年前
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces 7年前
  Michael Brown ff28b22568 [crypto] Generalise X.509 "valid" field to a "flags" field 7年前
  Michael Brown a4c4f72297 [ipv6] Allow for multiple routers 7年前
  Michael Brown daa1a59310 [ipv6] Rename ipv6_scope to ipv6_settings_scope 7年前
  Michael Brown c34d1518eb [ipv6] Create routing table based on IPv6 settings 7年前
  Michael Brown 4ad3c73b30 [ipv6] Match user expectations for IPv6 settings priorities 7年前