38 次代码提交 (e7f67d5a4c6e9f06aa7a9db1b4245f5e16f00bb2)

作者 SHA1 备注 提交日期
  Michael Brown e7f67d5a4c [http] Work around stateful authentication schemes 7 年前
  Michael Brown 659c484efc [http] Report unsuccessful response status lines at DBGVL_LOG 7 年前
  Michael Brown ea29122a70 [http] Include error messages for 4xx and 5xx response codes 7 年前
  Michael Brown c8cae7cc17 [http] Notify data transfer interface when underlying connection is ready 8 年前
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 8 年前
  Michael Brown 4a4da573dd [http] Cleanly shut down potentially looped interfaces 8 年前
  Michael Brown daa8ed9274 [interface] Provide intf_reinit() to reinitialise nullified interfaces 8 年前
  Michael Brown b42e71921f [http] Accept headers with no whitespace following the colon 9 年前
  Michael Brown f42b2585fe [http] Ignore unrecognised "Connection" header tokens 9 年前
  Michael Brown 74c812a68c [http] Handle relative redirection URIs 9 年前
  Michael Brown ba3695353a [settings] Re-add "uristring" setting type 10 年前
  Michael Brown 518a98eb56 [http] Rewrite HTTP core to support content encodings 10 年前
  Michael Brown 1205721cbd [base64] Add buffer size parameter to base64_encode() and base64_decode() 10 年前
  Michael Brown 9aa8090d06 [base16] Add buffer size parameter to base16_encode() and base16_decode() 10 年前
  Michael Brown 042a982c4d [http] Support MD5-sess Digest authentication 10 年前
  Michael Brown 42ea20afee [http] Abstract out HTTP Digest hash algorithm operations 10 年前
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 10 年前
  Michael Brown e825a96a25 [http] Profile receive datapath 11 年前
  Michael Brown e845b7da9b [http] Accept Content-Length header with trailing whitespace 11 年前
  Michael Brown 42bf3b9aa9 [http] Automatically retry request on a 503 Service Unavailable 11 年前
  Michael Brown 0d657b8e94 [http] Use a retry timer to trigger retried requests 11 年前
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting 11 年前
  Michael Brown 82e452d427 [http] Add support for HTTP POST 12 年前
  Michael Brown 4867085c0c [build] Include version number within only a single object file 12 年前
  Michael Brown 8f7cd88af5 [http] Fix HTTP SAN booting 13 年前
  Michael Brown 501527daab [http] Treat any unexpected connection close as an error 13 年前
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 13 年前
  Michael Brown 658c25aa82 [http] Add support for Digest authentication 13 年前
  Michael Brown 5f2226aa36 [http] Provide credentials only when requested by server 13 年前
  Michael Brown 8f5d44b5c6 [http] Split construction of Authorization header out of http_step() 13 年前
  Michael Brown 46df5c92a8 [http] Defer processing response code until after receiving all headers 13 年前
  Michael Brown 8a5ba6733d [http] Reopen connections when server does not keep connection alive 13 年前
  Kevin Tran e01cf6fb3a [http] Fix typo in memory allocation 13 年前
  Michael Brown 45e0327987 [http] Avoid using stack-allocated memory in http_step() 13 年前
  Michael Brown b9720e4ebf [http] Disambiguate the various error causes 13 年前
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 13 年前
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid 13 年前
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds 13 年前
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed 14 年前
  Michael Brown 00afad8122 [http] Fix size_t format specifiers 14 年前
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices 14 年前
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open 14 年前
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 14 年前
  Michael Brown 8f51db233a [http] Support chunked transfer encoding 14 年前
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 15 年前
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls 15 年前
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 15 年前
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 15 年前
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data 15 年前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 15 年前