27 Commits (5869407da2657900ebf7419a4dff85b309e2363e)

Author SHA1 Message Date
Andreas Rheinhardt 33df1ba6b2 avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h 3 years ago
Martin Storsjö 84ad471fce tls_openssl: Improve quality of printed error messages, pass IO error codes through 4 years ago
Martin Storsjö 70d8077b79 tls: Hook up the url_get_short_seek function in the TLS backends 4 years ago
Andreas Rheinhardt 82bf41f3ab avformat: Replace ffurl_close() by ffurl_closep() where appropriate 5 years ago
James Almer abf5e7bc21 avformat/tls_openssl: don't use libcrypto locking functions with newer OpenSSL versions 5 years ago
Jun Zhao 4eae85a82f lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 init 5 years ago
Martin Storsjö 6a9c00c09d tls_openssl: Fix checks for SSL_ERROR_WANT_WRITE in nonblocking operation 6 years ago
wm4 86a13bf2ff lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
James Almer eaa25b09e4 avformat/tls_openssl: move some functions up in the file 7 years ago
Martin Storsjö 0671eb2346 tls_openssl: Readd support for nonblocking operation 8 years ago
Diego Biurrun 61cec5adaa tls: Hide backend implementation details from users 8 years ago
Jay Ridgeway 295601bba3 avformat/tls: add tls url_get_file_handle 8 years ago
Mark Thompson 218ed7250c openssl: Allow newer TLS versions than TLSv1 8 years ago
Mark Thompson e8634fb92e openssl: Allow newer TLS versions than TLSv1 8 years ago
Martin Storsjö f22363c729 openssl: Avoid double semicolons after the GET_BIO_DATA macro 8 years ago
Matt Oliver ee05079766 openssl: Support version 1.1.0. 8 years ago
Matt Oliver 798c6ecce5 openssl: Support version 1.1.0. 8 years ago
Anton Khirnov 2758cdedfb lavf: reorganize URLProtocols 9 years ago
wm4 a9f1d584e5 lavf: move TLS-related ifdeffery to library specific files 10 years ago
wm4 4a006b9eb7 lavf: split tls.c 10 years ago
wm4 57cde2b180 lavf: move TLS-related ifdeffery to library specific files 10 years ago
wm4 d8ffb2055f lavf: split tls.c 10 years ago