8 Commits (dec112691561bddaea07e0ad455a71bf29ade60d)

Author SHA1 Message Date
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