Marius Seritan
a7f60f4683
Update README.md.
...
Use the brew --prefix command instead of hardcoding paths.
2015-12-24 10:12:13 -08:00
Marius
bd738fa5d8
Update README.md
2015-12-24 10:12:13 -08:00
Marius
1b580e2e8d
Update README with OSX 10.11 instructions
...
These instructions are from one of the open issues on the project. They are working for me, I am not sure if there are some possible side effects from the brew link --force.
2015-12-24 10:12:13 -08:00
Steven Fackler
84c1880ed5
Update README doc link
2015-12-18 22:45:30 -08:00
Steven Fackler
5fa46d428d
Release v0.7.3
2015-12-17 21:25:48 -08:00
Steven Fackler
13f7cfd9d8
Release v0.7.2
2015-12-15 19:41:57 -08:00
Steven Fackler
1d09eec734
Mention el cap changes in readme
2015-11-28 17:19:08 -08:00
Steven Fackler
fce7cf4d36
Release v0.7.1
2015-11-28 16:14:58 -08:00
Steven Fackler
82547f53d7
Release v0.7.0
2015-11-16 21:10:50 -08:00
Steven Fackler
f318a2c84c
Release v0.6.7
2015-10-14 22:25:35 -04:00
Steven Fackler
677ed6ad1b
Release v0.6.6
2015-10-05 22:34:32 +01:00
Alex Crichton
a91b6bf3bd
Enable testing on Windows via AppVeyor
...
This abolishes the test.sh script which spawns a bunch of `openssl` instances to
instead run/manage the binary in-process (providing more isolation to boot). The
tests have been updated accordingly and the `connected_socket` dependency was
also dropped in favor of `net2` as it the former doesn't work on Windows.
2015-09-22 17:37:21 -07:00
Steven Fackler
7b0b70bd13
Release v0.6.5
2015-08-31 19:10:27 -07:00
Steven Fackler
cc497b4768
Release v0.6.4
2015-07-06 11:09:03 -07:00
Steven Fackler
524c1e63aa
Release v0.6.3
2015-06-25 23:22:04 -07:00
Simon Mazur
9cf9ac6e76
Mention mingw in README
2015-06-18 09:44:07 +03:00
Nathan Stoddard
42654d055f
Fix build instructions on Windows
2015-05-22 20:17:45 -07:00
Sebastian Thiel
3b417c2bb9
docs(README.md): remove extra `\` character
...
The original intention might have been to cause a line-break in
the markdown document. However, it was taken literally.
Those who would just copy-paste the `openssl` server line on linux would
be greeted with a `file not found` error.
Without the `\` character, it works as expected.
2015-04-28 10:49:28 +02:00
Manuel Schölling
8a0e9d6cca
Fix travis test setup for DTLS
2015-04-06 12:22:50 +02:00
Manuel Schölling
a47241c88f
Add DTLS docs
2015-04-06 12:22:50 +02:00
Steven Fackler
48b8e81e80
Add OpenSSL license to THIRD_PARTY
2015-02-13 23:22:52 -08:00
Steven Fackler
b999ff8db4
Rewrite README for new setup
2015-02-13 23:16:49 -08:00
Steven Fackler
6ef819f971
Fix builds against 0.9.x OpenSSL
...
Namely builds on OSX
2015-02-08 23:31:46 -08:00
Steven Fackler
b41f3dd72f
Merge pull request #156 from s-panferov/patch-1
...
Add info about OS X to the README
2015-02-08 21:59:51 -08:00
Steven Fackler
6f10585593
Build fixes
2015-02-07 21:39:51 -08:00
Steven Fackler
ec65b0c67b
Move docs to this repo and auto build
2015-02-07 21:30:05 -08:00
Stanislav Panferov
6a040b3b71
Add info about OS X to the README
2015-02-07 15:47:02 +03:00
Bruno Bigras
8c255d6dc4
Add rustlib 64-bit path in README
2014-12-10 10:07:11 -05:00
Manish Goregaokar
82db54c822
Allow passing in Android paths
2014-12-03 12:49:53 -08:00
Steven Fackler
ebbc44bb3f
Update doc location
2014-10-26 13:10:57 -07:00
Austin Bonander
68937102b0
Update README.md
2014-09-09 22:56:05 -07:00
Austin Bonander
5e6885af01
Update README.md
2014-09-09 22:55:52 -07:00
Austin Bonander
76f1386e7e
Add build and testing instructions to the readme
...
Important: Windows dependencies and running test OpenSSL server
2014-09-09 22:46:19 -07:00
Bryce Fisher-Fleig
d403cae9e6
Added link to rust-ci.org documentation
2014-07-10 17:22:27 -07:00
Bryce Fisher-Fleig
cfaa9087c4
Added README.md
2014-07-10 17:17:00 -07:00
Steven Fackler
53e11b08f5
Prepare rustcrypto to merge into rust-openssl
2013-12-28 17:09:18 -07:00
Jack Lloyd
fb9cce31fb
Add CTR and GCM support
2013-03-12 19:34:14 +01:00
lloyd
f8512d7d5e
Add RC4 and AES-128 support to Cryptor
2013-03-11 20:49:04 +01:00
lloyd
d436384169
Update readme with new hash/padding options
2013-03-11 20:04:26 +01:00
Elly Jones
62c421d5f6
Initial commit.
2011-12-15 10:04:00 -05:00