4 Commits

Author SHA1 Message Date
palana
9b657018c6 Add workaround for broken TLS SNI in Windows 8.1 for the archive updater
Asking users to download update (manifests) via an insecure connection is not
ideal, but considering most of them downloaded the original test build via an
insecure connection in the first place it might be ok

Unfortunately the detection is not perfect, so genuine TLS attacks can be
misinterpreted as the bug; completely invalid/expired/otherwise broken
certificates should be rejected though
2014-03-05 16:04:09 +01:00
palana
e8c2b21764 Add URL builder helper to HTTPClient 2014-02-12 02:11:25 +01:00
Richard Stanway
d9eacef921 Add response code output to HTTPClient 2012-12-23 23:11:34 -05:00
Richard Stanway
1d84f6248b Modularize HTTP updater a bit 2012-12-18 09:14:12 -05:00