Jon Shier
|
1da2d91fa6
Add Separate Response Hooks (#3762)
|
2 年之前 |
Jon Shier
|
d732bc9edf
Allow Automatic Cancellation By Default (#3757)
|
2 年之前 |
Jon Shier
|
9f828f62e2
Replace Some Platform Checks With canImport Checks (#3756)
|
2 年之前 |
Jon Shier
|
134218330b
Prepare 5.7 (#3718)
|
2 年之前 |
Jon Shier
|
337b29a49f
Fix Reachability Safety (#3684)
|
2 年之前 |
Jon Shier
|
a41c07a558
Linux and Windows Support (#3446)
|
4 年之前 |
dirtmelon
|
e217713e6d
Fix memory leak in NetworkReachabilityManager. (#3180)
|
5 年之前 |
Jon Shier
|
cc57cd7f44
Adopt Swift 5.1 (#3066)
|
5 年之前 |
Jon Shier
|
3af908021b
Restore Swift 5 Support (#3077)
|
5 年之前 |
Jon Shier
|
6a75f4f450
Add AF*Response, AFResult types, update tests to use AFError (#2921)
|
6 年之前 |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 年之前 |
Jon Shier
|
052c2c2357
Refactor Reachability (#2915)
|
6 年之前 |
Jon Shier
|
dfd0ac25ec
[Alamofire 5]: Update all inline API documentation. (#2845)
|
6 年之前 |
Christian Noon
|
4a0aca494a
Pulled all AF 4.8.1 changes into master for AF 5
|
6 年之前 |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 年之前 |
Pär Strindevall
|
fa2645bca5
Set appropriate protection levels on NetworkReachabilityManager members (#2393)
|
7 年之前 |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 年之前 |
Marco Santarossa
|
68f4eb3f78
[PR #2060] Updated reachability to support [.connectionRequired, .isWWAN] combo.
|
8 年之前 |
Christian Noon
|
779930c399
[Issue #1809] Moved the NetworkReachabilityManager back to public ACL.
|
9 年之前 |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
9 年之前 |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
9 年之前 |
Christian Noon
|
607ad25ed1
Removed excess whitespace from Swift files using Cleanup Whitespace target.
|
9 年之前 |
Jon Shier
|
fcb4829a78
Update for Xcode 8 beta 2.
|
9 年之前 |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
9 年之前 |
Christian Noon
|
1b9526b9e4
[Issue #1228] Removed explicit IPv6 reachability logic since it is handled by OS.
|
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
|
ef756b0065
Switched reachability over to using IPv4 for iOS 8.x and OSX 10.9.x.
|
9 年之前 |
Christian Noon
|
881ea5b5f0
Resetting previous flags when start listening is called to force listener update.
|
9 年之前 |
Christian Noon
|
035f865195
NetworkReachabilityManager is now compiled out on watchOS.
|
9 年之前 |