0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/UI/win-update/updater
Richard Stanway 05fb67717e
UI/updater: Use TLS 1.2 with WinHTTP
On Windows 7, WinHTTP defaults to using only SSL3 and TLS 1.0. The
obsproject.com server was updated to remove TLS 1.0 support and
this has caused updates to stop working on Windows 7.
2017-10-02 15:33:34 +02:00
..
CMakeLists.txt UI/updater: Add opt to disable building update module 2017-05-02 03:45:20 -07:00
hash.cpp updater: Add windows updater module 2017-03-06 03:54:53 -08:00
http.cpp UI/updater: Use TLS 1.2 with WinHTTP 2017-10-02 15:33:34 +02:00
patch.cpp updater: Add windows updater module 2017-03-06 03:54:53 -08:00
resource.h updater: Add windows updater module 2017-03-06 03:54:53 -08:00
updater.cpp UI/updater: Use TLS 1.2 with WinHTTP 2017-10-02 15:33:34 +02:00
updater.hpp updater: Add windows updater module 2017-03-06 03:54:53 -08:00
updater.rc updater: Add windows updater module 2017-03-06 03:54:53 -08:00