client_test.go
|
Switch from Godep to go vendoring
|
2016-03-01 01:51:26 +01:00 |
client.go
|
Handle nick collisions by right-padding with _
|
2017-04-06 23:26:58 +02:00 |
conn_test.go
|
Use RSA test key with NULL parameters
|
2017-02-17 02:09:50 +01:00 |
conn.go
|
Add ErrNicknameInUse constant
|
2017-04-06 23:31:11 +02:00 |
const.go
|
Add ErrNicknameInUse constant
|
2017-04-06 23:31:11 +02:00 |
message_test.go
|
Add Message.LastParam()
|
2016-12-17 00:11:44 +01:00 |
message.go
|
Add Message.LastParam()
|
2016-12-17 00:11:44 +01:00 |