Age | Commit message (Expand) | Author |
2017-07-26 | reimplement and document auth.conf | David Kalnischkies |
2017-07-26 | show warnings instead of errors if files are unreadable | David Kalnischkies |
2017-07-26 | use FileFd to parse all apt configuration files | David Kalnischkies |
2017-07-26 | fail early in http if server answer is too small as well | David Kalnischkies |
2017-07-26 | fail earlier if server answers with too much data | David Kalnischkies |
2017-07-26 | send weak-only hashes to methods | David Kalnischkies |
2017-07-26 | don't try to parse all fields starting with HTTP as status-line | David Kalnischkies |
2017-07-26 | don't move failed pdiff indexes out of partial | David Kalnischkies |
2017-07-26 | don't try to rename failed pdiff patches twice | David Kalnischkies |
2017-07-26 | support compressed extended_states file for bug triage | David Kalnischkies |
2017-07-26 | ignore SIGPIPE in dump solver if forwarding | David Kalnischkies |
2017-07-26 | remove reference to a-t-debtorrent in description | David Kalnischkies |
2017-07-26 | Gracefully terminate process when stopping apt-daily-upgrade | Balint Reczey |
2017-07-20 | Fix memory leak in C++-thread-local _error implementation | Julian Andres Klode |
2017-07-20 | Use C++11 threading support instead of pthread | Julian Andres Klode |
2017-07-17 | Merge pull request Debian/apt#44 from willismonroe/patch-1 | Julian Andres Klode |
2017-07-12 | Switch from /org to /srv in example apt-ftparchive configuration | Paul Wise |
2017-07-12 | Fix some more crashes when APT::Periodic options are set to always | Paul Wise |
2017-07-12 | Support seconds, minutes, hours and days for APT::Periodic intervals | Paul Wise |
2017-07-12 | Support zero delay for the various APT::Periodic activities | Paul Wise |
2017-07-12 | Merge branch 'misc/include-cleanup' | Julian Andres Klode |
2017-07-12 | Update gitignore with new files | Julian Andres Klode |
2017-07-12 | cacheiterators: Warn about direct include and don't include pkgcache.h | Julian Andres Klode |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | methods/aptmethod.h: Add missing fileutl.h include | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |
2017-07-12 | Handle supported components with slashes in sources.list | Apollon Oikonomopoulos |
2017-07-08 | fix various typos reported by codespell & spellintian | David Kalnischkies |
2017-07-08 | Italian manpage translation update | Beatrice Torracca |
2017-07-07 | don't expect more downloads from failed transactions | David Kalnischkies |
2017-07-04 | zh_CN.po: update Simplified Chinese programs translation | Zhou Mo |
2017-07-03 | Release 1.5~beta11.5_beta1 | Julian Andres Klode |
2017-07-03 | Russian translation update | Алексей Шилин |
2017-07-03 | Stop bragging about old speeds in http.cc comments | Julian Andres Klode |
2017-07-03 | formatter: support running from subdirectories | David Kalnischkies |
2017-07-03 | don't set ip addresses as server names for SNI | David Kalnischkies |
2017-07-03 | Swap file descriptors before the handshake | Julian Andres Klode |
2017-07-03 | Do not error out, only warn if ca certificates are not available | Julian Andres Klode |
2017-07-03 | tls: Add more details to error messages, and detect more errors | Julian Andres Klode |
2017-07-02 | travis/docker: Various improvements | Julian Andres Klode |
2017-07-01 | Ignore download order in test-apt-update-failure-propagation | Julian Andres Klode |
2017-07-01 | http: A response with Content-Length: 0 has no content | Julian Andres Klode |
2017-07-01 | Make Verify-Host and Verify-Peer independent again | Julian Andres Klode |
2017-06-30 | Upload 1.5~alpha4 to experimental1.5_alpha4 | Julian Andres Klode |
2017-06-30 | shippable: Run tests in parallel | Julian Andres Klode |
2017-06-30 | CMake: Do not allow FORCE_CURL=ON with WITH_CURL=OFF | Julian Andres Klode |
2017-06-30 | TLS support: Error out on unsupported curl options | Julian Andres Klode |
2017-06-30 | Improve closing the TLS connection | Julian Andres Klode |
2017-06-30 | Switch to 'http' as the default https method | Julian Andres Klode |
2017-06-30 | travis: Switch to Docker | Julian Andres Klode |