| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/tls_gnutls: retry gnutls_handshake on non fatal errors | Remita Amine | 2019-06-14 | 1 | -5/+7 |
* | lavc, lavf: move avformat static mutex from avcodec to avformat | wm4 | 2017-12-26 | 1 | -4/+4 |
* | Merge commit 'eb061ad6fd0e3cea7cf7cfbff0749bc90dd7d888' | James Almer | 2017-11-02 | 1 | -4/+19 |
|\ |
|
| * | tls_gnutls: Readd support for nonblocking operation | Martin Storsjö | 2017-06-20 | 1 | -4/+19 |
* | | 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 |
| * | build: Drop gcrypt support | Diego Biurrun | 2016-11-25 | 1 | -10/+0 |
* | | lavf/tls_gnutls: fix warnings from version check | Moritz Barsnick | 2017-09-26 | 1 | -0/+4 |
* | | lavf/tls_gnutls: fix compilation with GnuTLS 2.x | Moritz Barsnick | 2017-09-26 | 1 | -0/+2 |
* | | GnuTLS: eat PREMATURE_TERMINATION error | Tatsuyuki Ishi | 2017-09-21 | 1 | -0/+1 |
* | | avformat/tls: add tls url_get_file_handle | Jay Ridgeway | 2016-12-17 | 1 | -0/+7 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
| * | tls_gnutls: fix hang on disconnection | wm4 | 2015-06-14 | 1 | -1/+1 |
* | | avformat/tls_gnutls: correct version detection for certificate support | Ganesh Ajjanagadde | 2015-08-13 | 1 | -1/+1 |
* | | tls_gnutls: fix hang on disconnection | wm4 | 2015-06-14 | 1 | -1/+1 |
* | | Merge commit 'd4d90504a687d2c0ef77ccf11d831f24dcff9cf1' | Michael Niedermayer | 2015-05-28 | 1 | -0/+1 |
|\| |
|
| * | tls_gnutls: Add missing includes for the gcrypt thread safety callbacks | Martin Storsjö | 2015-05-28 | 1 | -0/+1 |
| * | lavf: move TLS-related ifdeffery to library specific files | wm4 | 2015-05-26 | 1 | -2/+28 |
| * | lavf: split tls.c | wm4 | 2015-05-26 | 1 | -0/+228 |
* | lavf: move TLS-related ifdeffery to library specific files | wm4 | 2015-05-27 | 1 | -3/+28 |
* | lavf: split tls.c | wm4 | 2015-05-27 | 1 | -0/+233 |