Commit graph

20 commits

Author SHA1 Message Date
Jon Gjengset
8383b47f35 Use BufStream for better I/O handling (#39)
* Use bufstream for better read/write

* Read with length 0 == EOF

* Adapt read_delay test to write one chat at a time

* Add test for eof reads

* Neater interface for MockStream
2017-09-27 17:38:51 -04:00
Matt McCoy
3e017da4af Bump version from 0.3.2 -> 0.3.3 2017-07-12 20:59:31 -04:00
Matt McCoy
62cef4a773 Bumping version from 0.3.1 -> 0.3.2 after fixing readline bug 2017-06-20 19:16:23 -04:00
Matt McCoy
3b6816b732 Updating version 2017-05-02 21:57:45 -04:00
drevilt
89a8d0eaf3 update to openssl 0.9 (#31) 2017-05-01 15:39:12 -04:00
Matt McCoy
39f889430b Updating versioning 2017-03-02 18:08:30 -05:00
Matt McCoy
61c7c0ff0a Updating version 2017-03-02 17:17:25 -05:00
drevilt
59163929d3 update regex to 0.2 (#25) 2017-03-02 17:16:22 -05:00
Matt McCoy
257cf90f46 Updating version 2017-03-02 17:14:11 -05:00
drevilt
dc3b4f92e6 update to openssl 0.8 and unspecify micro versions (#22) 2017-03-02 17:08:54 -05:00
Matt McCoy
8a1162ada4 Initial testing for authentication 2016-06-28 21:48:25 -04:00
Matt McCoy
668f71d5e9 Removing bin specification in Cargo.toml 2016-06-21 23:34:47 -04:00
Matt McCoy
ab5a5bb40a Adding homepage to Cargo.toml 2016-06-16 19:45:31 -04:00
Matt McCoy
765a939873 Updating Cargo.toml file with more data 2016-06-15 19:56:18 -04:00
Matt McCoy
1e52fa8325 Incrementing version number 2016-01-11 10:39:42 -05:00
Corey Farwell
fca5be62a7 Relicense as Apache 2.0 / MIT
Closes #7
2016-01-10 17:34:19 -05:00
Matt McCoy
e9c6577ffa Updating to version 0.0.4 2015-12-14 17:36:54 -05:00
Matt McCoy
4d6fce59ab Bumping to version 0.0.3 2015-06-15 15:14:10 -04:00
Matt McCoy
298eac6598 Updating to compile for the most recent version of rust 2015-06-07 00:59:53 -04:00
Matt McCoy
95e6676055 Initial Commit 2015-04-15 16:23:58 -04:00