log stream/http.c @ 22341:dd297c5f9ccd

age author description
2007-01-28 uau Fix base64_encode() max output length checking.
2006-12-30 iive Fix double free of *http_hdr at server error.
2006-12-10 reimar Make sure closesocket is called.
2006-12-10 reimar STREAM_UNSUPPORTED is -1, so use the former for return value in all places.
2006-12-10 reimar Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)
2006-12-09 reimar Fix misplaced http_free
2006-12-09 reimar Fix potential endless loop in http_streaming_start due
2006-12-09 reimar Fix lots and lots of potential memory/fd leaks in http_streaming_start
2006-11-08 reimar Support URL redirections that do not specify full URL.
2006-10-12 diego slight overall verbosity reduction
2006-08-20 reimar Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)
2006-08-04 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
2006-07-31 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/http.c@a331cf9731e2