log stream/url.h @ 36438:63be95f0e125

age author description
2012-09-21 reimar Fix redirection for proxy URLs.
2011-02-26 cboesch Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.
2011-02-26 cboesch Use mp_asprintf in make_noauth_url and make_http_proxy_url.
2010-12-03 cboesch Add support for login/password in http_proxy env variable.
2010-11-21 cboesch Do not keep authentication in URL on connection through a proxy
2010-01-30 diego Add license header to all files missing it in the stream subdirectory.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2007-07-02 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
2006-11-08 reimar Support URL redirections that do not specify full URL.
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/url.h@a138a97d2bdc