[xiph-commits] r18131 - in icecast/trunk/icecast: . src
ph3-der-loewe at svn.xiph.org
ph3-der-loewe at svn.xiph.org
Fri Nov 25 18:39:30 PST 2011
Author: ph3-der-loewe
Date: 2011-11-25 18:39:30 -0800 (Fri, 25 Nov 2011)
New Revision: 18131
Modified:
icecast/trunk/icecast/ChangeLog
icecast/trunk/icecast/src/cfgfile.c
icecast/trunk/icecast/src/cfgfile.h
icecast/trunk/icecast/src/connection.c
Log:
corrected some small formating errors and typos
Modified: icecast/trunk/icecast/ChangeLog
===================================================================
--- icecast/trunk/icecast/ChangeLog 2011-11-26 02:37:39 UTC (rev 18130)
+++ icecast/trunk/icecast/ChangeLog 2011-11-26 02:39:30 UTC (rev 18131)
@@ -21,9 +21,9 @@
* trunk/icecast/src/cfgfile.c trunk/icecast/src/cfgfile.h
trunk/icecast/src/connection.c:
- Applied justdave's patches, fixing #1717 and #1718.
+ Applied justdave's patches, fixing #1717 and #1718.
HTTPS now with better security and support for chained
- certificates.
+ certificates.
2011-11-25 21:20 ph3-der-loewe
Modified: icecast/trunk/icecast/src/cfgfile.c
===================================================================
--- icecast/trunk/icecast/src/cfgfile.c 2011-11-26 02:37:39 UTC (rev 18130)
+++ icecast/trunk/icecast/src/cfgfile.c 2011-11-26 02:39:30 UTC (rev 18131)
@@ -9,8 +9,8 @@
* Karl Heyes <karl at xiph.org>
* and others (see AUTHORS for details).
* Copyright 2011, Philipp "ph3-der-loewe" Schafft <lion at lion.leolix.org>,
- * Thomas B. "dm8tbr" Ruecker <thomas.rucker at tieto.com>.
- * Dave 'justdave' Miller <justdave at mozilla.com>,
+ * Thomas B. "dm8tbr" Ruecker <thomas.rucker at tieto.com>,
+ * Dave 'justdave' Miller <justdave at mozilla.com>.
*/
#ifdef HAVE_CONFIG_H
Modified: icecast/trunk/icecast/src/cfgfile.h
===================================================================
--- icecast/trunk/icecast/src/cfgfile.h 2011-11-26 02:37:39 UTC (rev 18130)
+++ icecast/trunk/icecast/src/cfgfile.h 2011-11-26 02:39:30 UTC (rev 18131)
@@ -8,7 +8,7 @@
* oddsock <oddsock at xiph.org>,
* Karl Heyes <karl at xiph.org>
* and others (see AUTHORS for details).
- * Copyright 2011, Dave 'justdave' Miller <justdave at mozilla.com>,
+ * Copyright 2011, Dave 'justdave' Miller <justdave at mozilla.com>.
*/
#ifndef __CFGFILE_H__
Modified: icecast/trunk/icecast/src/connection.c
===================================================================
--- icecast/trunk/icecast/src/connection.c 2011-11-26 02:37:39 UTC (rev 18130)
+++ icecast/trunk/icecast/src/connection.c 2011-11-26 02:39:30 UTC (rev 18131)
@@ -8,8 +8,8 @@
* oddsock <oddsock at xiph.org>,
* Karl Heyes <karl at xiph.org>
* and others (see AUTHORS for details).
- * Copyright 2011, Philipp "ph3-der-loewe" Schafft <lion at lion.leolix.org>
- * Dave 'justdave' Miller <justdave at mozilla.com>,
+ * Copyright 2011, Philipp "ph3-der-loewe" Schafft <lion at lion.leolix.org>,
+ * Dave 'justdave' Miller <justdave at mozilla.com>.
*/
/* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- */
More information about the commits
mailing list