Commit History

Author SHA1 Message Date
  Christian Noon c9c9d091b3 Cleaned up whitespace throughout the project…no functional changes. 9 years ago
  WataruSuzuki 52fc15e1c9 Added revoked evaluation server trust policy to check for revoked certificates. 9 years ago
  Christian Noon ed5af95d72 Refactored URL session associated keys struct static properties to be lowercase. 9 years ago
  Christian Noon ee4d6ce6b4 Merge branch 'swift3' 9 years ago
  Jon Shier b7e808e1f0 Update for beta 2. 9 years ago
  Kevin Harwood c65e8450de Initial 2.3 migration for Source, Tests, and Example App 9 years ago
  Jon Shier 7b419b76a4 [PR #1419] Refactored Error to new AFError system across all APIs. 9 years ago
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 years ago
  Christian Noon 6c5ac3296e Refactored ServerTrustPolicy APIs to use `in` instead of `within` where applicable. 9 years ago
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 years ago
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 years ago
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 years ago
  Christian Noon c5fe5da0e3 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 years ago
  Jon Shier f55bdf7a96 Updates for beta 3. Convert iOS Example to Swift 3 explicitly. 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 140bce9e72 Removed SecCertificate array workaround in ServerTrustPolicy for Xcode 7.2. 10 years ago
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. 10 years ago
  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