log src/neon/neon.c @ 1751:dc83901850df

age author description
Wed, 19 Sep 2007 17:44:13 +0200 Ralf Ertzinger - Add license texts to the neon source
Wed, 19 Sep 2007 17:33:22 +0200 Ralf Ertzinger - Read the correct amount of data from the buffer when handling ShoutCast metadata
Wed, 19 Sep 2007 14:36:37 +0200 Ralf Ertzinger - Free memory for ICY tags
Wed, 19 Sep 2007 12:06:35 +0200 Ralf Ertzinger branch merge
Wed, 19 Sep 2007 12:04:12 +0200 Ralf Ertzinger - Add HTTP auth support (http://<username>:<password>@.... scheme)
Tue, 18 Sep 2007 19:39:35 -0500 William Pitcock Call g_strlcpy() on static name/value buffers instead of strcpy().
Tue, 18 Sep 2007 18:01:00 +0200 Ralf Ertzinger - Add lots of code to support the completely braindead concept that is StreamCast
Tue, 18 Sep 2007 11:35:15 +0200 Ralf Ertzinger - Add network timeouts
Mon, 17 Sep 2007 22:10:21 +0200 Ralf Ertzinger - Correct some compiler warnings
Mon, 17 Sep 2007 21:46:53 +0200 Ralf Ertzinger - Add neon HTTP transport plugin sources (for real)