Jon Gjengset
7c95ae76d6
Swap openssl for native-tls ( #43 )
...
* Replace openssl with native-tls
* Add From<TlsError> to allow builder()?
* Update AppVeyor config
* No email since it's not configured
2017-10-01 19:53:03 -04:00
Jon Gjengset
ba2eb75ddd
Bump base64 dev-dependency; 0.2 is old
2017-09-30 21:32:39 -04:00
Matt McCoy
8a97392cb3
Bumping version from 0.4.1 -> 0.5.0
...
Bumping version because of updates to the IDLE
API made in #41
2017-09-29 22:38:47 -04:00
Jon Gjengset
50b6267a35
Add more info to Cargo.toml ( #42 )
...
crates.io also requires a version change for this to be made visible.
2017-09-29 22:26:49 -04:00
Jon Gjengset
300cfc04f8
Use docs.rs for documentation ( #40 )
...
* Use docs.rs for documentation
This would also allow deleting the `gh-pages` branch (which is pretty large).
I'd also recommend adding `badges` and `categories` to make the crates.io page more useful (see [this](http://www.integer32.com/2017/01/20/categories-and-ci-badges.html )), but I'll leave that up to you.
* Remove more references to old docs
2017-09-28 17:19:54 -04:00
Matt McCoy
6a2aed4054
Bumping version from 0.3.3 -> 0.4.0
...
Bumping version because of change to use BufStream for
better I/O handling.
2017-09-27 17:47:35 -04:00
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