From eadfcbe19f0239363e6316cf287d2e7406efa22e Mon Sep 17 00:00:00 2001 From: Karl Heyes Date: Sat, 30 Jul 2005 17:16:21 +0000 Subject: [PATCH] initial ssl port handling work svn path=/icecast/branches/kh/icecast/; revision=9656 --- conf/icecast.xml.in | 2 ++ configure.in | 8 +++++ src/auth.c | 3 ++ src/cfgfile.c | 8 +++++ src/cfgfile.h | 2 ++ src/client.c | 55 ++++++++++++++++++++++++----- src/connection.c | 85 ++++++++++++++++++++++++++++++++++++++++++--- src/connection.h | 7 ++++ 8 files changed, 158 insertions(+), 12 deletions(-) diff --git a/conf/icecast.xml.in b/conf/icecast.xml.in index 293ad2de..e861cada 100644 --- a/conf/icecast.xml.in +++ b/conf/icecast.xml.in @@ -53,6 +53,7 @@ @@ -158,6 +159,7 @@ @pkgdatadir@/web @pkgdatadir@/admin +