- 05 Jan, 2016 1 commit
-
-
David authored
sys should always be set (but lets assert if not), buf == NULL should not be called from VLC as well. And the return value was kind of wrong.
-
- 04 Jan, 2016 4 commits
-
-
David authored
-
David authored
errSSLClosedGraceful does not seem to be a valid return code for this function.
-
David authored
This is no warning, but normal behaviour.
-
Felix Paul Kühne authored
-
- 02 Jan, 2016 1 commit
-
-
Felix Paul Kühne authored
-
- 19 Dec, 2015 1 commit
-
-
David authored
-
- 18 Dec, 2015 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 16 Dec, 2015 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 05 Nov, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 30 Nov, 2014 1 commit
-
-
Felix Paul Kühne authored
-
- 30 Aug, 2014 1 commit
-
-
David authored
-
- 23 Aug, 2014 1 commit
-
-
David authored
-
- 25 Feb, 2014 1 commit
-
-
David Fuhrmann authored
-
- 14 Jan, 2014 2 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
This module uses the string passed by --http-cert to search the server certificate in the OSX keychain. The corresponding private key is selected automatically.
-
- 05 Jan, 2014 1 commit
-
-
David Fuhrmann authored
-
- 30 Dec, 2013 1 commit
-
-
David Fuhrmann authored
Secure Transport is a TLS library part of the Security framework (preinstalled on every iOS and MacOS device). This library does certificate validation during handshake automatically using the root certificates from the preinstalled certificate store. The main reason for this module is proper certificate validation on iOS devices. This is not possible with gnutls, because there is no access to the root certificates for external applications. The module is also intended for use on OSX.
-