コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  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 年 前