Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tell download methods the expected hashes | David Kalnischkies | 2014-05-09 | 1 | -0/+3 |
* | use HashStringList in the acquire system | David Kalnischkies | 2014-05-09 | 1 | -16/+21 |
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -2/+5 |
* | Fix typos in documentation (codespell) | Michael Vogt | 2014-02-22 | 1 | -1/+1 |
* | allow http protocol to switch to https | David Kalnischkies | 2014-02-14 | 1 | -1/+6 |
* | properly handle if-modfied-since with libcurl/https | Michael Vogt | 2013-05-08 | 1 | -3/+10 |
* | * apt-pkg/acquire*.cc: | Raphael Geissert | 2012-05-14 | 1 | -0/+15 |
* | * apt-pkg/acquire-worker.cc: | YOSHINO Yoshihito | 2012-05-07 | 1 | -3/+10 |
* | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2012-04-22 | 1 | -30/+9 |
* | use a static FileFd::Write overload to reduce duplication of write()-retry code | David Kalnischkies | 2012-04-11 | 1 | -24/+3 |
* | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2012-03-20 | 1 | -1/+17 |
* | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 2011-09-13 | 1 | -4/+4 |
* | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -3/+5 |
* | * apt-pkg/acquire*.{cc,h}: | David Kalnischkies | 2011-07-05 | 1 | -2/+2 |
* | * apt-pkg/acquire-worker.cc: | David Kalnischkies | 2011-04-26 | 1 | -6/+5 |
* | * mirror method: | Michael Vogt | 2011-03-14 | 1 | -0/+11 |
* | * apt-pkg/acquire-worker.cc: | Michael Vogt | 2009-07-02 | 1 | -5/+2 |
* | [ABI break] merge support for http redirects, thanks to | Michael Vogt | 2009-01-30 | 1 | -0/+14 |
* | * apt-pkg/acquire-worker.cc, methods/connect.cc: | Michael Vogt | 2008-01-07 | 1 | -0/+1 |
* | * apt-pkg/acquire-worker.cc: | Michael Vogt | 2007-08-08 | 1 | -1/+3 |
* | * apt-pkg/acquire-item.{cc,h}: | Michael Vogt | 2007-07-30 | 1 | -1/+16 |
* | * merged the remaining bits from the apt--no-pragma branch | Michael Vogt | 2007-06-09 | 1 | -3/+0 |
|\ | |||||
| * | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -3/+0 |
* | | * more work for the DefaultAptSources spec | Michael Vogt | 2006-02-21 | 1 | -0/+7 |
|/ | |||||
* | * include a human readable string for the MediaChange status-fd message as well | Michael Vogt | 2005-08-31 | 1 | -2/+7 |
* | * meda-change message is send over status-fd now | Michael Vogt | 2005-08-31 | 1 | -0/+14 |
* | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -3/+7 |
* | More snprintf stuff | Arch Librarian | 2004-09-20 | 1 | -5/+3 |
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -7/+9 |
* | Typo in Algorithms.cc. Closes: #63577 | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Bug fixes, new major version | Arch Librarian | 2004-09-20 | 1 | -2/+15 |
* | More CD fixes | Arch Librarian | 2004-09-20 | 1 | -6/+10 |
* | CDROMs are unmounted | Arch Librarian | 2004-09-20 | 1 | -2/+6 |
* | Fixed sign conversion | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Random fixes.. | Arch Librarian | 2004-09-20 | 1 | -4/+3 |
* | Small segv bug fix | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Fixed up dpkginit and acquire stuff.. | Arch Librarian | 2004-09-20 | 1 | -5/+19 |
* | Minor cleanups, fix for checksum lowercase bug | Arch Librarian | 2004-09-20 | 1 | -6/+3 |
* | Fixed the cps resume problem | Arch Librarian | 2004-09-20 | 1 | -2/+3 |
* | Working apt-get source build stuff | Arch Librarian | 2004-09-20 | 1 | -18/+2 |
* | Signal safety | Arch Librarian | 2004-09-20 | 1 | -2/+21 |
* | Retry support | Arch Librarian | 2004-09-20 | 1 | -4/+4 |
* | Moved strutl.h | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Hide hit for local uris | Arch Librarian | 2004-09-20 | 1 | -2/+7 |
* | Havocs _exit | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Fixed cdrom method problems | Arch Librarian | 2004-09-20 | 1 | -2/+3 |
* | CDROM support | Arch Librarian | 2004-09-20 | 1 | -3/+34 |
* | Minor Acquire cleanup | Arch Librarian | 2004-09-20 | 1 | -3/+2 |
* | Local file fixes | Arch Librarian | 2004-09-20 | 1 | -1/+2 |
* | More or less working acquire system | Arch Librarian | 2004-09-20 | 1 | -2/+53 |