Commit graph

19 commits

Author SHA1 Message Date
Aaron Weiss
4cd500d892 Updated encoding library for language changes. 2014-12-04 12:54:25 -05:00
Aaron Weiss
b05994e65c Fixed typo in SSL implementation that went unnoticed. 2014-12-01 18:34:39 -05:00
Aaron Weiss
40d8f09528 Separated reading and writing once more, thanks to changes in
rust-openssl.
2014-12-01 18:17:03 -05:00
Aaron Weiss
5d72f0b41a Updated to 0.3.2. 2014-12-01 16:14:16 -05:00
Aaron Weiss
33991dc9a1 Version number bumped to 0.3.1 for making encoding a feature. 2014-11-30 03:41:26 -05:00
Aaron Weiss
b4cda39134 Made encoding into a feature as encode. 2014-11-30 03:30:10 -05:00
Aaron Weiss
098f9dbbff Added support for non-unicode encodings. 2014-11-30 01:29:38 -05:00
Aaron Weiss
2d72192f3a Updated version number to 0.2.1. 2014-11-29 05:49:41 -05:00
Aaron Weiss
ebab05a6b8 Added the ability to set timeouts for live connections. 2014-11-29 04:52:50 -05:00
Aaron Weiss
b199480025 Updated reference in Wrapper for RFC 248. 2014-11-29 02:58:05 -05:00
Aaron Weiss
ca3d52201d The nickname of Users is now accessible. 2014-11-28 16:47:29 -05:00
Aaron Weiss
3701b6e569 Updated openssl dependency. 2014-11-24 12:35:54 -05:00
Aaron Weiss
bc927056cc Backtracked to 0.1.0 (1.0 will be with Rust 1.0). 2014-11-21 15:06:07 -05:00
Aaron Weiss
c84a7813a1 Updated Cargo.toml for crates.io, but the crate name is being squatted. 2014-11-21 15:01:41 -05:00
Aaron Weiss
a903dd9571 Added SSL support, but it's broken because of the duplicate SslStream creations. 2014-11-08 17:35:19 -05:00
Aaron Weiss
a79a1fc033 Added more details to Cargo.toml. 2014-11-08 14:14:23 -05:00
Aaron Weiss
b2006d044d Laid out basic structure of rewritten library. 2014-11-02 16:25:57 -05:00
Aaron Weiss
91aa5bcc6f Refactored for iterators. 2014-11-02 16:16:58 -05:00
Aaron Weiss
bc4041981e Initiated with cargo new irc. 2014-09-10 16:23:09 -04:00