aboutsummaryrefslogtreecommitdiff
path: root/src/client.rs
Commit message (Expand)AuthorAgeFilesLines
* [descriptive commit message]HEADmasterTill Höppner2015-12-041-133/+42
* Use official carboxyl againTill Hoeppner2015-06-291-0/+22
* Make openssl a required dependencyTill Hoeppner2015-06-281-8/+0
* Move IO logging into client.rsTill Hoeppner2015-06-281-4/+6
* Fix clientTill Hoeppner2015-06-281-35/+43
* Add to_static functionality for RepliesTill Hoeppner2015-06-271-9/+23
* Add to_static functionality for CommandsTill Hoeppner2015-06-271-2/+2
* Use SharedClient instead of OwnedClient in StreamscowsTill Hoeppner2015-06-261-7/+7
* Re-add carboxyl, split into owned and shared clientTill Hoeppner2015-06-261-25/+63
* Giving up on carboxyl for now. :/Till Hoeppner2015-06-211-5/+36
* This commit is a little too large. Sorry. :STill Hoeppner2015-06-171-21/+54
* More control about SSL methods, and proper selection between ssl vs plain at ...Till Hoeppner2015-05-041-9/+3
* Add SSL connections and use them in the exampleTill Hoeppner2015-05-041-8/+14
* Ditch convenience api, switch to byte-indexingTill Hoeppner2015-04-211-0/+140