summaryrefslogtreecommitdiff
path: root/methods/http.cc
AgeCommit message (Expand)Author
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2012-03-05fix "(performance) Possible inefficient checking for 'R' emptiness."David Kalnischkies
2012-03-05fix "(style) Checking if unsigned variable 'Minor' is less than zero."David Kalnischkies
2012-03-05ensure that (s)scanf doesn't parse a too long Code now that a previousDavid Kalnischkies
2012-02-11remove the arbitrary MAXLEN limit for response lines (Closes: #658346)David Kalnischkies
2012-01-30* methods/http{s,}.cc:David Kalnischkies
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-05-10dequote URL taken from Location in redirects as we will otherwiseDavid Kalnischkies
2011-04-29Location header in redirects should be absolute URI, but someDavid Kalnischkies
2011-04-27* methods/http.cc:David Kalnischkies
2010-11-22* methods/http.cc:Michael Vogt
2010-08-21* methods/http.cc:David Kalnischkies
2010-06-09merged from lp:~donkult/apt/sidMichael Vogt
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-06-09move the users away from the deprecated StrToTime() methodDavid Kalnischkies
2010-05-25methods/http.cc: shorten comment on return values of DealWithHeaders (because...Michael Vogt
2010-05-07* methods/http.cc: Michael Vogt
2010-02-17merged from the mvo branchMichael Vogt
2010-02-05add Acquire::http::ProxyAutoDetect configuration that Michael Vogt
2010-02-03merged from lp:~mvo/apt/mvoMichael Vogt
2010-02-03* methods/http.cc:Michael Vogt
2009-12-18* Merged from the mvo branchMichael Vogt
2009-12-11add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt
2009-12-09merged from the mvo branchMichael Vogt
2009-10-16add maybe_add_auth for ftp as wellMichael Vogt
2009-10-16port netrc support from maemonMichael Vogt
2009-09-23merged from debianMichael Vogt
2009-08-27merged from lp:~donkult/apt/sidMichael Vogt
2009-08-24merged from the mvo branchMichael Vogt
2009-08-19merged from the jackyf-devel branchMichael Vogt
2009-08-18Allow empty Reason-Phase in the Status-Lines, which is allowed by rtfDavid Kalnischkies
2009-07-30methods/http.cc: remove merge artifactMichael Vogt
2009-07-30merged from debianMichael Vogt
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt
2009-06-09merged from the debian-sid branchMichael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-02-02* [ABI break] merge support for http redirects, thanks toMichael Vogt
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt
2008-12-15Make apt proxy options have the highest priority, unified proxy determining c...Eugene V. Lyubimkin
2008-10-28fix various -Wall warningsMichael Vogt
2008-08-06* fix various -Wall warningsMichael Vogt
2008-08-05fix various -Wall warningsMichael Vogt
2008-03-11* typo fixes (LP: #107960)Michael Vogt
2008-03-11typo fixesMichael Vogt