Author | SHA1 | Message | Date |
---|---|---|---|
|
371d15ec36 |
tls: Use the URLContext as logging context
Signed-off-by: Martin Storsjö <martin@martin.st> |
13 years ago |
|
34ff0e2915 | tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK | 13 years ago |
|
f38f3b88a5 |
tls: Use ERR_get_error() in do_tls_poll
The return value ret isn't an error code that can be passed to ERR_error_string(). This makes the error messages printed actually contain useful information. Signed-off-by: Martin Storsjö <martin@martin.st> |
13 years ago |
|
558d192d23 |
avformat: Add the tls protocol, using OpenSSL or gnutls
Note, this protocol doesn't yet check verify the server certificate against a local database of trusted CA root certificates. Signed-off-by: Martin Storsjö <martin@martin.st> |
14 years ago |