March 14, 2012
View 6968a7d

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/03/14 10:04:18
March 12, 2012
View 8a3360d

httpauth: Parse the stale field in digest auth

Martin Storsjö authored on 2012/03/12 20:59:36
January 29, 2012
View c065255

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/29 08:34:59
January 28, 2012
View 7181c4e

cosmetics: Remove extra newlines at EOF

Alex Converse authored on 2012/01/28 03:36:35
November 12, 2011
View 29582df

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/12 10:50:25
November 11, 2011
View b911518

http: Handle proxy authentication

Martin Storsjö authored on 2011/11/11 18:21:42
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
August 19, 2010
View f9c399c

Make parse_key_value from httpauth a common lavf internal function

Martin Storsjö authored on 2010/08/19 23:49:53
June 4, 2010
View 784824a

Use AV_BASE64_SIZE() macro

Howard Chu authored on 2010/06/04 10:15:41
View 3c80491

httpauth: Fix the length passed to av_strlcat

Martin Storsjö authored on 2010/06/04 05:31:29
May 23, 2010
View 576fb48

Make ff_random_get_seed public, rename to av_get_random_seed, export the header

Martin Storsjö authored on 2010/05/23 17:53:40
April 3, 2010
View ff273dd

Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating zero, so should be 17 bytes, not 9.

Ronald S. Bultje authored on 2010/04/03 07:08:57
March 26, 2010
View 60f198a

Remove a redundant null pointer check

Martin Storsjö authored on 2010/03/26 06:53:42
March 25, 2010
View 855e773

Add support for http digest authentication

Martin Storsjö authored on 2010/03/25 22:58:26
View 9405f73

Split out http authentication handling into a separate file

Martin Storsjö authored on 2010/03/25 07:32:05