1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-30 06:35:23 +00:00
Go to file
Michael Smith 508795aa8b Bunch of fixes:
- 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
2002-02-11 09:11:18 +00:00
avl Bunch of fixes: 2002-02-11 09:11:18 +00:00
httpp Bunch of fixes: 2002-02-11 09:11:18 +00:00
log Allow logging to go to stderr instead of to a file, if the user so chooses 2002-01-29 09:20:28 +00:00
net minor build fixes for win32 courtesy of Oddsock 2002-02-07 01:04:09 +00:00
thread More win32 fixes. 2002-02-08 03:51:19 +00:00
timing minor build fixes for win32 courtesy of Oddsock 2002-02-07 01:04:09 +00:00