| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h | Andreas Rheinhardt | 2022-03-23 | 1 | -1/+0 |
* | tls_openssl: Improve quality of printed error messages, pass IO error codes t... | Martin Storsjö | 2021-04-01 | 1 | -12/+29 |
* | tls: Hook up the url_get_short_seek function in the TLS backends | Martin Storsjö | 2020-11-05 | 1 | -0/+7 |
* | avformat: Replace ffurl_close() by ffurl_closep() where appropriate | Andreas Rheinhardt | 2020-05-25 | 1 | -2/+1 |
* | avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSS... | James Almer | 2019-12-19 | 1 | -3/+3 |
* | lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 init | Jun Zhao | 2019-12-11 | 1 | -0/+7 |
* | Merge commit '6a9c00c09d2bc50c0ea64ba092b2f4afc46aa978' | James Almer | 2018-09-11 | 1 | -1/+1 |
|\ |
|
| * | tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation | Martin Storsjö | 2018-08-17 | 1 | -1/+1 |
* | | lavc, lavf: move avformat static mutex from avcodec to avformat | wm4 | 2017-12-26 | 1 | -5/+5 |
* | | Merge commit '0671eb2346c17e8fb13784cf90ce416661fdea1c' | James Almer | 2017-11-02 | 1 | -2/+20 |
|\| |
|
| * | tls_openssl: Readd support for nonblocking operation | Martin Storsjö | 2017-06-20 | 1 | -2/+20 |
* | | avformat/tls_openssl: move some functions up in the file | James Almer | 2017-11-02 | 1 | -73/+73 |
* | | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274' | James Almer | 2017-11-01 | 1 | -1/+1 |
|\| |
|
| * | tls: Hide backend implementation details from users | Diego Biurrun | 2017-06-02 | 1 | -1/+1 |
| * | openssl: Allow newer TLS versions than TLSv1 | Mark Thompson | 2016-10-31 | 1 | -1/+6 |
| * | openssl: Avoid double semicolons after the GET_BIO_DATA macro | Martin Storsjö | 2016-10-25 | 1 | -2/+2 |
* | | Merge commit 'ee050797664c7c74cae262ffab05006b55d47a11' | Clément Bœsch | 2017-03-24 | 1 | -10/+6 |
|\| |
|
| * | openssl: Support version 1.1.0. | Matt Oliver | 2016-10-23 | 1 | -2/+35 |
* | | avformat/tls: add tls url_get_file_handle | Jay Ridgeway | 2016-12-17 | 1 | -0/+7 |
* | | openssl: Allow newer TLS versions than TLSv1 | Mark Thompson | 2016-10-30 | 1 | -1/+6 |
* | | openssl: Support version 1.1.0. | Matt Oliver | 2016-10-21 | 1 | -63/+100 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
| * | lavf: move TLS-related ifdeffery to library specific files | wm4 | 2015-05-26 | 1 | -2/+66 |
| * | lavf: split tls.c | wm4 | 2015-05-26 | 1 | -0/+233 |
* | lavf: move TLS-related ifdeffery to library specific files | wm4 | 2015-05-27 | 1 | -2/+73 |
* | lavf: split tls.c | wm4 | 2015-05-27 | 1 | -0/+236 |