| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/tls_schannel: Initialize ret | Michael Niedermayer | 2024-07-07 | 1 | -1/+1 |
* | avformat/tls_schannel: forward AVIO_FLAG_NONBLOCK to tcp stream | Timo Rothenpieler | 2024-06-24 | 1 | -1/+14 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | tls: Hook up the url_get_short_seek function in the TLS backends | Martin Storsjö | 2020-11-05 | 1 | -0/+7 |
* | avformat: Replace ffurl_close() by ffurl_closep() where appropriate | Andreas Rheinhardt | 2020-05-25 | 1 | -2/+1 |
* | avformat/tls_schannel: immediately return decrypted data if available | Jan Ekström | 2020-05-13 | 1 | -1/+6 |
* | avformat/tls_schannel: always decrypt all received data | Jan Ekström | 2020-05-13 | 1 | -1/+1 |
* | avformat/tls_schannel: Fix use of uninitialized variable | Paweł Wegner | 2018-08-18 | 1 | -1/+1 |
* | avformat/tls_schannel: fix handling of EOF after avio changes | Hendrik Leppkes | 2018-04-19 | 1 | -4/+6 |
* | Merge commit '61cec5adaacb358783c18aa07362f15824c1b274' | James Almer | 2017-11-01 | 1 | -1/+1 |
* | avformat/tls_schannel: log unknown error codes | wm4 | 2017-05-31 | 1 | -1/+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 |
* | avformat: add windows.h to SChannel SSP TLS code | Kevin Mitchell | 2016-02-02 | 1 | -0/+1 |
* | avformat: implement SChannel SSP TLS protocol | Hendrik Leppkes | 2015-11-14 | 1 | -0/+600 |