Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11 | David Kalnischkies | 2012-05-17 | 1 | -1/+1 |
* | * methods/http.cc: | David Kalnischkies | 2012-05-15 | 1 | -1/+1 |
* | * apt-pkg/acquire*.cc: | Raphael Geissert | 2012-05-14 | 1 | -1/+4 |
* | newer gcc versions seems to have no problem with that, but while working | David Kalnischkies | 2012-04-17 | 1 | -1/+1 |
* | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 2012-03-22 | 1 | -1/+1 |
* | fix "(performance) Possible inefficient checking for 'R' emptiness." | David Kalnischkies | 2012-03-05 | 1 | -1/+1 |
* | fix "(style) Checking if unsigned variable 'Minor' is less than zero." | David Kalnischkies | 2012-03-05 | 1 | -1/+1 |
* | ensure that (s)scanf doesn't parse a too long Code now that a previous | David Kalnischkies | 2012-03-05 | 1 | -5/+7 |
* | remove the arbitrary MAXLEN limit for response lines (Closes: #658346) | David Kalnischkies | 2012-02-11 | 1 | -4/+0 |
* | * methods/http{s,}.cc: | David Kalnischkies | 2012-01-30 | 1 | -1/+13 |
* | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies | 2011-12-17 | 1 | -17/+7 |
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+6 |
* | merge with debian/experimental | David Kalnischkies | 2011-09-13 | 1 | -3/+3 |
|\ | |||||
| * | cppcheck complains about some possible speed improvements which could be | David Kalnischkies | 2011-08-11 | 1 | -3/+3 |
* | | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 2011-09-13 | 1 | -16/+16 |
* | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -2/+4 |
|/ | |||||
* | dequote URL taken from Location in redirects as we will otherwise | David Kalnischkies | 2011-05-10 | 1 | -2/+2 |
* | Location header in redirects should be absolute URI, but some | David Kalnischkies | 2011-04-29 | 1 | -1/+17 |
* | * methods/http.cc: | David Kalnischkies | 2011-04-27 | 1 | -3/+10 |
* | * methods/http.cc: | Michael Vogt | 2010-11-22 | 1 | -4/+13 |
* | * methods/http.cc: | David Kalnischkies | 2010-08-21 | 1 | -2/+8 |
* | merged from lp:~donkult/apt/sid | Michael Vogt | 2010-06-09 | 1 | -1/+1 |
|\ | |||||
| * | move the users away from the deprecated StrToTime() method | David Kalnischkies | 2010-06-09 | 1 | -1/+1 |
* | | * merge the remaining Ubuntu change: | Michael Vogt | 2010-06-09 | 1 | -11/+3 |
|\ \ | |/ |/| | |||||
| * | merged from the mvo branch | Michael Vogt | 2010-02-17 | 1 | -1/+48 |
| |\ | |||||
| * \ | merged from lp:~mvo/apt/mvo | Michael Vogt | 2010-02-03 | 1 | -14/+16 |
| |\ \ | |||||
| * \ \ | * Merged from the mvo branch | Michael Vogt | 2009-12-18 | 1 | -1/+2 |
| |\ \ \ | |||||
| * \ \ \ | merged from the mvo branch | Michael Vogt | 2009-12-09 | 1 | -2/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merged from debian | Michael Vogt | 2009-09-23 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merged from the mvo branch | Michael Vogt | 2009-08-24 | 1 | -13/+18 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | methods/http.cc: remove merge artifact | Michael Vogt | 2009-07-30 | 1 | -11/+0 |
| * | | | | | | | merged from debian | Michael Vogt | 2009-07-30 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merged from the debian-sid branch | Michael Vogt | 2009-06-09 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | * apt-pkg/contrib/strutl.cc: | Michael Vogt | 2009-04-09 | 1 | -1/+77 |
| * | | | | | | | | | * [ABI break] merge support for http redirects, thanks to | Michael Vogt | 2009-02-02 | 1 | -1/+77 |
| * | | | | | | | | | * fix various -Wall warnings | Michael Vogt | 2008-08-06 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | * typo fixes (LP: #107960) | Michael Vogt | 2008-03-11 | 1 | -2/+2 |
| * | | | | | | | | | | * Simplified HttpMethod::Fetch on http.cc removing Tail variable; | Michael Vogt | 2007-07-14 | 1 | -6/+18 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | * cmdline/apt-get.cc: | Michael Vogt | 2007-07-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | * merged the apt--mirror branch | Michael Vogt | 2007-02-06 | 1 | -11/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | * use pkgAcqMethod::FailReason() for consistent error reporting | Michael Vogt | 2007-02-05 | 1 | -0/+3 |
| | * | | | | | | | | | | | | * prototype of mirror method added | Michael Vogt | 2006-11-29 | 1 | -11/+2 |
| * | | | | | | | | | | | | | * merged from apt--mvo | Michael Vogt | 2006-12-20 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | * merged from the auto-install branch | Michael Vogt | 2006-09-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | * methods/http.cc: change user agent from debian to ubuntu | Michael Vogt | 2006-05-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | methods/http.cc: shorten comment on return values of DealWithHeaders (because... | Michael Vogt | 2010-05-25 | 1 | -7/+1 |
* | | | | | | | | | | | | | | | * methods/http.cc: | Michael Vogt | 2010-05-07 | 1 | -22/+23 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | add Acquire::http::ProxyAutoDetect configuration that | Michael Vogt | 2010-02-05 | 1 | -1/+48 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | * methods/http.cc: | Michael Vogt | 2010-02-03 | 1 | -14/+16 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies | 2009-12-11 | 1 | -1/+2 |