- 18 Aug, 2018 1 commit
-
-
Paweł Wegner authored
Fixes: runtime error: passing uninitialized value to FreeContextBuffer causes a crash Signed-off-by: Paweł Wegner <pawel.wegner95@gmail.com>
-
- 19 Apr, 2018 1 commit
-
-
Hendrik Leppkes authored
-
- 31 May, 2017 1 commit
-
-
wm4 authored
-
- 17 Dec, 2016 1 commit
-
-
Jay Ridgeway authored
Support url_get_file_handle on TLS streams. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 02 Feb, 2016 1 commit
-
-
Kevin Mitchell authored
This fixes building on cygwin Fixes ticket #5036
-
- 14 Nov, 2015 1 commit
-
-
Hendrik Leppkes authored
This implementation does not support TLS listen sockets and loading CA/Certs from files. The Windows API does not support loading PEM certs, and would either require a manual loader or instead be limited to loading Windows PFX certificates TLS listen sockets would have to be implemented quite separately, as many of the APIs are different for server-mode (as opposed to client mode).
-