13 Commits (8728b958ff1b9b4b4a1d72b704af1decbe0bef31)

Author SHA1 Message Date
Antti Seppälä 5423e908c9 Support urlencoded http authentication credentials 12 years ago
Martin Storsjö 8a3360d18a httpauth: Parse the stale field in digest auth 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Martin Storsjö b911518d1c http: Handle proxy authentication 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Martin Storsjö f9c399c4fd Make parse_key_value from httpauth a common lavf internal function 14 years ago
Howard Chu 784824a68c Use AV_BASE64_SIZE() macro 15 years ago
Martin Storsjö 3c80491daa httpauth: Fix the length passed to av_strlcat 15 years ago
Martin Storsjö 576fb48e6d Make ff_random_get_seed public, rename to av_get_random_seed, export the header 15 years ago
Ronald S. Bultje ff273ddae7 Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating 15 years ago
Martin Storsjö 60f198a774 Remove a redundant null pointer check 15 years ago
Martin Storsjö 855e7732c6 Add support for http digest authentication 15 years ago
Martin Storsjö 9405f733d9 Split out http authentication handling into a separate file 15 years ago