summaryrefslogtreecommitdiff
path: root/libavformat/tls_openssl.c
Commit message (Expand)AuthorAge
* avcodec, avformat: Remove unnecessary inclusions of lavc/internal.hAndreas Rheinhardt2022-03-23
* tls_openssl: Improve quality of printed error messages, pass IO error codes t...Martin Storsjö2021-04-01
* tls: Hook up the url_get_short_seek function in the TLS backendsMartin Storsjö2020-11-05
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-25
* avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSS...James Almer2019-12-19
* lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 initJun Zhao2019-12-11
* Merge commit '6a9c00c09d2bc50c0ea64ba092b2f4afc46aa978'James Almer2018-09-11
|\
| * tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operationMartin Storsjö2018-08-17
* | lavc, lavf: move avformat static mutex from avcodec to avformatwm42017-12-26
* | Merge commit '0671eb2346c17e8fb13784cf90ce416661fdea1c'James Almer2017-11-02
|\|
| * tls_openssl: Readd support for nonblocking operationMartin Storsjö2017-06-20
* | avformat/tls_openssl: move some functions up in the fileJames Almer2017-11-02
* | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-01
|\|
| * tls: Hide backend implementation details from usersDiego Biurrun2017-06-02
| * openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-31
| * openssl: Avoid double semicolons after the GET_BIO_DATA macroMartin Storsjö2016-10-25
* | Merge commit 'ee050797664c7c74cae262ffab05006b55d47a11'Clément Bœsch2017-03-24
|\|
| * openssl: Support version 1.1.0.Matt Oliver2016-10-23
* | avformat/tls: add tls url_get_file_handleJay Ridgeway2016-12-17
* | openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-30
* | openssl: Support version 1.1.0.Matt Oliver2016-10-21
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\|
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
| * lavf: move TLS-related ifdeffery to library specific fileswm42015-05-26
| * lavf: split tls.cwm42015-05-26
* lavf: move TLS-related ifdeffery to library specific fileswm42015-05-27
* lavf: split tls.cwm42015-05-27