goirc/irc
Alex Bramley 04db2e2c8d Revert "Use default root CAs for SSL connections, h/t raylu."
This reverts commit 7515f11470.

This doesn't use the "default" CAs, it explicitly turns off CA verification.
Probably not the best of ideas. Patch to enable optional verification coming.

Conflicts:

	irc/connection.go
2010-11-03 20:42:39 +00:00
..
Makefile Makefile fixes to build with more recent Go releases. 2010-08-29 21:24:47 +01:00
commands.go Fixes for recent versions of Go. 2010-08-29 23:59:16 +08:00
connection.go Revert "Use default root CAs for SSL connections, h/t raylu." 2010-11-03 20:42:39 +00:00
handlers.go Fix a bug that prevented adding multiple handlers 2010-10-24 09:54:23 +01:00
irc_test.go add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
nickchan.go Remove extraneous (and quite spammy) debug printing. 2009-12-18 23:59:12 +00:00