Age | Commit message (Expand) | Author |
2012-01-30 | * methods/http{s,}.cc: | David Kalnischkies |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-05-10 | dequote URL taken from Location in redirects as we will otherwise | David Kalnischkies |
2011-04-29 | Location header in redirects should be absolute URI, but some | David 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-09 | merged from lp:~donkult/apt/sid | Michael Vogt |
2010-06-09 | * merge the remaining Ubuntu change: | Michael Vogt |
2010-06-09 | move the users away from the deprecated StrToTime() method | David Kalnischkies |
2010-05-25 | methods/http.cc: shorten comment on return values of DealWithHeaders (because... | Michael Vogt |
2010-05-07 | * methods/http.cc: | Michael Vogt |
2010-02-17 | merged from the mvo branch | Michael Vogt |
2010-02-05 | add Acquire::http::ProxyAutoDetect configuration that | Michael Vogt |
2010-02-03 | merged from lp:~mvo/apt/mvo | Michael Vogt |
2010-02-03 | * methods/http.cc: | Michael Vogt |
2009-12-18 | * Merged from the mvo branch | Michael Vogt |
2009-12-11 | add 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 a | Michael Vogt |
2009-12-09 | merged from the mvo branch | Michael Vogt |
2009-10-16 | add maybe_add_auth for ftp as well | Michael Vogt |
2009-10-16 | port netrc support from maemon | Michael Vogt |
2009-09-23 | merged from debian | Michael Vogt |
2009-08-27 | merged from lp:~donkult/apt/sid | Michael Vogt |
2009-08-24 | merged from the mvo branch | Michael Vogt |
2009-08-19 | merged from the jackyf-devel branch | Michael Vogt |
2009-08-18 | Allow empty Reason-Phase in the Status-Lines, which is allowed by rtf | David Kalnischkies |
2009-07-30 | methods/http.cc: remove merge artifact | Michael Vogt |
2009-07-30 | merged from debian | Michael Vogt |
2009-07-02 | * apt-pkg/acquire-worker.cc: | Michael Vogt |
2009-06-09 | merged from the debian-sid branch | Michael Vogt |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2009-02-02 | * [ABI break] merge support for http redirects, thanks to | Michael Vogt |
2009-01-30 | [ABI break] merge support for http redirects, thanks to | Michael Vogt |
2008-12-15 | Make apt proxy options have the highest priority, unified proxy determining c... | Eugene V. Lyubimkin |
2008-10-28 | fix various -Wall warnings | Michael Vogt |
2008-08-06 | * fix various -Wall warnings | Michael Vogt |
2008-08-05 | fix various -Wall warnings | Michael Vogt |
2008-03-11 | * typo fixes (LP: #107960) | Michael Vogt |
2008-03-11 | typo fixes | Michael Vogt |
2007-07-14 | * Simplified HttpMethod::Fetch on http.cc removing Tail variable; | Michael Vogt |
2007-07-14 | * Simplified HttpMethod::Fetch on http.cc removing Tail variable; | Michael Vogt |
2007-07-12 | * cmdline/apt-get.cc: | Michael Vogt |
2007-07-10 | * Fix pipeline handling on http.cc (closes: #413324) | Otavio Salvador |
2007-07-10 | Simplified HttpMethod::Fetch on http.cc removing Tail variable; | Otavio Salvador |