175 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

Author SHA1 Message Date
  Michael Brown 8f7cd88af5 [http] Fix HTTP SAN booting 12 years ago
  Marin Hannache 1170a36e6b [ftp] Add support for the FTP SIZE command 12 years ago
  Michael Brown 501527daab [http] Treat any unexpected connection close as an error 12 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown cbc54bf559 [syslog] Include hostname within syslog messages where possible 12 years ago
  Michael Brown 658c25aa82 [http] Add support for Digest authentication 12 years ago
  Michael Brown 5f2226aa36 [http] Provide credentials only when requested by server 12 years ago
  Michael Brown 8f5d44b5c6 [http] Split construction of Authorization header out of http_step() 12 years ago
  Michael Brown 46df5c92a8 [http] Defer processing response code until after receiving all headers 12 years ago
  Michael Brown 8a5ba6733d [http] Reopen connections when server does not keep connection alive 12 years ago
  Michael Brown 73b21174b2 [iscsi] Report SCSI response only when applicable 12 years ago
  Kevin Tran e01cf6fb3a [http] Fix typo in memory allocation 12 years ago
  Michael Brown 45e0327987 [http] Avoid using stack-allocated memory in http_step() 12 years ago
  Michael Brown 943b3003bd [syslog] Add basic support for encrypted syslog via TLS 12 years ago
  Michael Brown b9720e4ebf [http] Disambiguate the various error causes 12 years ago
  Michael Brown b7f8d1bbfd [tls] Add support for Server Name Indication (SNI) 12 years ago
  Michael Brown 1d293776ea [iscsi] Send any padding inline with the data segment 12 years ago
  Jason Lunz cb10137e19 [http] Recognise status code 303 as valid 12 years ago
  Michael Brown 99de239867 [http] Allow for HTTPS-only builds 12 years ago
  Michael Brown bd718b2110 [iscsi] Fail immediately if target rejects any of our parameters 12 years ago
  Malte Starostik 69b7d57265 [http] Include port in HTTP Host header as needed 13 years ago
  Michael Brown 1b8984eb5d [iscsi] Avoid duplicate calls to iscsi_tx_done() 13 years ago
  Michael Brown 00afad8122 [http] Fix size_t format specifiers 13 years ago
  Michael Brown 2988b26653 [http] Support read-only HTTP block devices 13 years ago
  Michael Brown bce34e87df [iscsi] Eliminate polling while waiting for window to open 13 years ago
  Michael Brown 3ad1a1a60a [http] Eliminate polling while waiting for window to open 13 years ago
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 years ago
  Michael Brown 5763472b34 [ftp] Remove redundant ftp_data_deliver() method 13 years ago
  Michael Brown 8f51db233a [http] Support chunked transfer encoding 13 years ago
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 years ago
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN 13 years ago
  Michael Brown ef87c4ad08 [iscsi] Clarify support for NOP-In 13 years ago
  Michael Brown 9625132bf5 [iscsi] Verify the correct tag in NOP-In PDUs 13 years ago
  Michael Brown 711df439df [iscsi] Accept NOP-In PDUs sent by the target 13 years ago
  Michael Brown 7ef314514c [iscsi] Disambiguate the expected target errors in the login response 13 years ago
  Michael Brown de6a59470b [iscsi] Disambiguate the common EINVAL cases 13 years ago
  Michael Brown 19c59bb131 [iscsi] Ensure ISID is consistent within an iSCSI session 13 years ago
  Michael Brown 5f4ab0d22a [iscsi] Randomise a portion of the ISID to force new session instantiation 13 years ago
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 years ago
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 years ago
  Michael Brown b707f15ecb [http] Pass through unknown interface method calls 14 years ago
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Piotr Jaroszyński 8a16fd05dc [iscsi] Allow base64 encoding in large binary values 14 years ago
  Michael Brown b3d8238fd4 [iscsi] Use generic base16 functions for iSCSI reverse CHAP 14 years ago
  Michael Brown 7b267ee6db [iscsi] Use generic base16 functions for iSCSI 14 years ago
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 73c71f6492 [iscsi] Disambiguate some common authentication errors 14 years ago