Histórico de Commits

Autor SHA1 Mensagem Data
  Christian Noon 5c586a331d Merge pull request #593 from Alamofire/feature/response_generics há 10 anos atrás
  Christian Noon 13eac9f245 Merge pull request #596 from Alamofire/feature/multipart_form_data há 10 anos atrás
  Christian Noon 40f663026e Merge pull request #581 from Alamofire/feature/server_trust_policy há 10 anos atrás
  Christian Noon 392fe8b5d3 Merge pull request #605 from fewspider/master há 10 anos atrás
  fewspider c9742c146f fixed README demo code symbol error há 10 anos atrás
  Christian Noon 559400cab6 Added license, platform and twitter handle badges to the README. há 10 anos atrás
  Christian Noon a78f0c6715 Merge pull request #598 from Alamofire/fix/issue_510_missing_content_type há 10 anos atrás
  Christian Noon 6e8231492a Added Security section to the README detailing various server trust policies. há 10 anos atrás
  Christian Noon 99d9b7ee8d Converted the certificate and public key bundle methods to static methods. há 10 anos atrás
  Christian Noon 8094b36839 Added public docstrings for all public APIs in the ServerTrustPolicy. há 10 anos atrás
  Christian Noon eed31ab5e4 Added TLS tests for certificate pinning against expired certificates without validation. há 10 anos atrás
  Christian Noon 3eb18f7a3c Fixed a typo in the IntermediateCA test certificate...no functional changes. há 10 anos atrás
  Christian Noon b8f30a9ed6 Add tests around certificate pinning without validating certificate chain. há 10 anos atrás
  Christian Noon a1ea73189b Added the ability to toggle certificate chain validation for certificate pinning. há 10 anos atrás
  Christian Noon 3ba55168f1 Refactored `allowInvalidCertificates` to `validateCertificateChain` for public key pinning. há 10 anos atrás
  Christian Noon e476f96bd6 [Issue 510] Fixed error where wildcard was failing due to missing response MIME type. há 10 anos atrás
  Christian Noon 6f0dc33146 Renamed the validation tests to be more clear about their intent. há 10 anos atrás
  Christian Noon 7de9fe9e96 Added method for appending body part with data, name and mime type. há 10 anos atrás
  Christian Noon 5a572db14d Encoding MultipartFormData now returns appending body part error if applicable. há 10 anos atrás
  Christian Noon fd4648a4ee Updated README to include the AlamofireSF twitter handle and security disclosure. há 10 anos atrás
  Christian Noon ed752d3987 Removed excess call to completion handler by passing it on to response method. há 10 anos atrás
  Christian Noon 16920d17dd Updated test suite to accommodate new generic response serialization logic. há 10 anos atrás
  Christian Noon 663fbfde18 Refactored response serialization to use generics and a ResponseSerializer protocol. há 10 anos atrás
  Christian Noon 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. há 10 anos atrás
  Christian Noon 5a0c11b337 Added TLS evaluation tests for expired leaf cert with various server trust policies. há 10 anos atrás
  Christian Noon 608c2b52b9 Added disig certs to the test targets for testing expired leaf TLS evaluation. há 10 anos atrás
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. há 10 anos atrás
  Christian Noon bccbf19a51 Moved the credential clearing into setUp to attempt to fix random basic auth errors. há 10 anos atrás
  Christian Noon 28e7e8dcbe Small formatting fixes in the ParameterEncoding enum...no functional changes. há 10 anos atrás
  Christian Noon af92ca3bdc All properties are no prefixed with `self` while methods are not. há 10 anos atrás