Commit History

Author SHA1 Message Date
  Christian Noon f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. 10 years ago
  Jan Riehn 6c38ad01a9 [PR #696] More flexible server trust policy via public method. 10 years ago
  Christian Noon 001c03dd55 Switched server trust host validation over to use SSL policy evaluation. 10 years ago
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 years ago
  Robert Rasmussen fb8c54c869 [Issue #610] Added temporary workaround for SecCertificate array compiler crash. 10 years ago
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. 10 years ago
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 years ago
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. 10 years ago
  Christian Noon 99d9b7ee8d Converted the certificate and public key bundle methods to static methods. 10 years ago
  Christian Noon 8094b36839 Added public docstrings for all public APIs in the ServerTrustPolicy. 10 years ago
  Christian Noon a1ea73189b Added the ability to toggle certificate chain validation for certificate pinning. 10 years ago
  Christian Noon 3ba55168f1 Refactored `allowInvalidCertificates` to `validateCertificateChain` for public key pinning. 10 years ago
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. 10 years ago