Commit History

Autor SHA1 Mensaxe Data
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. %!s(int64=9) %!d(string=hai) anos
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. %!s(int64=9) %!d(string=hai) anos
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. %!s(int64=9) %!d(string=hai) anos
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration %!s(int64=9) %!d(string=hai) anos
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. %!s(int64=9) %!d(string=hai) anos
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. %!s(int64=9) %!d(string=hai) anos
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 140bce9e72 Removed SecCertificate array workaround in ServerTrustPolicy for Xcode 7.2. %!s(int64=10) %!d(string=hai) anos
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. %!s(int64=10) %!d(string=hai) anos
  Christian Noon f8f881c03f Opened ServerTrustPolicyManager policies dictionary and added docstrings. %!s(int64=10) %!d(string=hai) anos
  Jan Riehn 6c38ad01a9 [PR #696] More flexible server trust policy via public method. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 001c03dd55 Switched server trust host validation over to use SSL policy evaluation. %!s(int64=10) %!d(string=hai) anos
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. %!s(int64=10) %!d(string=hai) anos
  Robert Rasmussen fb8c54c869 [Issue #610] Added temporary workaround for SecCertificate array compiler crash. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 4aae4134dc Updated all public docstrings to latest Swift 2.0 syntax. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 %!s(int64=10) %!d(string=hai) anos
  Christian Noon 367a04eeec Removed unnecessary calls to self throughout source, test and example logic. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 99d9b7ee8d Converted the certificate and public key bundle methods to static methods. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 8094b36839 Added public docstrings for all public APIs in the ServerTrustPolicy. %!s(int64=10) %!d(string=hai) anos
  Christian Noon a1ea73189b Added the ability to toggle certificate chain validation for certificate pinning. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 3ba55168f1 Refactored `allowInvalidCertificates` to `validateCertificateChain` for public key pinning. %!s(int64=10) %!d(string=hai) anos
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. %!s(int64=10) %!d(string=hai) anos