index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
http.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
* merge lp:~mvo/apt/netrc branch, this adds support for a
Michael Vogt
2009-12-10
1
-2
/
+5
|
\
|
*
add maybe_add_auth for ftp as well
Michael Vogt
2009-10-16
1
-1
/
+1
|
*
port netrc support from maemon
Michael Vogt
2009-10-16
1
-2
/
+5
*
|
merged from lp:~donkult/apt/sid
Michael Vogt
2009-08-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow empty Reason-Phase in the Status-Lines, which is allowed by rtf
David Kalnischkies
2009-08-18
1
-2
/
+2
*
|
merged from the jackyf-devel branch
Michael Vogt
2009-08-19
1
-13
/
+18
|
\
\
|
|
/
|
/
|
|
*
Make apt proxy options have the highest priority, unified proxy determining c...
Eugene V. Lyubimkin
2008-12-15
1
-13
/
+18
|
*
fix various -Wall warnings
Michael Vogt
2008-10-28
1
-1
/
+2
*
|
* apt-pkg/acquire-worker.cc:
Michael Vogt
2009-07-02
1
-1
/
+3
*
|
[ABI break] merge support for http redirects, thanks to
Michael Vogt
2009-01-30
1
-1
/
+77
*
|
fix various -Wall warnings
Michael Vogt
2008-08-05
1
-1
/
+2
|
/
*
typo fixes
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
|
\
|
*
* Fix pipeline handling on http.cc (closes: #413324)
Otavio Salvador
2007-07-10
1
-1
/
+18
|
*
Simplified HttpMethod::Fetch on http.cc removing Tail variable;
Otavio Salvador
2007-07-10
1
-4
/
+0
|
/
*
Minor typos.
Otavio Salvador
2007-07-10
1
-1
/
+1
*
* debian/control: increase standards version
Michael Vogt
2007-06-09
1
-1
/
+2
*
* huge merge to bring the apt debian-sid and ubuntu branches as close
Michael Vogt
2007-06-09
1
-2
/
+1
|
\
|
*
- only increase the score of installed applications if they
Michael Vogt
2007-04-20
1
-1
/
+2
|
|
\
|
|
/
|
/
|
|
*
* merged with mainline
Michael Vogt
2006-09-12
1
-1
/
+1
|
|
\
|
*
\
* merged the pdiff stuff
Michael Vogt
2006-04-02
1
-1
/
+0
|
|
\
\
*
|
|
|
* apt-pkg/deb/debrecords.cc:
Michael Vogt
2006-12-19
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
* methods/http.cc:
Michael Vogt
2006-08-16
1
-1
/
+1
|
/
/
*
|
* fix http data corruption (#280844)
Michael Vogt
2006-01-10
1
-9
/
+4
|
\
\
|
*
|
* added http data corruption fix patch (#280844)
Michael Vogt
2005-10-23
1
-9
/
+4
|
|
/
|
*
* removed the URL-Reamp hack (we have pdiff support in the main archive now),...
Michael Vogt
2005-10-17
1
-37
/
+1
|
*
* merged with apt--main and apt--fixes
Michael Vogt
2005-06-08
1
-3
/
+7
|
*
* merged the apt--main with the 2004 bwlimit tree
Michael Vogt
2005-03-31
1
-2
/
+39
*
|
* build-depend on libdb4.3 now, fix for kFreeBSD (#317718)
Michael Vogt
2005-11-28
1
-2
/
+8
*
|
* merged http download limit for apt (#146877)
Michael Vogt
2005-11-22
1
-2
/
+39
*
|
* fix the cache-control header generation
Michael Vogt
2005-05-19
1
-3
/
+7
|
/
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
1
-7
/
+7
*
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
2004-11-27
1
-1
/
+0
*
Fix error in patch-22
Matt Zimmerman
2004-11-25
1
-1
/
+1
*
Call setlocale and bindtextdomain in the http method
Matt Zimmerman
2004-11-24
1
-0
/
+3
*
* Attempt to fix problems with chunked encoding by stri...
Arch Librarian
2004-09-20
1
-3
/
+7
*
* Change default for Acquire::http::max-age to 0 to pre...
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Change http message 'Waiting for file' to 'Waiting for ...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
1
-21
/
+22
*
Corrections for object lifetime
Arch Librarian
2004-09-20
1
-1
/
+6
*
Various bug fixes
Arch Librarian
2004-09-20
1
-1
/
+5
*
G++3 fixes from Randolph
Arch Librarian
2004-09-20
1
-4
/
+7
*
Alfredo's vendor stuff
Arch Librarian
2004-09-20
1
-2
/
+2
*
More SHA-1 prep
Arch Librarian
2004-09-20
1
-13
/
+13
[next]