log stream/url.h @ 37195:ac6c37d85d65 default tip

age author description
Fri, 21 Sep 2012 18:57:00 +0000 reimar Fix redirection for proxy URLs.
Sat, 26 Feb 2011 11:57:54 +0000 cboesch Make proxy and url parameter const in get_noauth_url and get_http_proxy_url.
Sat, 26 Feb 2011 11:57:18 +0000 cboesch Use mp_asprintf in make_noauth_url and make_http_proxy_url.
Fri, 03 Dec 2010 23:10:36 +0000 cboesch Add support for login/password in http_proxy env variable.
Sun, 21 Nov 2010 16:52:22 +0000 cboesch Do not keep authentication in URL on connection through a proxy
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Wed, 08 Nov 2006 22:42:31 +0000 reimar Support URL redirections that do not specify full URL.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/url.h@a138a97d2bdc