summaryrefslogtreecommitdiff
path: root/libavformat/tls_schannel.c
Commit message (Expand)AuthorAgeFilesLines
* tls: Hook up the url_get_short_seek function in the TLS backendsMartin Storsjö2020-11-051-0/+7
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-251-2/+1
* avformat/tls_schannel: immediately return decrypted data if availableJan Ekström2020-05-131-1/+6
* avformat/tls_schannel: always decrypt all received dataJan Ekström2020-05-131-1/+1
* avformat/tls_schannel: Fix use of uninitialized variablePaweł Wegner2018-08-181-1/+1
* avformat/tls_schannel: fix handling of EOF after avio changesHendrik Leppkes2018-04-191-4/+6
* Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-011-1/+1
* avformat/tls_schannel: log unknown error codeswm42017-05-311-1/+1
* avformat/tls: add tls url_get_file_handleJay Ridgeway2016-12-171-0/+7
* Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-291-1/+1
* avformat: add windows.h to SChannel SSP TLS codeKevin Mitchell2016-02-021-0/+1
* avformat: implement SChannel SSP TLS protocolHendrik Leppkes2015-11-141-0/+600