summaryrefslogtreecommitdiff
path: root/methods/http.cc
Commit message (Expand)AuthorAgeFilesLines
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-16/+16
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
* dequote URL taken from Location in redirects as we will otherwiseDavid Kalnischkies2011-05-101-2/+2
* Location header in redirects should be absolute URI, but someDavid Kalnischkies2011-04-291-1/+17
* * methods/http.cc:David Kalnischkies2011-04-271-3/+10
* * methods/http.cc:Michael Vogt2010-11-221-4/+13
* * methods/http.cc:David Kalnischkies2010-08-211-2/+8
* merged from lp:~donkult/apt/sidMichael Vogt2010-06-091-1/+1
|\
| * move the users away from the deprecated StrToTime() methodDavid Kalnischkies2010-06-091-1/+1
* | * merge the remaining Ubuntu change:Michael Vogt2010-06-091-11/+3
|\ \ | |/ |/|
| * merged from the mvo branchMichael Vogt2010-02-171-1/+48
| |\
| * \ merged from lp:~mvo/apt/mvoMichael Vogt2010-02-031-14/+16
| |\ \
| * \ \ * Merged from the mvo branchMichael Vogt2009-12-181-1/+2
| |\ \ \
| * \ \ \ merged from the mvo branchMichael Vogt2009-12-091-2/+5
| |\ \ \ \
| * \ \ \ \ merged from debianMichael Vogt2009-09-231-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ merged from the mvo branchMichael Vogt2009-08-241-13/+18
| |\ \ \ \ \ \
| * | | | | | | methods/http.cc: remove merge artifactMichael Vogt2009-07-301-11/+0
| * | | | | | | merged from debianMichael Vogt2009-07-301-0/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merged from the debian-sid branchMichael Vogt2009-06-091-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-1/+77
| * | | | | | | | | * [ABI break] merge support for http redirects, thanks toMichael Vogt2009-02-021-1/+77
| * | | | | | | | | * fix various -Wall warningsMichael Vogt2008-08-061-1/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | * typo fixes (LP: #107960)Michael Vogt2008-03-111-2/+2
| * | | | | | | | | | * Simplified HttpMethod::Fetch on http.cc removing Tail variable;Michael Vogt2007-07-141-6/+18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ * cmdline/apt-get.cc:Michael Vogt2007-07-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ * merged the apt--mirror branchMichael Vogt2007-02-061-11/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | * use pkgAcqMethod::FailReason() for consistent error reportingMichael Vogt2007-02-051-0/+3
| | * | | | | | | | | | | | * prototype of mirror method addedMichael Vogt2006-11-291-11/+2
| * | | | | | | | | | | | | * merged from apt--mvoMichael Vogt2006-12-201-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ * merged from the auto-install branchMichael Vogt2006-09-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | * methods/http.cc: change user agent from debian to ubuntuMichael Vogt2006-05-261-1/+1
* | | | | | | | | | | | | | | methods/http.cc: shorten comment on return values of DealWithHeaders (because...Michael Vogt2010-05-251-7/+1
* | | | | | | | | | | | | | | * methods/http.cc: Michael Vogt2010-05-071-22/+23
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | add Acquire::http::ProxyAutoDetect configuration that Michael Vogt2010-02-051-1/+48
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | * methods/http.cc:Michael Vogt2010-02-031-14/+16
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies2009-12-111-1/+2
* | | | | | | | | | | | * merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt2009-12-101-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | add maybe_add_auth for ftp as wellMichael Vogt2009-10-161-1/+1
| * | | | | | | | | | port netrc support from maemonMichael Vogt2009-10-161-2/+5
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | merged from lp:~donkult/apt/sidMichael Vogt2009-08-271-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow empty Reason-Phase in the Status-Lines, which is allowed by rtfDavid Kalnischkies2009-08-181-2/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | merged from the jackyf-devel branchMichael Vogt2009-08-191-13/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin2008-12-151-13/+18
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | fix various -Wall warningsMichael Vogt2008-10-281-1/+2
* | | | | | | | * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-021-1/+3
* | | | | | | | [ABI break] merge support for http redirects, thanks toMichael Vogt2009-01-301-1/+77
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | fix various -Wall warningsMichael Vogt2008-08-051-1/+2
|/ / / / / /
* | | | | / typo fixesMichael Vogt2008-03-111-2/+2
| |_|_|_|/ |/| | | |
* | | | | * Simplified HttpMethod::Fetch on http.cc removing Tail variable;Michael Vogt2007-07-141-6/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | * Fix pipeline handling on http.cc (closes: #413324)Otavio Salvador2007-07-101-1/+18