提交歷史

作者 SHA1 備註 提交日期
  Christian Noon 6f2bf8878a Added unit tests for testable network reachability manager APIs. 9 年之前
  Christian Noon e4d23880ab Added NetworkReachabilityManager class to listen for reachability changes. 9 年之前
  Christian Noon 6cc965dd16 Merge pull request #1033 from sryze/patch-1 9 年之前
  Sergey Zolotarev 52cab38ca0 Fixed a typo in README. 10 年之前
  Christian Noon fe3a29941c Added release notes to the CHANGELOG and bumped the version to 3.1.5. 10 年之前
  Christian Noon 990fded98a Added the license to the Package.swift file. 10 年之前
  Christian Noon c54aa1932d Updated the copyright years for the license across all project files. 10 年之前
  tokorom 08cf269586 [PR #983] Added safeguards to the Request class's debugDescription property. 10 年之前
  Christian Noon dd65e8fc23 Removed extra newline...no functional changes. 10 年之前
  Christian Noon 0eb5fe1abf Added separator spaces to accept-encoding and accept-language header fields. 10 年之前
  Dapeng Gao fa5a10d270 [PR #982] Use functional approach to generate acceptLanguage. 10 年之前
  Christian Noon 70e43289ad Merge pull request #979 from Alamofire/kylef/spm 10 年之前
  Kyle Fuller f5b8b13a9c Add Package.swift for SPM 10 年之前
  Christian Noon baaecbf3ac Added release notes to the CHANGELOG and bumped the version to 3.1.4. 10 年之前
  Christian Noon acebde9924 Added workaround for OSX certificate in bundle tests returning invalid counts. 10 年之前
  Christian Noon c3fd4a3c19 All test certificates are now included in each test target. 10 年之前
  Christian Noon 2919e08e8b Updated the tvOS and watchOS OS and simulator versions. 10 年之前
  Christian Noon 939d40c5af Updated server certificate files for TLS tests. 10 年之前
  Christian Noon 140bce9e72 Removed SecCertificate array workaround in ServerTrustPolicy for Xcode 7.2. 10 年之前
  Christian Noon 39ca953db7 Added ReleaseTest configuration to allow running tests against optimized build. 10 年之前
  Christian Noon ed5776b56d Merge pull request #953 from jedlewison/master 10 年之前
  Marandon Antoine 9ef1602fe2 Added NSTemporaryExceptionMinimumTLSVersion documentation to the README. 10 年之前
  Jacob Jennings 234568d497 Updated certificatesInBundle to support `cer`, `crt` and `der` extensions. 10 年之前
  Christian Noon b0c6a9bf27 Reworked custom parameter encoding test case to accommodate empty parameters. 10 年之前
  Anthony Miller 0e9761f8b2 ParameterEncoding now earlies out when passed an empty parameters dictionary. 10 年之前
  Christian Noon 15f32a4ce7 Merge pull request #955 from vlastachu/patch-1 10 年之前
  vlad 064f316246 Update README.md 10 年之前
  Jed Lewison 43334b9f67 Only build tests for testing so that testability can be disabled in release configuration. 10 年之前
  Jed Lewison dec81b5413 Use Xcode default for testability -- Enabled for debug, disabled for release. 10 年之前
  Christian Noon efd4f33fce Collapsed multiple GCD calls into one-liners...no functional changes. 10 年之前