26 Commits (1205721cbd1930d22b7adcb3211040c7152e3171)

Autor SHA1 Nachricht Datum
  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 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 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 82e452d427 [http] Add support for HTTP POST vor 10 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 11 Jahren
  Michael Brown 501527daab [http] Treat any unexpected connection close as an error vor 11 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown 658c25aa82 [http] Add support for Digest authentication vor 12 Jahren
  Michael Brown 5f2226aa36 [http] Provide credentials only when requested by server vor 12 Jahren
  Michael Brown 8f5d44b5c6 [http] Split construction of Authorization header out of http_step() vor 12 Jahren
  Michael Brown 46df5c92a8 [http] Defer processing response code until after receiving all headers vor 12 Jahren
  Michael Brown 8a5ba6733d [http] Reopen connections when server does not keep connection alive vor 12 Jahren
  Kevin Tran e01cf6fb3a [http] Fix typo in memory allocation vor 12 Jahren
  Michael Brown 45e0327987 [http] Avoid using stack-allocated memory in http_step() vor 12 Jahren
  Michael Brown b9720e4ebf [http] Disambiguate the various error causes vor 12 Jahren
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) vor 12 Jahren
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid vor 12 Jahren
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds vor 12 Jahren
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed vor 13 Jahren
  Michael Brown 00afad8122 [http] Fix size_t format specifiers vor 13 Jahren
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices vor 13 Jahren
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open vor 13 Jahren
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods vor 13 Jahren
  Michael Brown 8f51db233a [http] Support chunked transfer encoding vor 13 Jahren
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field vor 14 Jahren
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls vor 14 Jahren
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces vor 14 Jahren
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function vor 14 Jahren
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data vor 14 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Joshua Oreman f3467ad169 [http] GET / if URI doesn't contain a path vor 14 Jahren
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing vor 14 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown 272e6ddc30 [http] Support HTTP redirection vor 15 Jahren
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections vor 15 Jahren
  Michael Brown 54840039f6 [http] Send authentication information whenever username is present vor 15 Jahren
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL vor 15 Jahren
  Michael Brown 816a32aaee [http] Allow for URI encodings within username and password vor 15 Jahren
  Michael Brown ef70f87997 [http] Add support for HTTP Basic authentication vor 15 Jahren
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code vor 15 Jahren
  H. Peter Anvin b107637008 [http] gPXE is a HTTP/1.0 client, not a HTTP/1.1 client vor 16 Jahren
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely vor 16 Jahren