aboutsummaryrefslogtreecommitdiff
path: root/src/server.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix Option/Result confusions + fixes for stabilityTill Hoeppner2015-04-181-9/+9
* I forgot to keep track. Embarassing, huh?Till Hoeppner2015-04-181-84/+65
* I should make smaller commits.Till Hoeppner2015-01-041-51/+101
* No more warnings about deprecation!James Ravenscroft2014-12-261-1/+1
* Put examples back to how they were before and removed some into_string deprec...James Ravenscroft2014-12-261-2/+4
* Fixed casting of function pointersJames Ravenscroft2014-12-251-1/+1
* Upload to crates.io plus fixes for changes in RustTill Hoeppner2014-11-211-7/+7
* Fixed TcpStream::connect invocationTill Hoeppner2014-11-071-3/+5
* Proper PRIVMSG parsingTill Hoeppner2014-11-031-14/+3
* API improvements, but more copyingTill Hoeppner2014-11-031-89/+67
* Initial commit.Till Hoeppner2014-10-211-0/+168