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
/
apt-pkg
/
acquire-method.cc
Age
Commit message (
Expand
)
Author
2016-01-26
act on various suggestions from cppcheck
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-09
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-10-08
Merge remote-tracking branch 'mvo/feature/expected-size' into debian/experime...
Michael Vogt
2014-10-08
Merge remote-tracking branch 'mvo/feature/acq-trans' into debian/experimental
Michael Vogt
2014-10-08
Merge remote-tracking branch 'donkult/feature/acq-trans' into feature/expecte...
Michael Vogt
2014-10-07
do not show IP in output of testcases
David Kalnischkies
2014-10-07
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
2014-10-07
Rename DropPrivs() to DropPrivileges()
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-08-26
Pass ExpectedSize to tthe backend method
Michael Vogt
2014-05-09
tell download methods the expected hashes
David Kalnischkies
2014-05-09
use HashStringList in the acquire system
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2012-05-14
* apt-pkg/acquire*.cc:
Raphael Geissert
2012-05-14
* apt-pkg/acquire-methods.cc:
David Kalnischkies
2011-10-30
merge with my debian-sid branch
David Kalnischkies
2011-09-21
convert a few for-loop char finds to proper strchr and memchr
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-08-11
cppcheck is right that the check for preventing null deference of Query
David Kalnischkies
2011-06-08
merge lp:~mvo/apt/sha512-template to add support for sha512
Michael Vogt
2011-05-10
fix order of CurrentURI and UsedMirror in Status() and Log()
David Kalnischkies
2011-04-16
* apt-pkg/acquire-method.cc:
David Kalnischkies
2011-03-15
apt-pkg/acquire-method.cc: fix copy/paste error
Michael Vogt
2011-03-14
* mirror method:
Michael Vogt
2011-02-25
add sha512 support in the client now as well
Michael Vogt
2010-06-09
merged from lp:~donkult/apt/sid
Michael Vogt
2010-06-09
move the users away from the deprecated StrToTime() method
David Kalnischkies
2010-06-02
implement Fail-Ignore bool in FetchItem that tells the method that a failure ...
Michael Vogt
2009-07-30
merged from debian
Michael Vogt
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-04-09
* apt-pkg/contrib/strutl.cc:
Michael Vogt
2009-02-02
* [ABI break] merge support for http redirects, thanks to
Michael Vogt
2007-08-03
* apt-inst/contrib/extracttar.cc:
Michael Vogt
2007-07-30
* apt-pkg/acquire-item.{cc,h}:
Michael Vogt
2007-07-30
* apt-pkg/acquire-method.{cc,h}:
Michael Vogt
2007-06-09
* merged apt--no-pragma
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2007-02-06
* removed dead code
Michael Vogt
2007-02-01
* commited the latest mirror failure detection code
Michael Vogt
2007-01-17
* basic error reporting from apt in place now (ReportMirrorFailures())
Michael Vogt
2005-09-13
* merged from apt--cdrom-fallback--0
Michael Vogt
2004-12-20
* merged changes from the conference
Michael Vogt
[next]