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.h
Age
Commit message (
Expand
)
Author
2015-06-09
check patch hashes in rred worker instead of in the handler
David Kalnischkies
2014-11-05
prepare ABI for feature/socketpair
Michael Vogt
2014-10-13
do not inline virtual destructors with d-pointers
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-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-21
mark optional (private) symbols as hidden
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2012-05-14
* apt-pkg/acquire-methods.cc:
David Kalnischkies
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-07-05
* apt-pkg/acquire*.{cc,h}:
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-02-25
add sha512 support in the client now as well
Michael Vogt
2010-06-02
implement Fail-Ignore bool in FetchItem that tells the method that a failure ...
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-method.{cc,h}:
Michael Vogt
2007-06-14
* apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2007-06-09
* merged apt--no-pragma
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
2006-12-14
* merged the no-pragma branch
Michael Vogt
2006-11-29
* working mirror implementation based on http method
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2005-11-14
* merged daniels wonderful doxygen work
Michael Vogt
2004-12-20
* merged changes from the conference
Michael Vogt
2004-09-20
Alfredo's vendor stuff
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-09-20
More CD fixes
Arch Librarian
2004-09-20
CDROMs are unmounted
Arch Librarian
2004-09-20
Daniel Jacobowitz's gcc 2.95 C++ patch
Arch Librarian
2004-09-20
Moved strutl.h
Arch Librarian
2004-09-20
Woops
Arch Librarian
2004-09-20
fixed casting bug
Arch Librarian
2004-09-20
HTTP pipelining
Arch Librarian
2004-09-20
CDROM and GlobOr fix
Arch Librarian
2004-09-20
CDROM method
Arch Librarian
2004-09-20
Minor Acquire cleanup
Arch Librarian
2004-09-20
Local file fixes
Arch Librarian
2004-09-20
New http method
Arch Librarian
2004-09-20
Sync
Arch Librarian