summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-12215-981/+983
* methods/aptmethod.h: Add missing fileutl.h includeJulian Andres Klode2017-07-121-0/+1
* Drop cacheiterators.h includeJulian Andres Klode2017-07-1257-57/+0
* Handle supported components with slashes in sources.listApollon Oikonomopoulos2017-07-122-7/+12
* fix various typos reported by codespell & spellintianDavid Kalnischkies2017-07-0817-17/+17
* Italian manpage translation updateBeatrice Torracca2017-07-081-238/+213
* don't expect more downloads from failed transactionsDavid Kalnischkies2017-07-071-0/+2
* zh_CN.po: update Simplified Chinese programs translationZhou Mo2017-07-041-19/+16
* Release 1.5~beta11.5_beta1Julian Andres Klode2017-07-0357-122/+128
* Russian translation updateАлексей Шилин2017-07-031-16/+17
* Stop bragging about old speeds in http.cc commentsJulian Andres Klode2017-07-031-8/+0
* formatter: support running from subdirectoriesDavid Kalnischkies2017-07-031-0/+1
* don't set ip addresses as server names for SNIDavid Kalnischkies2017-07-031-2/+12
* Swap file descriptors before the handshakeJulian Andres Klode2017-07-031-2/+4
* Do not error out, only warn if ca certificates are not availableJulian Andres Klode2017-07-031-5/+5
* tls: Add more details to error messages, and detect more errorsJulian Andres Klode2017-07-031-9/+11
* travis/docker: Various improvementsJulian Andres Klode2017-07-022-3/+4
* Ignore download order in test-apt-update-failure-propagationJulian Andres Klode2017-07-011-17/+2
* http: A response with Content-Length: 0 has no contentJulian Andres Klode2017-07-011-1/+4
* Make Verify-Host and Verify-Peer independent againJulian Andres Klode2017-07-011-2/+2
* Upload 1.5~alpha4 to experimental1.5_alpha4Julian Andres Klode2017-06-305-6/+22
* shippable: Run tests in parallelJulian Andres Klode2017-06-301-2/+2
* CMake: Do not allow FORCE_CURL=ON with WITH_CURL=OFFJulian Andres Klode2017-06-301-1/+4
* TLS support: Error out on unsupported curl optionsJulian Andres Klode2017-06-301-2/+4
* Improve closing the TLS connectionJulian Andres Klode2017-06-301-3/+3
* Switch to 'http' as the default https methodJulian Andres Klode2017-06-3011-15/+39
* travis: Switch to DockerJulian Andres Klode2017-06-302-26/+23
* Allow http(s) and socks5h for http and https in proxy auto detectJulian Andres Klode2017-06-301-1/+16
* http: Add support for https:// proxiesJulian Andres Klode2017-06-301-3/+8
* http: Add support for CONNECT proxying to HTTPS locationsJulian Andres Klode2017-06-303-1/+132
* Allow running the TLS stack on any lower connectionJulian Andres Klode2017-06-301-1/+19
* Reset failure reason when connection was successfulJulian Andres Klode2017-06-302-2/+4
* Upload 1.5~alpha3 to experimental1.5_alpha3Julian Andres Klode2017-06-3015-16/+23
* Don't read CaInfo if not specified (missing else)Julian Andres Klode2017-06-301-0/+1
* Upload 1.5~alpha2 to experimental1.5_alpha2Julian Andres Klode2017-06-2915-16/+35
* Build-Depend on debhelper (>= 10) to shut up lintianJulian Andres Klode2017-06-291-1/+1
* Bump Standards-Version (and wrap-and-sort a bit)Julian Andres Klode2017-06-291-3/+3
* http: Only use system CA store if CaInfo is not setJulian Andres Klode2017-06-291-7/+10
* Demote gnupg to SuggestsJulian Andres Klode2017-06-291-1/+2
* Have apt Recommend ca-certificatesJulian Andres Klode2017-06-291-1/+1
* Improve error message if system CA store is emptyJulian Andres Klode2017-06-291-1/+4
* fix a "critical" typo in old changelog entryRobert Luberda2017-06-291-1/+1
* use port from SRV record instead of initial portDavid Kalnischkies2017-06-291-1/+5
* support tor+https being handled by httpDavid Kalnischkies2017-06-282-4/+18
* Upload 1.5~alpha1 to experimental1.5_alpha1Julian Andres Klode2017-06-2860-847/+3385
* Strip 0: epochs from the version hashJulian Andres Klode2017-06-282-0/+49
* Merge branch 'feature/releaseinfochange'David Kalnischkies2017-06-2817-58/+416
|\
| * ask for releaseinfo change interactively in aptDavid Kalnischkies2017-06-286-13/+42
| * allow frontends to override releaseinfo change behaviourDavid Kalnischkies2017-06-283-30/+105
| * show a Release-Notes URI if infos were changedDavid Kalnischkies2017-06-285-2/+22