Age | Commit message (Expand) | Author |
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 |
2017-06-30 | Allow http(s) and socks5h for http and https in proxy auto detect | Julian Andres Klode |
2017-06-30 | http: Add support for https:// proxies | Julian Andres Klode |
2017-06-30 | http: Add support for CONNECT proxying to HTTPS locations | Julian Andres Klode |
2017-06-30 | Allow running the TLS stack on any lower connection | Julian Andres Klode |
2017-06-30 | Reset failure reason when connection was successful | Julian Andres Klode |
2017-06-30 | Upload 1.5~alpha3 to experimental1.5_alpha3 | Julian Andres Klode |
2017-06-30 | Don't read CaInfo if not specified (missing else) | Julian Andres Klode |
2017-06-29 | Upload 1.5~alpha2 to experimental1.5_alpha2 | Julian Andres Klode |
2017-06-29 | Build-Depend on debhelper (>= 10) to shut up lintian | Julian Andres Klode |
2017-06-29 | Bump Standards-Version (and wrap-and-sort a bit) | Julian Andres Klode |
2017-06-29 | http: Only use system CA store if CaInfo is not set | Julian Andres Klode |
2017-06-29 | Demote gnupg to Suggests | Julian Andres Klode |
2017-06-29 | Have apt Recommend ca-certificates | Julian Andres Klode |
2017-06-29 | Improve error message if system CA store is empty | Julian Andres Klode |
2017-06-29 | fix a "critical" typo in old changelog entry | Robert Luberda |
2017-06-29 | use port from SRV record instead of initial port | David Kalnischkies |
2017-06-28 | support tor+https being handled by http | David Kalnischkies |
2017-06-28 | Upload 1.5~alpha1 to experimental1.5_alpha1 | Julian Andres Klode |
2017-06-28 | Strip 0: epochs from the version hash | Julian Andres Klode |
2017-06-28 | Merge branch 'feature/releaseinfochange' | David Kalnischkies |
2017-06-28 | ask for releaseinfo change interactively in apt | David Kalnischkies |
2017-06-28 | allow frontends to override releaseinfo change behaviour | David Kalnischkies |
2017-06-28 | show a Release-Notes URI if infos were changed | David Kalnischkies |
2017-06-28 | error in update on Release information changes | David Kalnischkies |
2017-06-28 | fail instead of warn on insecure repositories in apt-get | David Kalnischkies |
2017-06-28 | Merge branch 'feature/http-https' | Julian Andres Klode |
2017-06-28 | Skip test-apt-download-progress | Julian Andres Klode |
2017-06-28 | Introduce Acquire::AllowTLS to turn off TLS support | Julian Andres Klode |
2017-06-28 | Fix test suite and enable non-curl testing on travis, shippable | Julian Andres Klode |
2017-06-28 | Fix https->http redirect issues | David Kalnischkies |
2017-06-28 | methods: http: Drain pending data before selecting | Julian Andres Klode |
2017-06-28 | Allow building without curl | Julian Andres Klode |
2017-06-28 | methods: Add HTTPS support to http method, using GnuTLS | Julian Andres Klode |
2017-06-28 | methods: connect: Switch from int fds to new MethodFd | Julian Andres Klode |
2017-06-28 | methods: connect: Change PkgAcqMethod to aptMethod | Julian Andres Klode |