219 Commits (b5e0b5072317f11b27d2d813bd1c93788584a9f2)

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