6
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added accurate switch to sample iphone app interface More... over 15 years ago
Big changes to progress tracking: Added ability to use non-accurate progress for speed Request HEAD for GET requests when in accurate mode Calculate postLength outside of main Bug fixes More... over 15 years ago
Readme tweak More... over 15 years ago
Added tests for Basic and Digest authentication More... over 15 years ago
Added README back in More... over 15 years ago
Will this enable textile formatting? More... over 15 years ago
Update readme for release More... over 15 years ago
Added lots of comments Added missing setDownloadProgressDelegate to ASIHTTPRequest More... over 15 years ago
Progress updates should now only happen in the main thread, fixing iphone issues More... over 15 years ago
Add lock around progress updates and cancel to iphone attempting to access zombie data More... over 15 years ago
Small tweaks to build settings More... over 15 years ago
Attempt to removing annoying xcode files from project More... over 15 years ago
Start using a custom runloopmode to stop the iphone trying to draw from secondary threads Who knows - this might even be more efficient! More... over 15 years ago
Make the queue pass on the authorization warning to its delegate More... over 15 years ago
Added ASINetworkQueue to handle progress and delegation accross queues Added tests for ASINetworkQueue and ASIFormDataRequest Added new tests for ASIHTTPRequest Moved Mac example to XIB format More... over 15 years ago
Try to stop git choking on xcode projects More... over 15 years ago
Ready for merge More... over 15 years ago
New progress system where the queue manages progress indicators ProgressDelegates are now compatible with UIProgressViews as well as NSProgressIndicators More... over 15 years ago
Added icon More... over 15 years ago
Refactor: move multipart form stuff into subclass Added iphone example More... over 15 years ago
Fix a problem with credentials not being recreated when a new username and password are supplied after a first failure Turn off unit test injection in example app so it won't confuse people More... over 15 years ago
Added timeout support More... over 15 years ago
Made cookie in test last a bit longer More... over 15 years ago
Added a couple more unit tests for cookies, and added comments in cookie tests More... over 15 years ago
Moved cookie support over to NSHTTPCookie More... over 15 years ago
Updated README with new information on cookie support Changed one more incorrect path Turn off unit test injection by default More... over 15 years ago
Changed paths to allseeing-i.com for cookie tests More... over 15 years ago
Fix various issues with cookie stuff, expiry dates should be working now More... over 15 years ago
Added cookie support, including per-request cookies (request and response) and session persistant cookies One or two small bug fixes More... over 15 years ago
Fix naughty find and replace crapsplosion More... almost 16 years ago