July 29, 2012
View 706bd8e

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/07/29 08:56:31
July 28, 2012
View 41ecbbc

tls: Return AVERROR_EOF if the TLS_read/write functions return 0

Martin Storsjö authored on 2012/07/28 02:22:51
July 22, 2012
View 4f4eb38

tls: TLS/SSL server

Peter Ross authored on 2012/07/22 13:25:12
View d1146d6

tls: parse uri path options to underlying tcp URLContext

Peter Ross authored on 2012/07/22 13:25:02
View b246085

tls: verify option

Peter Ross authored on 2012/07/22 13:24:53
View 973a758

tls: cafile, cert, key options

Peter Ross authored on 2012/07/22 13:24:43
December 30, 2011
View 32b83ae

avio: Add an URLProtocol flag for indicating that a protocol uses network

Martin Storsjö authored on 2011/12/30 18:38:05
November 27, 2011
View c88ebdb

Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.

Diego Biurrun authored on 2011/11/27 02:35:26
November 17, 2011
View 92db95e

tls: Use TLSv1_client_method for OpenSSL

Martin Storsjö authored on 2011/11/17 18:15:27
November 11, 2011
View 371d15e

tls: Use the URLContext as logging context

Martin Storsjö authored on 2011/11/11 00:52:38
November 10, 2011
View 2565dbe

tls: Handle connection via a http proxy

Martin Storsjö authored on 2011/11/10 22:26:23
November 7, 2011
View 6f1b7b3

avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc

Martin Storsjö authored on 2011/11/07 05:50:44
View 9957cdb

avformat: Use ff_check_interrupt

Martin Storsjö authored on 2011/11/07 05:34:24
November 5, 2011
View ddffc2f

avio: add support for passing options to protocols.

Anton Khirnov authored on 2011/11/05 18:04:04
View 34ff0e2

tls: use AVIO_FLAG_NONBLOCK instead of deprecated URL_FLAG_NONBLOCK

Anton Khirnov authored on 2011/11/05 20:48:02