summaryrefslogtreecommitdiff
path: root/libavformat/tls.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick2021-03-191-1/+3
* Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'James Almer2018-02-111-2/+2
|\
| * Drop some unnecessary config.h #includesDiego Biurrun2018-02-061-2/+2
* | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-011-2/+0
|\ \ | |/
| * tls: Hide backend implementation details from usersDiego Biurrun2017-06-021-2/+0
| * lavf: move TLS-related ifdeffery to library specific fileswm42015-05-261-0/+6
| * lavf: split tls.cwm42015-05-261-0/+54
* avformat: implement SChannel SSP TLS protocolHendrik Leppkes2015-11-141-1/+1
* lavf/tls: let the user specify what name to verify againstRodger Combs2015-06-081-2/+5
* lavf/tls: Support Secure TransportRodger Combs2015-05-291-1/+1
* lavf: move TLS-related ifdeffery to library specific fileswm42015-05-271-0/+6
* lavf: split tls.cwm42015-05-271-0/+55