1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
icecast-server/src
Karl Heyes af1c8da6b6 more sock_t cleanups, win32 should have less warnings now
svn path=/icecast/trunk/icecast/; revision=14043
2007-10-24 22:42:49 +00:00
..
avl add guards for NULL dereference 2007-09-14 03:09:32 +00:00
httpp const updates, again no functional change 2007-08-16 22:52:24 +00:00
log off by 1 error, although not triggered by icecast/ices 2006-03-31 02:14:12 +00:00
net clean up prototypes and sock_t handling, for win32 mainly, no functional change 2007-10-24 21:42:01 +00:00
thread
timing Only define [u]int64_t on Windows if they haven't been defined already (e.g. in 2007-03-06 13:35:29 +00:00
admin.c no functional/structural change but cleans up the annoying signed/unsigned pointer warnings 2007-10-04 16:48:38 +00:00
admin.h const updates, no functional changes 2007-08-16 22:49:13 +00:00
auth_htpasswd.c Allow for files to be specified that will contain IPs that can be used to 2007-10-23 22:25:31 +00:00
auth_htpasswd.h fix bug #1141 2007-08-23 16:58:18 +00:00
auth_url.c *sigh, missing ; at least the coverity list should be clear again 2007-10-22 02:57:56 +00:00
auth_url.h return type was wrong, although it probably won't affect stability 2007-10-24 22:40:42 +00:00
auth.c a missing break from a previous auth update was preventing url auth from being 2007-10-20 01:55:18 +00:00
auth.h Auth update. Have each auth_t has its own queue of requests and thread to process 2007-08-21 22:30:30 +00:00
cfgfile.c Allow for files to be specified that will contain IPs that can be used to 2007-10-23 22:25:31 +00:00
cfgfile.h Allow for files to be specified that will contain IPs that can be used to 2007-10-23 22:25:31 +00:00
client.c merge work. allow sockets to be marked as ssl capable. This is mainly for /admin 2007-08-29 03:51:22 +00:00
client.h
compat.h Having both os.h and compat.h to do similar things is pointless; remove os.h 2005-12-17 12:41:34 +00:00
configtest.c
connection.c more sock_t cleanups, win32 should have less warnings now 2007-10-24 22:42:49 +00:00
connection.h more sock_t cleanups, win32 should have less warnings now 2007-10-24 22:42:49 +00:00
event.c merge work. mainly stats and some log message updates 2007-10-22 02:29:49 +00:00
event.h
format_flac.c memory leak when handling ogg flac, and make sure that moving listeners 2006-03-15 02:24:57 +00:00
format_flac.h
format_midi.c
format_midi.h
format_mp3.c header fixup for listeners. Tell any proxies to not cache and add minor tweaks 2007-10-19 14:06:07 +00:00
format_mp3.h
format_ogg.c Set error if we have an unrecognised codec, so that we properly drop the source 2006-04-20 16:51:27 +00:00
format_ogg.h
format_speex.c no functional/structural change but cleans up the annoying signed/unsigned pointer warnings 2007-10-04 16:48:38 +00:00
format_speex.h
format_theora.c
format_theora.h
format_vorbis.c small build fix and a minor issue highlighted by coverity 2007-09-14 03:01:17 +00:00
format_vorbis.h
format.c add global listeners stat 2007-10-20 00:58:05 +00:00
format.h missed some NULL checks from previous character set commit. Add optional charset 2007-08-30 23:36:19 +00:00
fserve.c updates to range header handling. closes #1246, #810 2007-10-17 23:49:14 +00:00
fserve.h Allow rereading of the mime types file on xml reload. Also allow for specifying 2007-08-13 21:33:27 +00:00
global.c Don't impose a limit on the number of listening sockets allowed in the xml 2007-10-16 01:53:06 +00:00
global.h more sock_t cleanups, win32 should have less warnings now 2007-10-24 22:42:49 +00:00
logging.c const updates, no functional changes 2007-08-16 22:49:13 +00:00
logging.h Handle http 302 response when a relay starts. The socket IO is isolated into a 2007-08-10 21:33:16 +00:00
main.c Don't impose a limit on the number of listening sockets allowed in the xml 2007-10-16 01:53:06 +00:00
Makefile.am Having both os.h and compat.h to do similar things is pointless; remove os.h 2005-12-17 12:41:34 +00:00
md5.c
md5.h
refbuf.c
refbuf.h
sighandler.c
sighandler.h
slave.c merge work. mainly stats and some log message updates 2007-10-22 02:29:49 +00:00
slave.h merge work. mainly stats and some log message updates 2007-10-22 02:29:49 +00:00
source.c merge work. mainly stats and some log message updates 2007-10-22 02:29:49 +00:00
source.h Triggers for source stats updated. No point updating all source stats if fewer 2007-08-11 17:44:45 +00:00
stats.c add global listeners stat 2007-10-20 00:58:05 +00:00
stats.h add global listeners stat 2007-10-20 00:58:05 +00:00
TODO
util.c more sock_t cleanups, win32 should have less warnings now 2007-10-24 22:42:49 +00:00
util.h more sock_t cleanups, win32 should have less warnings now 2007-10-24 22:42:49 +00:00
xslt.c no functional/structural change but cleans up the annoying signed/unsigned pointer warnings 2007-10-04 16:48:38 +00:00
xslt.h Patch from gtgbr@gmx.net to fix (void) function prototypes, with some minor 2005-12-17 12:23:09 +00:00
yp.c close report #704, add server-id tag, default stays as the server version string. 2007-09-03 00:55:27 +00:00
yp.h Patch from gtgbr@gmx.net to fix (void) function prototypes, with some minor 2005-12-17 12:23:09 +00:00