mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
* Fix #679 (borked reply to `JOIN #chan,\r\n`) * Replace invalid error parameters with *'s in various places * Fix PART with no message sending an empty trailing parameter to the channel * Fix some error responses not getting labeled |
||
|---|---|---|
| .. | ||
| args.go | ||
| args_test.go | ||
| bitset.go | ||
| bitset_test.go | ||
| crypto.go | ||
| crypto_test.go | ||
| fieldsn.go | ||
| net.go | ||
| net_test.go | ||
| os.go | ||
| semaphores.go | ||
| semaphores_test.go | ||
| sync.go | ||
| text.go | ||
| text_test.go | ||