summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-20Use C++11 threading support instead of pthreadJulian Andres Klode
2017-07-17Merge pull request Debian/apt#44 from willismonroe/patch-1Julian Andres Klode
2017-07-12Switch from /org to /srv in example apt-ftparchive configurationPaul Wise
2017-07-12Fix some more crashes when APT::Periodic options are set to alwaysPaul Wise
2017-07-12Support seconds, minutes, hours and days for APT::Periodic intervalsPaul Wise
2017-07-12Support zero delay for the various APT::Periodic activitiesPaul Wise
2017-07-12Merge branch 'misc/include-cleanup'Julian Andres Klode
2017-07-12Update gitignore with new filesJulian Andres Klode
2017-07-12cacheiterators: Warn about direct include and don't include pkgcache.hJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12methods/aptmethod.h: Add missing fileutl.h includeJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-07-12Handle supported components with slashes in sources.listApollon Oikonomopoulos
2017-07-08fix various typos reported by codespell & spellintianDavid Kalnischkies
2017-07-08Italian manpage translation updateBeatrice Torracca
2017-07-07don't expect more downloads from failed transactionsDavid Kalnischkies
2017-07-04zh_CN.po: update Simplified Chinese programs translationZhou Mo
2017-07-03Release 1.5~beta11.5_beta1Julian Andres Klode
2017-07-03Russian translation updateАлексей Шилин
2017-07-03Stop bragging about old speeds in http.cc commentsJulian Andres Klode
2017-07-03formatter: support running from subdirectoriesDavid Kalnischkies
2017-07-03don't set ip addresses as server names for SNIDavid Kalnischkies
2017-07-03Swap file descriptors before the handshakeJulian Andres Klode
2017-07-03Do not error out, only warn if ca certificates are not availableJulian Andres Klode
2017-07-03tls: Add more details to error messages, and detect more errorsJulian Andres Klode
2017-07-02travis/docker: Various improvementsJulian Andres Klode
2017-07-01Ignore download order in test-apt-update-failure-propagationJulian Andres Klode
2017-07-01http: A response with Content-Length: 0 has no contentJulian Andres Klode
2017-07-01Make Verify-Host and Verify-Peer independent againJulian Andres Klode
2017-06-30Upload 1.5~alpha4 to experimental1.5_alpha4Julian Andres Klode
2017-06-30shippable: Run tests in parallelJulian Andres Klode
2017-06-30CMake: Do not allow FORCE_CURL=ON with WITH_CURL=OFFJulian Andres Klode
2017-06-30TLS support: Error out on unsupported curl optionsJulian Andres Klode
2017-06-30Improve closing the TLS connectionJulian Andres Klode
2017-06-30Switch to 'http' as the default https methodJulian Andres Klode
2017-06-30travis: Switch to DockerJulian Andres Klode
2017-06-30Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode
2017-06-30http: Add support for https:// proxiesJulian Andres Klode
2017-06-30http: Add support for CONNECT proxying to HTTPS locationsJulian Andres Klode
2017-06-30Allow running the TLS stack on any lower connectionJulian Andres Klode
2017-06-30Reset failure reason when connection was successfulJulian Andres Klode
2017-06-30Upload 1.5~alpha3 to experimental1.5_alpha3Julian Andres Klode
2017-06-30Don't read CaInfo if not specified (missing else)Julian Andres Klode
2017-06-29Upload 1.5~alpha2 to experimental1.5_alpha2Julian Andres Klode
2017-06-29Build-Depend on debhelper (>= 10) to shut up lintianJulian Andres Klode
2017-06-29Bump Standards-Version (and wrap-and-sort a bit)Julian Andres Klode
2017-06-29http: Only use system CA store if CaInfo is not setJulian Andres Klode
2017-06-29Demote gnupg to SuggestsJulian Andres Klode
2017-06-29Have apt Recommend ca-certificatesJulian Andres Klode
2017-06-29Improve error message if system CA store is emptyJulian Andres Klode