23 Commits (8db203a9dd73072da3e8e131209362317c70ade0)

Author SHA1 Message Date
Andrey Utkin c134850669 httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Andrey Utkin fdb3283872 avformat/httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Michael Niedermayer ab5d46df16 avformat/httpauth: add comment about "" and algorithm 11 years ago
Carl Eugen Hoyos 3ba056017f Fix http authentication. 11 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Martin Storsjö e002e3291e Use the new aes/md5/sha/tree allocation functions 12 years ago
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