aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
| * Clarify windows build instructionspingzing2016-03-131-4/+24
| |
* | Release v0.7.11Steven Fackler2016-05-051-1/+1
| |
* | Release v0.7.10Steven Fackler2016-04-161-1/+1
| |
* | Release v0.7.9Steven Fackler2016-04-061-1/+1
| |
* | Release v0.7.8Steven Fackler2016-03-181-1/+1
| |
* | Release v0.7.7Steven Fackler2016-03-171-1/+1
|/
* Merge pull request #285 from winding-lines/patch-1Steven Fackler2016-03-091-0/+8
|\ | | | | Update README with OSX 10.11 instructions
| * Update README.md.Marius Seritan2015-12-241-2/+2
| | | | | | | | Use the brew --prefix command instead of hardcoding paths.
| * Update README.mdMarius2015-12-241-2/+4
| |
| * Update README with OSX 10.11 instructionsMarius2015-12-241-0/+6
| | | | | | 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.
* | Release v0.7.6Steven Fackler2016-02-101-1/+1
| |
* | Improved README.md for FedoraEmilio Wuerges2016-01-271-0/+2
| |
* | Release v0.7.5Steven Fackler2016-01-221-1/+1
|/
* Update README doc linkSteven Fackler2015-12-181-1/+1
|
* Release v0.7.3Steven Fackler2015-12-171-1/+1
|
* Release v0.7.2Steven Fackler2015-12-151-1/+1
|
* Mention el cap changes in readmeSteven Fackler2015-11-281-1/+3
|
* Release v0.7.1Steven Fackler2015-11-281-1/+1
|
* Release v0.7.0Steven Fackler2015-11-161-1/+1
|
* Release v0.6.7Steven Fackler2015-10-141-1/+1
|
* Release v0.6.6Steven Fackler2015-10-051-1/+1
|
* Enable testing on Windows via AppVeyorAlex Crichton2015-09-221-14/+0
| | | | | | | 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.
* Release v0.6.5Steven Fackler2015-08-311-1/+1
|
* Release v0.6.4Steven Fackler2015-07-061-1/+1
|
* Release v0.6.3Steven Fackler2015-06-251-13/+9
|
* Mention mingw in READMESimon Mazur2015-06-181-1/+9
|
* Fix build instructions on WindowsNathan Stoddard2015-05-221-1/+1
|
* docs(README.md): remove extra `\` characterSebastian Thiel2015-04-281-1/+1
| | | | | | | | | | 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.
* Fix travis test setup for DTLSManuel Schölling2015-04-061-13/+1
|
* Add DTLS docsManuel Schölling2015-04-061-1/+16
|
* Add OpenSSL license to THIRD_PARTYSteven Fackler2015-02-131-2/+2
|
* Rewrite README for new setupSteven Fackler2015-02-131-40/+56
|
* Fix builds against 0.9.x OpenSSLSteven Fackler2015-02-081-11/+0
| | | | Namely builds on OSX
* Merge pull request #156 from s-panferov/patch-1Steven Fackler2015-02-081-0/+11
|\ | | | | Add info about OS X to the README
| * Add info about OS X to the READMEStanislav Panferov2015-02-071-0/+11
| |
* | Build fixesSteven Fackler2015-02-071-13/+31
| |
* | Move docs to this repo and auto buildSteven Fackler2015-02-071-2/+2
|/
* Add rustlib 64-bit path in READMEBruno Bigras2014-12-101-1/+1
|
* Allow passing in Android pathsManish Goregaokar2014-12-031-0/+5
|
* Update doc locationSteven Fackler2014-10-261-1/+1
|
* Update README.mdAustin Bonander2014-09-091-1/+1
|
* Update README.mdAustin Bonander2014-09-091-2/+2
|
* Add build and testing instructions to the readmeAustin Bonander2014-09-091-0/+31
| | | Important: Windows dependencies and running test OpenSSL server
* Added link to rust-ci.org documentationBryce Fisher-Fleig2014-07-101-0/+2
|
* Added README.mdBryce Fisher-Fleig2014-07-101-0/+2
|
* Prepare rustcrypto to merge into rust-opensslSteven Fackler2013-12-281-13/+0
|
* Add CTR and GCM supportJack Lloyd2013-03-121-17/+8
|
* Add RC4 and AES-128 support to Cryptorlloyd2013-03-111-1/+2
|
* Update readme with new hash/padding optionslloyd2013-03-111-2/+2
|
* Initial commit.Elly Jones2011-12-151-0/+21