summaryrefslogtreecommitdiff
path: root/libavformat/tls.c
Commit message (Expand)AuthorAge
...
* tls: Use the URLContext as logging contextMartin Storsjö2011-11-10
* tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCKAnton Khirnov2011-11-10
* tls: Use ERR_get_error() in do_tls_pollMartin Storsjö2011-11-08
* avformat: Add the tls protocol, using OpenSSL or gnutlsMartin Storsjö2011-11-05