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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
use the same redirection handling for http and https
David Kalnischkies
2016-08-10
1
-0
/
+1
*
detect redirection loops in acquire instead of workers
David Kalnischkies
2016-08-10
1
-0
/
+1
*
avoid 416 response teardown binding to null pointer
David Kalnischkies
2016-07-05
1
-1
/
+1
*
use std::locale::global instead of setlocale
David Kalnischkies
2016-05-28
1
-1
/
+0
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
1
-1
/
+1
*
allow acquire method specific options via Binary scope
David Kalnischkies
2015-11-05
1
-1
/
+1
*
fix two memory leaks reported by gcc
David Kalnischkies
2015-09-14
1
-1
/
+1
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-17
/
+17
*
calculate hashes while downloading in https
David Kalnischkies
2015-04-19
1
-1
/
+1
*
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
1
-1
/
+1
*
make http size check work
Michael Vogt
2014-10-06
1
-3
/
+0
|
\
|
*
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-09-02
1
-3
/
+0
*
|
Pass ExpectedSize to tthe backend method
Michael Vogt
2014-08-26
1
-1
/
+3
|
/
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-0
/
+4
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
handle complete responses to https range requests
David Kalnischkies
2013-10-01
1
-0
/
+1
*
refactor http client implementation
David Kalnischkies
2013-10-01
1
-97
/
+39
*
Fix English spelling error in a message ('A error'). Unfuzzy
bubulle@debian.org
2013-04-10
1
-1
/
+1
*
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
2012-03-04
1
-3
/
+4
*
remove the arbitrary MAXLEN limit for response lines (Closes: #658346)
David Kalnischkies
2012-02-11
1
-3
/
+1
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-2
/
+5
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-9
/
+9
*
merge with debian/experimental
David Kalnischkies
2011-09-13
1
-7
/
+7
|
\
|
*
follow the recommendation of cppcheck to make some method methods (scnr)
David Kalnischkies
2011-08-11
1
-7
/
+7
*
|
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-15
/
+15
|
/
*
ServerState is a struct and not a class (clang mismatch type warning)
David Kalnischkies
2011-05-17
1
-1
/
+1
*
fix compiler warning in the new mirror code
David Kalnischkies
2010-06-09
1
-1
/
+1
*
* merge the remaining Ubuntu change:
Michael Vogt
2010-06-09
1
-2
/
+4
|
\
|
*
merged from the mvo branch
Michael Vogt
2010-02-17
1
-0
/
+2
|
|
\
|
*
|
* [ABI break] merge support for http redirects, thanks to
Michael Vogt
2009-02-02
1
-0
/
+3
|
*
|
* cmdline/apt-get.cc:
Michael Vogt
2007-07-12
1
-1
/
+1
|
|
\
\
|
*
\
\
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2007-06-14
1
-1
/
+0
|
|
\
\
\
|
*
|
|
|
* prototype of mirror method added
Michael Vogt
2006-11-29
1
-3
/
+4
*
|
|
|
|
* methods/http.cc:
Michael Vogt
2010-05-07
1
-3
/
+34
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
add Acquire::http::ProxyAutoDetect configuration that
Michael Vogt
2010-02-05
1
-0
/
+2
*
|
|
|
[ABI break] merge support for http redirects, thanks to
Michael Vogt
2009-01-30
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Minor typos.
Otavio Salvador
2007-07-10
1
-1
/
+1
|
|
/
|
/
|
*
|
* debian/control: increase standards version
Michael Vogt
2007-06-09
1
-2
/
+0
|
/
*
* merged http download limit for apt (#146877)
Michael Vogt
2005-11-22
1
-0
/
+5
*
Corrections for object lifetime
Arch Librarian
2004-09-20
1
-3
/
+3
*
G++3 fixes from Randolph
Arch Librarian
2004-09-20
1
-2
/
+7
*
More SHA-1 prep
Arch Librarian
2004-09-20
1
-3
/
+3
*
Join with aliencode
Arch Librarian
2004-09-20
1
-2
/
+3
*
Take careful care of persistence modes
Arch Librarian
2004-09-20
1
-1
/
+4
*
Reorderd error handling
Arch Librarian
2004-09-20
1
-2
/
+4
*
http pipelining control
Arch Librarian
2004-09-20
1
-2
/
+3
*
HTTP pipelining
Arch Librarian
2004-09-20
1
-5
/
+5
*
Almost done now
Arch Librarian
2004-09-20
1
-2
/
+2
*
Http method
Arch Librarian
2004-09-20
1
-1
/
+7
*
HTTP bugs
Arch Librarian
2004-09-20
1
-5
/
+4
[next]