summaryrefslogtreecommitdiff
path: root/libavformat/tls_libtls.c
Commit message (Expand)AuthorAgeFilesLines
* libavformat/tls_libtls: handle TLS_WANT_{POLLIN, POLLOUT} in read/write funct...Matthieu Bouron2022-06-081-0/+4
* tls: Hook up the url_get_short_seek function in the TLS backendsMartin Storsjö2020-11-051-0/+7
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-251-2/+1
* libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs()Stefan _2018-03-071-1/+1
* libavformat: LibreSSL (libtls) supportsfan52017-12-171-0/+207