log stream/http.c @ 24132:9f234010c4be

age author description
Sun, 28 Jan 2007 19:25:03 +0000 uau Fix base64_encode() max output length checking.
Sat, 30 Dec 2006 13:23:39 +0000 iive Fix double free of *http_hdr at server error.
Sun, 10 Dec 2006 19:47:24 +0000 reimar Make sure closesocket is called.
Sun, 10 Dec 2006 19:38:41 +0000 reimar STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
Sun, 10 Dec 2006 19:35:39 +0000 reimar Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
Sat, 09 Dec 2006 19:50:08 +0000 reimar Fix misplaced http_free
Sat, 09 Dec 2006 19:34:46 +0000 reimar Fix potential endless loop in http_streaming_start due
Sat, 09 Dec 2006 19:33:28 +0000 reimar Fix lots and lots of potential memory/fd leaks in http_streaming_start
Wed, 08 Nov 2006 22:42:31 +0000 reimar Support URL redirections that do not specify full URL.
Thu, 12 Oct 2006 22:24:19 +0000 diego slight overall verbosity reduction
Sun, 20 Aug 2006 11:47:33 +0000 reimar Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)
Fri, 04 Aug 2006 17:01:29 +0000 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
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/http.c@a331cf9731e2