- 12 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3806
-
- 11 Aug, 2002 2 commits
-
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3804
-
Michael Smith authored
later on) svn path=/trunk/icecast/; revision=3803
-
- 10 Aug, 2002 2 commits
-
-
Michael Smith authored
Automatically create .m3u responses for any existing streams. If /stream.ogg exists, you can now request /stream.ogg.m3u in your browser. svn path=/trunk/icecast/; revision=3797
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3791
-
- 09 Aug, 2002 3 commits
-
-
Michael Smith authored
Crash bug in stats fixed. svn path=/trunk/icecast/; revision=3779
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3773
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3772
-
- 05 Aug, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3760
-
- 24 Jul, 2002 2 commits
-
-
Michael Smith authored
Still need to make autoconf define HAVE_POLL where relevent. svn path=/trunk/icecast/; revision=3717
-
Michael Smith authored
svn path=/trunk/icecast/; revision=3716
-
- 03 May, 2002 1 commit
-
-
Michael Smith authored
svn path=/trunk/httpp/; revision=3275
-
- 22 Mar, 2002 1 commit
-
-
Jack Moffitt authored
When the cond var is signalled it will wake up a thread. If all the connection handler threads are handling connections, the signal will be ignored and clients will 'pend' until another client causes the to signal again. We have to check to see if there are more pending connections before waiting on the signal again. svn path=/trunk/icecast/; revision=3178
-
- 11 Feb, 2002 1 commit
-
-
Michael Smith authored
- connections are now matched to format plugins based on content-type headers, and are rejected if there isn't a format handler for that content-type, or there is no content-type at all. - format_vorbis now handles pages with granulepos of -1 in the headers correctly (this happens if the headers are fairly large, because of many comments, for example). - various #include fixes. - buffer overflow in httpp.c fixed. svn path=/trunk/avl/; revision=3042
-
- 07 Feb, 2002 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=3029
-
- 21 Jan, 2002 1 commit
-
-
Jack Moffitt authored
we weren't checking to see if the mountpoint was already taken. Since the mountpoint was the key in the avl tree, bad things happened. svn path=/trunk/icecast/; revision=2966
-
- 21 Oct, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=2223
-
- 20 Oct, 2001 3 commits
-
-
Jack Moffitt authored
the default stacksize is unchanged (8k) until further testing on Solaris to determine if a larger value is needed. svn path=/trunk/icecast/; revision=2221
-
Jack Moffitt authored
be uppercase always in order to comply with the HTTP specification. While not a problem internal to icecast, they were slipping into the log files and breaking some less-than-robust parsers. svn path=/trunk/httpp/; revision=2197
-
Jack Moffitt authored
Whee! svn path=/trunk/icecast/; revision=2195
-
- 10 Sep, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/icecast/; revision=1996
-