Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Be more liberal with accepted line endings. ERC on Windows likes to use | Wilmer van der Gaast | 2008-03-29 | -2/+2 |
| | | | | | | | "\r\r\n", for example, and until now BitlBee only chopped off the \r\n, leaving the first \r as part of the command, which means it couldn't log in to BitlBee at all. (Bad character in nickname.) | |||
* | Some simple tests for irc_*() | Jelmer Vernooij | 2006-12-06 | -0/+65 |