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