Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. hace 9 años
  Christian Noon 3d23fd8213 Refactored suggestedDownloadDestination API to match FileManager APIs. hace 9 años
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. hace 9 años
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. hace 9 años
  Jon Shier a113e4352e Update for Xcode 8 beta 4. hace 9 años
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. hace 9 años
  Christian Noon 4bd5defab8 Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. hace 9 años
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. hace 9 años
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration hace 9 años
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. hace 9 años
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. hace 9 años
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. hace 10 años
  Christian Noon acebde9924 Added workaround for OSX certificate in bundle tests returning invalid counts. hace 10 años
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. hace 10 años
  Christian Noon 8023191f93 [Issue 723] Removed the asterisk from a certificate name to be OS agnostic. hace 10 años
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. hace 10 años
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 hace 10 años
  Christian Noon b8f30a9ed6 Add tests around certificate pinning without validating certificate chain. hace 10 años
  Christian Noon a1ea73189b Added the ability to toggle certificate chain validation for certificate pinning. hace 10 años
  Christian Noon 3ba55168f1 Refactored `allowInvalidCertificates` to `validateCertificateChain` for public key pinning. hace 10 años
  Christian Noon 5a0c11b337 Added TLS evaluation tests for expired leaf cert with various server trust policies. hace 10 años
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. hace 10 años