summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-06 16:49:11 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-06 16:49:11 +0200
commitb4e78e04551fb9836d320f01143d6aa2661cc7f3 (patch)
tree80e0f9a68a16231466c7dbd7b5565cd9a9ddeabd /src
parent86596d080d1b3ac8d6c199cea5ff047b57da9be9 (diff)
Add SSL port to freenode
Diffstat (limited to 'src')
-rw-r--r--src/common/servlist.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index b6132e35..43d01858 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -247,6 +247,9 @@ static const struct defaultserver def[] =
 	{0,			"irc.vendetta.com"},
 
 	{"freenode",	0,	"#hexchat"},
+#ifdef USE_OPENSSL
+	{0,				"irc.freenode.net/+6697"},
+#endif
 	{0,				"irc.freenode.net"},
 
 /*	{"Freeworld",	0},