summaryrefslogtreecommitdiff
path: root/methods/http.cc
AgeCommit message (Expand)AuthorFilesLines
2009-12-11add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies1-1/+2
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt1-2/+5
2009-10-16add maybe_add_auth for ftp as wellMichael Vogt1-1/+1
2009-10-16port netrc support from maemonMichael Vogt1-2/+5
2009-08-27merged from lp:~donkult/apt/sidMichael Vogt1-2/+2
2009-08-19merged from the jackyf-devel branchMichael Vogt1-13/+18
2009-08-18Allow empty Reason-Phase in the Status-Lines, which is allowed by rtfDavid Kalnischkies1-2/+2
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt1-1/+3
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt1-1/+77
2008-12-15Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin1-13/+18
2008-10-28fix various -Wall warningsMichael Vogt1-1/+2
2008-08-05fix various -Wall warningsMichael Vogt1-1/+2
2008-03-11typo fixesMichael Vogt1-2/+2
2007-07-14* Simplified HttpMethod::Fetch on http.cc removing Tail variable;Michael Vogt1-6/+18
2007-07-10 * Fix pipeline handling on http.cc (closes: #413324)Otavio Salvador1-1/+18
2007-07-10Simplified HttpMethod::Fetch on http.cc removing Tail variable;Otavio Salvador1-4/+0
2007-07-10Minor typos.Otavio Salvador1-1/+1
2007-06-09* debian/control: increase standards versionMichael Vogt1-1/+2
2007-06-09* huge merge to bring the apt debian-sid and ubuntu branches as closeMichael Vogt1-2/+1
2007-04-20 - only increase the score of installed applications if they Michael Vogt1-1/+2
2006-12-19* apt-pkg/deb/debrecords.cc:Michael Vogt1-1/+2
2006-09-12* merged with mainlineMichael Vogt1-1/+1
2006-08-16* methods/http.cc:Michael Vogt1-1/+1
2006-04-02* merged the pdiff stuffMichael Vogt1-1/+0
2006-01-10* fix http data corruption (#280844)Michael Vogt1-9/+4
2005-11-28* build-depend on libdb4.3 now, fix for kFreeBSD (#317718)Michael Vogt1-2/+8
2005-11-22* merged http download limit for apt (#146877)Michael Vogt1-2/+39
2005-10-23* added http data corruption fix patch (#280844)Michael Vogt1-9/+4
2005-10-17* removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt1-37/+1
2005-06-08* merged with apt--main and apt--fixesMichael Vogt1-3/+7
2005-05-19* fix the cache-control header generation Michael Vogt1-3/+7
2005-03-31* merged the apt--main with the 2004 bwlimit treeMichael Vogt1-2/+39
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-7/+7
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman1-1/+0
2004-11-25Fix error in patch-22Matt Zimmerman1-1/+1
2004-11-24Call setlocale and bindtextdomain in the http methodMatt Zimmerman1-0/+3
2004-09-20* Attempt to fix problems with chunked encoding by stri...Arch Librarian1-3/+7
2004-09-20* Change default for Acquire::http::max-age to 0 to pre...Arch Librarian1-2/+2
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian1-2/+2
2004-09-20Change http message 'Waiting for file' to 'Waiting for ...Arch Librarian1-2/+2
2004-09-20Lots and lots of i18n updates.Arch Librarian1-21/+22
2004-09-20Corrections for object lifetimeArch Librarian1-1/+6
2004-09-20Various bug fixesArch Librarian1-1/+5
2004-09-20G++3 fixes from RandolphArch Librarian1-4/+7
2004-09-20Alfredo's vendor stuffArch Librarian1-2/+2
2004-09-20More SHA-1 prepArch Librarian1-13/+13
2004-09-20Bumped methods version numberArch Librarian1-2/+2
2004-09-20Alfredo's no_proxy patchArch Librarian1-20/+6
2004-09-20Join with aliencodeArch Librarian1-4/+20
2004-09-20Take careful care of persistence modesArch Librarian1-19/+50