提交歷史

作者 SHA1 備註 提交日期
  Christian Noon 41670284b7 Added the task to the task state change notifications. 10 年之前
  Christian Noon f0215bae71 Switched over to using the @import syntax. 10 年之前
  Christian Noon 7a41e8f985 Fixed copy/paste error in the .TaskDidCancel notification names value. 10 年之前
  Christian Noon 6035bf31fd Updated the .gitignore file with the latest ignore flags for Swift. 10 年之前
  Christian Noon 1bd2a6a7f5 Request resume, suspend and cancel APIs now post notifications. 10 年之前
  Christian Noon caf937f6ec Extended `NSURLSessionStream` support to tvOS. 10 年之前
  Christian Noon 6cc965dd16 Merge pull request #1033 from sryze/patch-1 10 年之前
  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 年之前