| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add a testcase to check for forbidden https→http downgrades | David Kalnischkies | 2014-02-14 | 1 | -1/+11 |
| | | | | | Git-Dch: Ignore | ||||
| * | honor option to disable pulses for the testcases | David Kalnischkies | 2014-02-14 | 1 | -1/+2 |
| | | | | | Git-Dch: Ignore | ||||
| * | disable https->http redirects in libcurl | Michael Vogt | 2014-02-14 | 1 | -1/+1 |
| | | | | | This change prevents changing the protocol from https to http. | ||||
| * | allow http protocol to switch to https | David Kalnischkies | 2014-02-14 | 1 | -0/+52 |
| switch protocols at random is a bad idea if e.g. http can switch to file, so we limit the possibilities to http to http and http to https. As very few people (less than 1% according to popcon) have https installed this likely changes nothing in terms of failure. The commit is adding a friendly hint which package needs to be installed though. | |||||
