summaryrefslogtreecommitdiff
path: root/libavformat/tls_schannel.c
Commit message (Expand)AuthorAge
* tls: Hook up the url_get_short_seek function in the TLS backendsMartin Storsjö2020-11-05
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-25
* avformat/tls_schannel: immediately return decrypted data if availableJan Ekström2020-05-13
* avformat/tls_schannel: always decrypt all received dataJan Ekström2020-05-13
* avformat/tls_schannel: Fix use of uninitialized variablePaweł Wegner2018-08-18
* avformat/tls_schannel: fix handling of EOF after avio changesHendrik Leppkes2018-04-19
* Merge commit '61cec5adaacb358783c18aa07362f15824c1b274'James Almer2017-11-01
* avformat/tls_schannel: log unknown error codeswm42017-05-31
* avformat/tls: add tls url_get_file_handleJay Ridgeway2016-12-17
* Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
* avformat: add windows.h to SChannel SSP TLS codeKevin Mitchell2016-02-02
* avformat: implement SChannel SSP TLS protocolHendrik Leppkes2015-11-14