log libmpdemux/http.c @ 18879:cc65a585fdcc

age author description
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Fri, 14 Apr 2006 13:37:38 +0000 reimar free memory on error in http_add_basic_authentication
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Wed, 08 Mar 2006 15:14:08 +0000 reimar Fix base64 encoding for basic auth according to RFC.
Thu, 09 Feb 2006 14:08:03 +0000 rathann Patch by Stefan Huehner / stefan % huehner ! org \
Tue, 08 Nov 2005 22:07:53 +0000 rtognimp Add another content-type for aac audio in shoutcast streams
Sun, 06 Nov 2005 16:10:39 +0000 reimar fix typos: aslo->also, falback->fallback (they were just too annoying *g*)
Sat, 05 Nov 2005 15:32:50 +0000 rtognimp Use correct demuxer type for aac in shoutcast streams
Wed, 28 Sep 2005 15:43:24 +0000 reimar another url_free that shouldn't be commented out.
Tue, 06 Sep 2005 21:00:57 +0000 reimar memleak fixes when invalid http url specified.
Sun, 24 Jul 2005 12:22:30 +0000 reimar Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not set
Sat, 23 Jul 2005 15:29:51 +0000 reimar Multiple unsv/scast bug fixes.
Wed, 20 Jul 2005 17:14:45 +0000 reimar Forgotten doxygen comments
Wed, 20 Jul 2005 17:12:33 +0000 reimar Ultravox improvements according to specs (didn't know they existed *g*)
Tue, 19 Jul 2005 12:07:04 +0000 reimar SHOUTcast and ultravox support
Thu, 16 Jun 2005 07:42:01 +0000 reimar Remove code that is already done by fixup_network_stream_cache.
Thu, 02 Jun 2005 18:57:58 +0000 reimar Change header order to avoid compile error because of STREAM_SEEK
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
Tue, 11 Jan 2005 17:49:59 +0000 reimar free http field_name to fix memleak
Sat, 01 May 2004 23:35:25 +0000 rtognimp Fix url escaping and avoid double escape
Tue, 30 Mar 2004 10:58:41 +0000 michael remote exploitable heap overflow fix by ("blexim" <blexim at hush dot com>)
Wed, 13 Nov 2002 09:02:55 +0000 bertrand Removed hard coded value for the length of the header separator.
Sat, 07 Sep 2002 08:15:57 +0000 bertrand Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
Fri, 06 Sep 2002 00:03:16 +0000 arpi - simpler http_response_append (uses realloc())
Sun, 23 Jun 2002 09:16:08 +0000 bertrand Added base64 encoder
Thu, 20 Jun 2002 07:58:52 +0000 bertrand Removed unecessary malloc and memcpy.
Tue, 30 Apr 2002 16:58:54 +0000 albeu Convert printf to mp_msg in the network layer
Sat, 23 Feb 2002 07:31:45 +0000 bertrand Fixed the http response parser when the http header only has the HTTP
Wed, 23 Jan 2002 08:46:22 +0000 bertrand Modified the output of the http_debug function.
Thu, 27 Dec 2001 02:02:03 +0000 arpi 10l...
Thu, 27 Dec 2001 01:53:25 +0000 arpi warning fix == cleanup
Sun, 16 Dec 2001 07:40:52 +0000 bertrand Handle broken server that doesn't send CRLF but jusr LF.
Fri, 14 Dec 2001 23:50:57 +0000 bertrand Made the HTTP request escaped the url.
Tue, 20 Nov 2001 22:14:16 +0000 bertrand Removed the field number limitation.
Fri, 26 Oct 2001 18:26:06 +0000 bertrand Added ASF http server streaming (Not mms streaming).
Sat, 20 Oct 2001 18:49:08 +0000 arpi libdemuxer... base http.c@5532e156c13f