コミット履歴

作者 SHA1 メッセージ 日付
  WataruSuzuki e8282c9857 Added server trust policy tests for revoked evaluation with varied host validation. 9 年 前
  Jon Shier 1f45297b3b Add 10.12 check for tests results, as macOS results are now correct. 9 年 前
  Justin Jia 53a400e5a6 [PR #1520] Renamed OSX to macOS throughout the project. 9 年 前
  Christian Noon ee4d6ce6b4 Merge branch 'swift3' 9 年 前
  Jon Shier b7e808e1f0 Update for beta 2. 9 年 前
  Kevin Harwood c65e8450de Initial 2.3 migration for Source, Tests, and Example App 9 年 前
  Jon Shier 1dc3992a38 Updated project, source and documentation for Xcode 8 beta 6. 9 年 前
  Christian Noon 3d23fd8213 Refactored suggestedDownloadDestination API to match FileManager APIs. 9 年 前
  Christian Noon d9fb21e5c8 Refactored all Core APIs and documentation to match Swift 3 API design guidelines. 9 年 前
  Christian Noon e5e2d6b738 Split SessionDelegate, TaskDelegate and subclasses into global namespace. 9 年 前
  Jon Shier a113e4352e Update for Xcode 8 beta 4. 9 年 前
  Christian Noon 607ad25ed1 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 年 前
  Christian Noon 4bd5defab8 Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. 9 年 前
  Christian Noon c5fe5da0e3 Removed excess whitespace from Swift files using Cleanup Whitespace target. 9 年 前
  Christian Noon a290f3f64c Fixed up TLS evaluation tests by moving from disig.sk to badssl.com. 9 年 前
  Jon Shier fcb4829a78 Update for Xcode 8 beta 2. 9 年 前
  Kevin Harwood eb0923ec6e Initial Swift 3 Migration 9 年 前
  Christian Noon 2501fc92ea Updated copyright headers to use two spaces and padding above and below. 9 年 前
  Christian Noon c51d32c35d Updated dash in copyright headers to use U+002D dash instead of U+2013. 9 年 前
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 年 前
  Christian Noon acebde9924 Added workaround for OSX certificate in bundle tests returning invalid counts. 10 年 前
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. 10 年 前
  Christian Noon 8023191f93 [Issue 723] Removed the asterisk from a certificate name to be OS agnostic. 10 年 前
  Matias Cudich 62947d6def Fixed up compiler issues with Xcode 7 beta 5. 10 年 前
  Christian Noon 78f155d8f8 Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0 10 年 前
  Christian Noon b8f30a9ed6 Add tests around certificate pinning without validating certificate chain. 10 年 前
  Christian Noon a1ea73189b Added the ability to toggle certificate chain validation for certificate pinning. 10 年 前
  Christian Noon 3ba55168f1 Refactored `allowInvalidCertificates` to `validateCertificateChain` for public key pinning. 10 年 前
  Christian Noon 5a0c11b337 Added TLS evaluation tests for expired leaf cert with various server trust policies. 10 年 前
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. 10 年 前