ergo/irc
Jeremy Latt f56db354ee fix client auth for no password
All clients are authorized if the server lacks a password.
2014-03-06 20:10:02 -08:00
..
channel.go Merge remote-tracking branch 'origin/master' into cap-protocol 2014-03-06 10:34:50 -08:00
client.go fix client auth for no password 2014-03-06 20:10:02 -08:00
commands.go Merge remote-tracking branch 'origin/master' into cap-protocol 2014-03-06 10:34:50 -08:00
config.go improve logging 2014-03-05 23:07:55 -08:00
constants.go fix client auth for no password 2014-03-06 20:10:02 -08:00
database.go improve logging 2014-03-05 23:07:55 -08:00
net.go don't close socket send channel 2014-02-14 19:30:58 -08:00
password.go move password handling into a single file 2014-03-01 15:18:49 -08:00
reply.go Merge remote-tracking branch 'origin/master' into cap-protocol 2014-03-06 10:34:50 -08:00
server.go Merge pull request #8 from jlatt/cap-protocol 2014-03-06 17:39:12 -08:00
socket.go trim trailing space from commands 2014-02-26 16:18:52 -08:00
types.go send proper replies for cap protocol 2014-03-02 12:54:48 -08:00