提交历史

作者 SHA1 备注 提交日期
  Christian Noon 6e8231492a Added Security section to the README detailing various server trust policies. 10 年之前
  Christian Noon 99d9b7ee8d Converted the certificate and public key bundle methods to static methods. 10 年之前
  Christian Noon 8094b36839 Added public docstrings for all public APIs in the ServerTrustPolicy. 10 年之前
  Christian Noon eed31ab5e4 Added TLS tests for certificate pinning against expired certificates without validation. 10 年之前
  Christian Noon 3eb18f7a3c Fixed a typo in the IntermediateCA test certificate...no functional changes. 10 年之前
  Christian Noon b8f30a9ed6 Add tests around certificate pinning without validating certificate chain. 10 年之前
  Christian Noon a1ea73189b Added the ability to toggle certificate chain validation for certificate pinning. 10 年之前
  Christian Noon 3ba55168f1 Refactored `allowInvalidCertificates` to `validateCertificateChain` for public key pinning. 10 年之前
  Christian Noon 5a0c11b337 Added TLS evaluation tests for expired leaf cert with various server trust policies. 10 年之前
  Christian Noon 608c2b52b9 Added disig certs to the test targets for testing expired leaf TLS evaluation. 10 年之前
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. 10 年之前
  Christian Noon bccbf19a51 Moved the credential clearing into setUp to attempt to fix random basic auth errors. 10 年之前
  Christian Noon 28e7e8dcbe Small formatting fixes in the ParameterEncoding enum...no functional changes. 10 年之前
  Christian Noon af92ca3bdc All properties are no prefixed with `self` while methods are not. 10 年之前
  Christian Noon 6f93f71a8c Unified global chained response identation to match the README format. 10 年之前
  Christian Noon dfd4ac1102 Added a basic auth `Authorization` header example to the README. 10 年之前
  Christian Noon a8ea24adf2 Added section to the README about new HTTP header support in the global functions. 10 年之前
  Christian Noon c2916be86d Cleaned up the syntax in all code samples in the README. 10 年之前
  Christian Noon 2eb6f27f9f Merge pull request #586 from Alamofire/feature/custom_header_support 10 年之前
  Christian Noon a89e4d831d Added initialization tests for downloads with and without custom headers. 10 年之前
  Christian Noon a6aff1d484 Added initialization tests for file, data and stream uploads with custom headers. 10 年之前
  Christian Noon c3d1aa3922 Added test for appending custom headers to a request. 10 年之前
  Christian Noon 92bbee0edb Unified the global request, upload and download external parameters convention. 10 年之前
  Christian Noon 84330a9295 Extended request/download/upload methods to support custom headers. 10 年之前
  Christian Noon 07cb212a01 Modified the URLRequest convenience method to return a mutable NSURLRequest. 10 年之前
  Christian Noon 97c29c6c48 Merge pull request #576 from avismarahl/master 10 年之前
  Avismara ae75581837 Removed unnecessary declration 10 年之前
  Christian Noon 57f7b6cab3 Small formatting fixes...no functional changes. 10 年之前
  Petr Korolev 464e31b56c [PR #478] Modified the encode return tuple to return a mutable URL request. 10 年之前
  Christian Noon 603b21ffdd Merge pull request #557 from ikesyo/optional-binding 10 年之前