]> git.saurik.com Git - apt-legacy.git/history - methods/http.cc
Fix compilation of http when embedding into Cydia.
[apt-legacy.git] / methods / http.cc
2018-08-13  Jay Freeman (saurik)Fix compilation of http when embedding into Cydia. master
2018-08-13  Jay Freeman (saurik)Remove code that isn't being used with Apple http.
2018-08-13  Jay Freeman (saurik)Fix header file (to compile with modernish Xcode).
2014-06-10  Jay Freeman (saurik)Forgotten update to use MGCopyAnswer for X-Unique-ID.
2010-02-22  Jay Freeman (saurik)Ported to APT 0.7.25.3.
2009-04-20  Jay Freeman (saurik)Numerous fundamental performance improvements for APT.
2009-04-15  Jay Freeman (saurik)Upgraded to APT 0.7.
2009-01-21  Jay Freeman (saurik)Fixed Dl-Limit (long standing APT bug that they won...
2009-01-21  Jay Freeman (saurik)Added no-cache cache control to APT.
2008-09-14  Jay Freeman (saurik)Finalized 2.1 Cydia.
2008-08-04  Jay Freeman (saurik)Fixed URLs with +'s not downloading from CDN.
2008-07-30  Jay Freeman (saurik)Fixed If-Last-Modified support in APT to be correct.
2008-07-29  Jay Freeman (saurik)Removed weird dns fix/hack from APT.
2008-05-11  Jay Freeman (saurik)Added X-Firmware to APT.
2008-04-26  Jay Freeman (saurik)Fixed the DNS blocking problem on APT.
2008-04-23  Jay Freeman (saurik)Added iPhone headers to APT and fixed 301 results.
2008-04-22  Jay Freeman (saurik)Added support for 301 redirects to the new APT Apple...
2008-04-14  Jay Freeman (saurik)Fixed some dependencies, removed mDNS fix for 2.0,...
2008-04-06  Jay Freeman (saurik)Drastic, sweeping modifications to support iPhone 1...
2008-04-06  Jay Freeman (saurik)Fixed a cast warning with the mDNSResponder fix using...
2008-02-27  Jay Freeman (saurik)Drastically improved APT HTTP error messages and actual...
2008-02-26  Jay Freeman (saurik)Added some better error checking to the new CFNetwork...
2008-02-25  Jay Freeman (saurik)Rewrote APT's HTTP method to use CFNetwork in order...
2008-02-03  Jay Freeman (saurik)Many fixes for Name, Section, and mDNSResponder.
2008-01-13  Jay Freeman (saurik)Added some graphics libraries, handled a few requests...
2008-01-01  Jay Freeman (saurik)Initial commit.