Age | Commit message (Expand) | Author |
---|---|---|
2011-11-11 | http: Handle proxy authentication | Martin Storsjö |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2010-08-19 | Make parse_key_value from httpauth a common lavf internal function | Martin Storsjö |
2010-06-04 | Use AV_BASE64_SIZE() macro | Howard Chu |
2010-06-03 | httpauth: Fix the length passed to av_strlcat | Martin Storsjö |
2010-05-23 | Make ff_random_get_seed public, rename to av_get_random_seed, export the header | Martin Storsjö |
2010-04-02 | Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating | Ronald S. Bultje |
2010-03-25 | Remove a redundant null pointer check | Martin Storsjö |
2010-03-25 | Add support for http digest authentication | Martin Storsjö |
2010-03-24 | Split out http authentication handling into a separate file | Martin Storsjö |