Commit History

Author SHA1 Message Date
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 years ago
  Christian Noon 4bd5defab8 Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. 9 years ago
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 9 years ago
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 years ago
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 years ago
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 years ago
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 years ago
  Christian Noon acebde9924 Added workaround for OSX certificate in bundle tests returning invalid counts. 10 years ago
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. 10 years ago
  Christian Noon 8023191f93 [Issue 723] Removed the asterisk from a certificate name to be OS agnostic. 10 years ago
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 years ago
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 years ago
  Christian Noon b8f30a9ed6 Add tests around certificate pinning without validating certificate chain. 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 5a0c11b337 Added TLS evaluation tests for expired leaf cert with various server trust policies. 10 years ago
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. 10 years ago