1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-01-03 14:56:34 -05:00
icecast-server/src
Michael Smith 2225738aba Ensure we don't throw away a buffer after only sending part of it.
svn path=/trunk/icecast/; revision=3290
2002-05-08 05:18:43 +00:00
..
avl Bunch of fixes: 2002-02-11 09:11:18 +00:00
httpp Memory leaks. Lots of little ones. 2002-05-03 15:04:56 +00:00
log Buffer overflows. 2002-04-05 09:28:26 +00:00
net Ricardo Galli found this too. We weren't setting no linger and keepalive 2002-03-22 21:44:29 +00:00
thread Don't use start after freeing it in thread startup code. 2002-04-30 06:50:47 +00:00
timing minor build fixes for win32 courtesy of Oddsock 2002-02-07 01:04:09 +00:00
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
client.c Initial revision 2001-09-10 02:21:46 +00:00
client.h Initial revision 2001-09-10 02:21:46 +00:00
compat.h Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
config.c Memory leaks. Lots of little ones. 2002-05-03 15:04:56 +00:00
config.h Add a source-timeout config option and implement it. This prevents lame 2002-01-21 04:28:30 +00:00
configtest.c Initial revision 2001-09-10 02:21:46 +00:00
connection.c Memory leaks. Lots of little ones. 2002-05-03 15:04:56 +00:00
connection.h Add check for stdint.h, since Solaris doesn't have it. This is needed 2001-10-20 21:28:09 +00:00
format_vorbis.c Memory leaks. Lots of little ones. 2002-05-03 15:04:56 +00:00
format_vorbis.h Initial revision 2001-09-10 02:21:46 +00:00
format.c Comment audio/mpeg out until it gets implemented, to avoid segfaults. 2002-02-19 22:01:51 +00:00
format.h Buffer overflows. 2002-04-05 09:28:26 +00:00
global.c Initial revision 2001-09-10 02:21:46 +00:00
global.h Revert stacksize stuff and changes for the thread module. 2001-10-21 02:06:08 +00:00
logging.c Win32 fixes. Look how portable this was ;) Just header stuff and some defines. 2001-10-20 06:43:04 +00:00
logging.h win32 patches from Ed 2002-03-05 23:59:38 +00:00
main.c Minor cleanup of 'static' functions. 2002-02-08 03:59:17 +00:00
Makefile.am Fix broken CFLAGS handling. 2001-10-21 16:13:02 +00:00
os.h minor build fixes for win32 courtesy of Oddsock 2002-02-07 01:04:09 +00:00
refbuf.c Initial revision 2001-09-10 02:21:46 +00:00
refbuf.h Initial revision 2001-09-10 02:21:46 +00:00
sighandler.c Initial revision 2001-09-10 02:21:46 +00:00
sighandler.h Initial revision 2001-09-10 02:21:46 +00:00
source.c Ensure we don't throw away a buffer after only sending part of it. 2002-05-08 05:18:43 +00:00
source.h Initial revision 2001-09-10 02:21:46 +00:00
stats.c Memory leaks. Lots of little ones. 2002-05-03 15:04:56 +00:00
stats.h Bunch of fixes: 2002-02-11 09:11:18 +00:00
TODO Initial revision 2001-09-10 02:21:46 +00:00
util.c minor build fixes for win32 courtesy of Oddsock 2002-02-07 01:04:09 +00:00
util.h Initial revision 2001-09-10 02:21:46 +00:00