Commit Graph

126 Commits

Author SHA1 Message Date
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