aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* [descriptive commit message]HEADmasterTill Höppner2015-12-041-3/+8
* Make openssl a required dependencyTill Hoeppner2015-06-281-4/+0
* Add to_static functionality for RepliesTill Hoeppner2015-06-271-1/+1
* Re-add carboxyl, split into owned and shared clientTill Hoeppner2015-06-261-0/+1
* This commit is a little too large. Sorry. :STill Hoeppner2015-06-171-1/+15
* Update for new debug flagTill Hoeppner2015-06-011-1/+3
* Add SSL connections and use them in the exampleTill Hoeppner2015-05-041-1/+13
* Bump version, although this isn't "final"Till Hoeppner2015-04-301-1/+4
* No need for eventualTill Hoeppner2015-04-211-1/+0
* Ditch convenience api, switch to byte-indexingTill Hoeppner2015-04-211-1/+6
* Parse and format PASS, NICK, USER, OPER, PING, PONG, JOIN, PARTTill Hoeppner2015-04-211-1/+1
* Refix serverTill Hoeppner2015-04-201-1/+1
* Add reply generationTill Hoeppner2015-04-201-3/+5
* Something inbetween working and brokenTill Hoeppner2015-04-201-1/+2
* Fix Option/Result confusions + fixes for stabilityTill Hoeppner2015-04-181-5/+2
* I forgot to keep track. Embarassing, huh?Till Hoeppner2015-04-181-4/+20
* I should make smaller commits.Till Hoeppner2015-01-041-1/+1
* Fixed TcpStream::connect invocationTill Hoeppner2014-11-071-0/+3
* API improvements, but more copyingTill Hoeppner2014-11-031-2/+3
* Initial commit.Till Hoeppner2014-10-211-3/+10
* SetupTill Hoeppner2014-08-071-0/+3