Mattt Thompson
2b8b7c31df
Fixing OS X 10.10 build warning
2014-11-13 11:18:18 -08:00
Mattt Thompson
cdb7cbba70
Renaming AFNetworking Mac Example to AFNetworking OS X Example
2014-11-13 10:57:53 -08:00
Mattt Thompson
052bec852b
Updating project settings for OS X Example
2014-11-13 10:56:42 -08:00
Mattt Thompson
9387459831
Adding explicit casts and #pragma ignore to fix warnings about out-of-range enumerated type value assignment
2014-09-03 16:38:55 -07:00
Carson McDonald
0e1aa2e69a
Update to non-expired ADN cert
2014-08-27 13:32:29 -04:00
Clay Bridges
0ae246896e
Adding explicit @synthesize for streamStatus & streamError properties
...
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-06-05 16:52:16 -07:00
Mattt Thompson
00058e75b2
Fix iOS Example
2014-05-12 07:39:19 -07:00
Mattt Thompson
154fee8afe
Fixing image loading for the Mac OS X example app
2014-05-11 15:50:40 -04:00
Mattt Thompson
12ef83b00e
Changing security policy to none, while new example endpoint is considered
2014-05-11 15:39:41 -04:00
Cédric Luthi
214ddff426
Update the App.net API base URL
2014-04-11 16:52:05 +02:00
Cédric Luthi
1db5120c2d
Update the App.net certificate
...
App.net recently updated their certificate, maybe because of the Heartbleed bug. Since the example app does certificate pinning it stopped working as the certificate did not match.
2014-04-11 16:50:54 +02:00
Mattt Thompson
31746cc6d1
[Issue #1962 ] Refactoring security policy to use assertion macros to DRY up cleanup code
2014-04-05 16:13:30 -07:00
Mattt Thompson
f626ced68a
Merge branch 'master' of github.com:AFNetworking/AFNetworking
2014-02-24 15:16:28 -08:00
Mattt Thompson
404d21aed1
Merge pull request #1784 from jpsim/master
...
Enabled certificate pinning in demo project
2014-02-24 14:14:25 -08:00
Bruno Tortato Furtado
804fca75ae
[Issue #1772 ] Updates to 64 bit architecture
...
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-02-24 13:57:51 -08:00
Mattt Thompson
9ff1697c37
Replacing navigation item refresh control with pull-to-refresh
2014-02-11 10:06:52 -08:00
Mattt Thompson
0be5c74963
Adding UIRefreshControl+AFNetworking
2014-02-11 10:05:58 -08:00
JP Simard
ed720a2c51
Enabled certificate pinning in demo project
2014-01-27 17:06:07 -05:00
Nick Banks
810ef612c4
Fixed compiler warnings for upcoming version of Xcode
2014-01-27 16:17:18 +00:00
Mattt Thompson
7ca435c800
Removing security policy for ADN manager
2014-01-16 09:58:10 -08:00
Mattt Thompson
a2e1682cc2
Enabling additional warnings
2013-12-18 09:54:51 -08:00
Mattt Thompson
84cc3e6a0f
[Issue #1552 ] Removing remaining references to .swp files in project
2013-11-16 19:46:46 -08:00
Andrew Newdigate
a18b8747c5
Removing .swp files from example
2013-10-28 15:20:42 +00:00
Mattt Thompson
d671b34232
Removing duplicated schemes
2013-10-25 11:16:57 +03:00
Kyle Fuller
324aa43c35
Fix the mac example
...
- Set the deploy target to 10.9 since it depends on 10.9
- Vendor all the new required files from AFNetworking
Fixes #1459
2013-10-08 00:50:35 +01:00
Kevin Harwood
4350a01571
Updated ssl pinning mode to have default pinned certificates by default
2013-09-29 17:25:34 -05:00
Steven Fisher
a8376b477d
Update Prefix.pch
...
Update required SDK version in example .pch.
Not very important fix, but a 3.0 requirement here seems very strange.
2013-09-27 09:32:05 -07:00
Dave Verwer
40b4f5eede
Added catch all header to the iOS example project as well.
2013-09-27 12:32:40 +01:00
Mattt Thompson
09658b352a
Enabling and fixing extensive compiler warnings
2013-09-26 07:11:22 -07:00
Mattt Thompson
9e5dd5ee8a
Adding __unused declarations to fix warnings
2013-09-26 06:25:58 -07:00
Mattt Thompson
9a40c0dc0f
Merge branch 2.0 into master
2013-09-25 16:31:49 -07:00
Dustin Barker
035e628d96
Add adn certificate to Mac example
2013-06-27 22:47:46 -07:00
Dustin Barker
4a969694c5
Remove all _AFNETWORKING_PIN_SSL_CERTIFICATES_ conditions
...
Fixes #1098
2013-06-27 22:47:45 -07:00
Dustin Barker
a5123879a0
Fix bug where examples always used AFSSLPinningModeNone
2013-06-27 22:46:09 -07:00
Mattt Thompson
bc8fcee718
Don't code sign mac example
2013-06-19 08:45:13 -07:00
Mattt Thompson
a4ee25f029
Disabling SSL Pinning mode for Mac example
2013-06-19 08:44:57 -07:00
Mattt Thompson
d9dea1237f
Upgrading project settings for Xcode 5
2013-06-18 09:02:54 -07:00
Kevin Harwood
3c6bec4207
Added runtime check to disable pinning in the example
...
Signed-off-by: Mattt Thompson <m@mattt.me>
2013-04-16 10:31:41 +03:00
Kevin Harwood
06a9c63ead
Attempting to add the pinning mode as an example.
2013-04-06 11:04:02 -05:00
Mattt Thompson
9b2a20c0a1
Merge branch 'experimental-ssl-pinning'
2013-03-24 00:57:16 -04:00
Cédric Luthi
95b4f6c979
Set indentation settings to four spaces at the project level
2013-03-07 12:53:47 +01:00
Mattt Thompson
35c6f996c0
Adding Security framework to example projects and adding #define for _AFNETWORKING_PIN_SSL_CERTIFICATES_
2013-02-08 14:38:49 +01:00
Mattt Thompson
321a2af79d
Fixing warnings caused by implicit property attributes
2013-02-04 00:20:56 +01:00
Mattt Thompson
c790135fd4
Updating OS X project settings
2013-01-31 06:55:04 +00:00
Mattt Thompson
5ec794dc4d
Indenting macro conditionals
2012-11-06 09:21:41 -08:00
ijohn
8f898addf2
Update Example/Classes/Models/Post.m
...
Sorry the previous commit left 1 crucial line :(
2012-10-24 13:17:16 +07:00
ijohn
3a80dbc795
Update Example/Classes/Models/Post.m
...
Adapt to app.net global stream response change
2012-10-24 13:09:54 +07:00
Mattt Thompson
a6870bd366
Minor reorganization & cleanup
2012-10-14 10:07:13 -07:00
Mattt Thompson
424c026f0c
Twitter shut off its unauthorized access to the public timeline; switching example over to the App.net global stream.
2012-10-10 20:08:34 -07:00
Mattt Thompson
7c789b3190
Adding SystemConfiguration and CoreServices frameworks to Mac example
2012-10-05 11:01:52 -07:00