6
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'integration' More... almost 15 years ago
Move block calls so they're always after delegate calls, but before queue calls More... almost 15 years ago
Tweak base64 encode to avoid static analyzer warning Add trivial test for base64 closes gh-165 More... almost 15 years ago
Fix leak and change comment to reflect new behaviour More... almost 15 years ago
Added a global user agent, which can still be selectively overwritten by setting it per request Many thanks to Garrett Bjerkhoel for the code and patience in getting this merged (I've slightly adapted his original take on this) More... almost 15 years ago
Added missing Basic Auth check before caching credentials More... almost 15 years ago
Hide xmlDocPtr from ASIWebPageRequest header More... almost 15 years ago
Merge branch 'master' of git://github.com/pokeb/asi-http-request More... almost 15 years ago
Update donors - thank you! :) More... almost 15 years ago
Removing unused 'theError' local variables. More... about 15 years ago
Merge branch 'master' of git://github.com/pokeb/asi-http-request More... about 15 years ago
Update donors - thank you! More... about 15 years ago
Execute completionBlock before requestDidFinishSelector and queueDidFinishSelector callbacks More... about 15 years ago
Merge branch 'master' of git://github.com/pokeb/asi-http-request More... about 15 years ago
Change things so that you can still send a basic auth header on your very first request, as long as you explictly set authenticationScheme to kCFHTTPAuthenticationSchemeBasic More... about 15 years ago
Merge branch 'master' of https://github.com/Moodstocks/asi-http-request into Moodstocks-master More... about 15 years ago
Copy GHUnit framework on Mac More... about 15 years ago
Tweak build script to only set version number if we're in a git repository Add readme for GHUnit More... about 15 years ago
Update DONORS - huge thank you to all! More... about 15 years ago
Various changes to clean out cruft and get rid of annoying behaviour: * GHUnit is no longer included as a git submodule. Instead, build scripts are used to fetch a pre-compiled GHUnit framework if one does not exist in External/GHUnit. * iPhone sample has moved to using the framework rather than the static library for GHUnit * Fiddle with conditional compilation for NSXMLParserDelegate * Tweak the build phases to move running the scripts earlier * Fix a clang warning that crept in as part of the recent changes to behaviour for fetching PAC files * Remove legacy clang.sh script * Move build scripts into their own folder More... about 15 years ago
Fix clang warnings about undeclared selectors in tests More... about 15 years ago
Merge branch 'master' into async-pac-file-download More... about 15 years ago
Add Sasmito's code to extract the NTLM domain from the username to the regular NTLM (non-proxy) auth stuff Tweaks to clean things up a bit More... about 15 years ago
Merge branch 'master' of https://github.com/adib/asi-http-request into adib-master More... about 15 years ago
Merge branch 'master' of https://github.com/0xced/asi-http-request into 0xced-master More... about 15 years ago
Correct the condition used to terminate the compress / decompress loop More... about 15 years ago
Update donors - thank you! More... about 15 years ago
Fix typo More... about 15 years ago
Fix typo More... about 15 years ago
Support for HTTP Proxy authentication via NTLM More... about 15 years ago