219 Commits (b5e0b5072317f11b27d2d813bd1c93788584a9f2)

Autor SHA1 Mensaje Fecha
  Michael Brown b5e0b50723 [http] Add support for NTLM authentication hace 6 años
  Michael Brown 96bd872c03 [http] Handle parsing of WWW-Authenticate header within authentication scheme hace 6 años
  Michael Brown c49acbb4d2 [http] Gracefully handle offers of multiple authentication schemes hace 6 años
  Michael Brown 785389c2ba [iscsi] Always send FirstBurstLength parameter hace 7 años
  Michael Brown c8cae7cc17 [http] Notify data transfer interface when underlying connection is ready hace 7 años
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables hace 7 años
  Michael Brown f17cf0ecd0 [http] Add missing check for memory allocation failure hace 7 años
  Michael Brown e500e5dd07 [nfs] Fix double free bug on error path hace 7 años
  Vishvananda Ishaya Abrams 4524cc11bf [iscsi] Don't close when receiving NOP-In hace 7 años
  Michael Brown a29bdb3a92 [iscsi] Use intfs_shutdown() when shutting down multiple interfaces hace 7 años
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces hace 7 años
  Michael Brown de85336abb [cloud] Add ability to retrieve Google Compute Engine metadata hace 7 años
  Michael Brown 81fceaec6e [iscsi] Avoid potential infinite loops during shutdown hace 7 años
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces hace 7 años
  Michael Brown 55f7a675d6 [iscsi] Treat redirection failures as fatal hace 8 años
  Michael Brown b42e71921f [http] Accept headers with no whitespace following the colon hace 8 años
  Michael Brown f42b2585fe [http] Ignore unrecognised "Connection" header tokens hace 8 años
  Michael Brown 74c812a68c [http] Handle relative redirection URIs hace 8 años
  Michael Brown 3bd0d340f4 [http] Verify server port when reusing a pooled connection hace 8 años
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type hace 8 años
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings hace 9 años
  Michael Brown 76338543f9 [iscsi] Add missing "break" statements hace 9 años
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() hace 9 años
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() hace 9 años
  Michael Brown 042a982c4d [http] Support MD5-sess Digest authentication hace 9 años
  Michael Brown 42ea20afee [http] Abstract out HTTP Digest hash algorithm operations hace 9 años
  Michael Brown c1ac466838 [iscsi] Rewrite unrelicensable portions of iscsi.c hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names hace 10 años
  Michael Brown e047811c85 [scsi] Improve sense code parsing hace 10 años
  Michael Brown e825a96a25 [http] Profile receive datapath hace 10 años
  Michael Brown e845b7da9b [http] Accept Content-Length header with trailing whitespace hace 10 años
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable hace 10 años
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests hace 10 años
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting hace 10 años
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections hace 10 años
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server hace 10 años
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting hace 10 años
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently hace 10 años
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers hace 10 años
  Michael Brown 82e452d427 [http] Add support for HTTP POST hace 11 años
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol hace 11 años
  Michael Brown 4867085c0c [build] Include version number within only a single object file hace 11 años
  Michael Brown 8f7cd88af5 [http] Fix HTTP SAN booting hace 12 años
  Marin Hannache 1170a36e6b [ftp] Add support for the FTP SIZE command hace 12 años
  Michael Brown 501527daab [http] Treat any unexpected connection close as an error hace 12 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible hace 12 años
  Michael Brown 658c25aa82 [http] Add support for Digest authentication hace 12 años