]> git.sesse.net Git - ffmpeg/history - libavformat/tls_openssl.c
configure: Factorize check_64_bit()
[ffmpeg] / libavformat / tls_openssl.c
2017-06-20 Martin Storsjötls_openssl: Readd support for nonblocking operation
2017-06-02 Diego Biurruntls: Hide backend implementation details from users
2016-10-31 Mark Thompsonopenssl: Allow newer TLS versions than TLSv1
2016-10-25 Martin Storsjöopenssl: Avoid double semicolons after the GET_BIO_DATA...
2016-10-23 Matt Oliveropenssl: Support version 1.1.0.
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2015-05-26 wm4lavf: move TLS-related ifdeffery to library specific...
2015-05-26 wm4lavf: split tls.c