1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-23 06:25:24 +00:00
icecast-server/src
Michael Smith 9cf59b280c Fix locations of headers.
svn path=/trunk/icecast/; revision=3439
2002-06-29 04:29:37 +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 Fix locations of headers. 2002-06-29 04:29:37 +00:00
config.h Ian Kumlien's security (chroot() and setuid() patch), with some modifications. 2002-05-14 11:06:54 +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 Fix for evil format string vulnerability - people, don't DO THIS! 2002-06-03 09:12:50 +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 missing newlines. oops. 2002-05-21 05:22:32 +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 I am an idiot. 2002-05-08 14:07:42 +00:00
source.h Initial revision 2001-09-10 02:21:46 +00:00
stats.c Fix locations of headers. 2002-06-29 04:29:37 +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