1178 Commits (master)

Author SHA1 Message Date
  Michael Brown e3ca211071 [iscsi] Eliminate variable-length stack allocation in URI parsing 4 years ago
  Michael Brown e2e29e7ae3 [iscsi] Eliminate variable-length stack allocations in CHAP handlers 4 years ago
  Michael Brown 0a74321915 [slam] Allow for the possibility of IPv6 multicast addresses 4 years ago
  Michael Brown c5306bcfa5 [slam] Eliminate variable-length stack allocation 4 years ago
  Michael Brown 6248ac396a [infiniband] Eliminate variable-length stack allocation 4 years ago
  Michael Brown c625681ca1 [tftp] Eliminate unnecessary variable-length stack allocation 4 years ago
  Michael Brown a2d3bedf1f [peerdist] Allow for the use of a hosted cache server 4 years ago
  Michael Brown 53af9905e0 [peerdist] Allow PeerDist to be globally enabled or disabled 4 years ago
  Michael Brown f1e6efa40b [ethernet] Avoid false positive Coverity warning 4 years ago
  Michael Brown fd96acb7de [tls] Add missing call to tls_tx_resume() when restarting negotiation 4 years ago
  Michael Brown d8a1958ba5 [peerdist] Limit number of concurrent raw block downloads 4 years ago
  Michael Brown 02b26de963 [peerdist] Start block download timers from within opener methods 4 years ago
  Michael Brown fe680c8228 [vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err() 5 years ago
  Michael Brown f6b2bf9507 [tcp] Display "connecting" status until connection is established 5 years ago
  Michael Brown 7b63c1275f [tls] Display validator messages only while validation is in progress 5 years ago
  Michael Brown b28ccfc725 [tls] Display cross-certificate and OCSP status messages 5 years ago
  Michael Brown 447e5cd447 [crypto] Use x509_name() in validator debug messages 5 years ago
  Michael Brown eaba1a22b8 [tls] Support stateless session resumption 5 years ago
  Michael Brown 799781f168 [tls] Fix incorrectly duplicated error number 5 years ago
  Michael Brown 272fe32529 [tls] Support stateful session resumption 5 years ago
  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() 5 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 6 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