index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
https.cc
Age
Commit message (
Expand
)
Author
2015-05-12
detect 416 complete file in partial by expected hash
David Kalnischkies
2015-04-19
calculate hashes while downloading in https
David Kalnischkies
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
improve https method queue progress reporting
David Kalnischkies
2015-04-19
do not unlink https file on general error
David Kalnischkies
2015-03-16
derive more of https from http method
David Kalnischkies
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
2015-01-05
Fix missing URIStart() for https downloads
Michael Vogt
2014-12-22
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-12-09
dispose http(s) 416 error page as non-content
David Kalnischkies
2014-10-13
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-07
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
2014-10-07
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
2014-10-07
add ftp expected size check
Michael Vogt
2014-10-07
methods/https.cc: use File->Tell() here too
Michael Vogt
2014-10-06
make http size check work
Michael Vogt
2014-09-24
methods: Fail if we cannot drop privileges
Julian Andres Klode
2014-09-24
Drop Privileges to "Debian-apt" in most acquire methods
Michael Vogt
2014-09-02
Make Proxy-Auto-Detect check for each host
Michael Vogt
2014-08-26
make https honor ExpectedSize as well
Michael Vogt
2014-04-26
enforce LFS for partial files in https range requests
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2014-02-14
add a testcase to check for forbidden https→http downgrades
David Kalnischkies
2014-02-14
disable https->http redirects in libcurl
Michael Vogt
2014-02-14
report https download start only if we really get it
David Kalnischkies
2014-02-11
use utimes instead of utimensat/futimens
David Kalnischkies
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
2013-10-01
handle complete responses to https range requests
David Kalnischkies
2013-10-01
fix partial (206 and 416) support in https
David Kalnischkies
2013-05-08
merged patch from Daniel Hartwig to fix URI and proxy releated issues
Michael Vogt
2013-05-08
merged from the debian-wheezy branch
Michael Vogt
2013-05-08
properly handle if-modfied-since with libcurl/https
Michael Vogt
2013-01-09
* methods/https.cc:
Michael Vogt
2012-05-17
add spaces around PACKAGE_VERSION to fix FTBFS with -std=c++11
David Kalnischkies
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-01-30
* methods/http{s,}.cc:
David Kalnischkies
2012-01-19
* methods/https.cc:
David Kalnischkies
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-10-05
merge with current debian apt/experimental
David Kalnischkies
2011-10-05
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-20
* methods/https.cc:
Michael Vogt
2011-09-19
use forward declaration in headers if possible instead of includes
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-01-12
* methods/https.cc:
David Kalnischkies
2010-01-08
* French manpage translation update
Michael Vogt
2009-12-14
merged patches from david (many thanks)
Michael Vogt
[next]