| .. |
|
AFHTTPRequestOperation.h
|
[Issue 1407] Fixing documentation and implementation regarding default response serializers
|
2013-10-07 14:13:43 -07:00 |
|
AFHTTPRequestOperation.m
|
Minor reformatting
|
2013-10-07 15:44:01 -07:00 |
|
AFHTTPRequestOperationManager.h
|
[Issue 1407] Fixing documentation and implementation regarding default response serializers
|
2013-10-07 14:13:43 -07:00 |
|
AFHTTPRequestOperationManager.m
|
[Issue #1366] Adding shouldUseCredentialStorage and credential properties to AFHTTPRequestOperationManager
|
2013-09-26 07:16:37 -07:00 |
|
AFHTTPSessionManager.h
|
Documentation fixes
|
2013-09-27 08:51:41 -07:00 |
|
AFHTTPSessionManager.m
|
Adding #ifdef compiling macros around NSURLSession APIs
|
2013-09-27 09:34:38 -07:00 |
|
AFNetworking.h
|
fix cocoa pods pod spec to include AFNetworking.h as it used to; fix AFNetworking.h to work on pre OS X 10.9 & pre iOS 7.0.
|
2013-09-30 15:31:10 -07:00 |
|
AFNetworkReachabilityManager.h
|
Adding note about Apple's Reachability sample code
|
2013-09-26 11:51:39 -07:00 |
|
AFNetworkReachabilityManager.m
|
Porting over revert of reachability regression
|
2013-09-26 15:50:56 -07:00 |
|
AFSecurityPolicy.h
|
Adding documentation for AFSecurityPolicy
|
2013-09-26 06:03:06 -07:00 |
|
AFSecurityPolicy.m
|
[Issue #1455] Wrapping OSStatus and NSCAssert with NS_BLOCK_ASSERTIONS macro to prevent unused variable
|
2013-10-07 16:31:50 -07:00 |
|
AFURLConnectionOperation.h
|
Merge branch 2.0 into master
|
2013-09-25 16:31:49 -07:00 |
|
AFURLConnectionOperation.m
|
Remove the unused protection space block type
|
2013-10-04 22:55:08 +01:00 |
|
AFURLRequestSerialization.h
|
Fixing spelling in headers
|
2013-09-27 09:47:17 -07:00 |
|
AFURLRequestSerialization.m
|
CFSTR -> __bridge CFStringRef
|
2013-10-07 14:07:42 -07:00 |
|
AFURLResponseSerialization.h
|
Enabling and fixing extensive compiler warnings
|
2013-09-26 07:11:22 -07:00 |
|
AFURLResponseSerialization.m
|
[Issue #1423] Fixing compound serializer error handling
|
2013-10-07 15:54:22 -07:00 |
|
AFURLSessionManager.h
|
[Issue #1418] Fixing documentation of NSProgress parameters
|
2013-10-07 16:23:17 -07:00 |
|
AFURLSessionManager.m
|
[Issue #1418] Initializing URL session delegate upload and download progress
|
2013-10-07 16:21:38 -07:00 |