aboutsummaryrefslogtreecommitdiff
path: root/openssl
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #737 from johnthagen/randSteven Fackler2017-09-281-0/+28
|\
| * Fix doc test and move external documentation link to rand_bytes functionjohnthagen2017-09-281-9/+19
| * Fix typosjohnthagen2017-09-281-2/+2
| * Document rand modulejohnthagen2017-09-281-0/+18
* | Merge pull request #740 from johnthagen/memcmpSteven Fackler2017-09-281-0/+51
|\ \
| * | Add instructions for adding OpenSSL DLLs to PATH if needed during installjohnthagen2017-09-281-0/+51
* | | Document nid modulejohnthagen2017-09-281-0/+28
|/ /
* | Moved details about function and reworded block requirementsAndy Gauge2017-09-281-4/+4
* | Preface with links to conventional AESAndy Gauge2017-09-271-3/+10
* | AES (IGE) encryption documentationAndy Gauge2017-09-261-0/+10
* | AES Module level docs and exampleAndy Gauge2017-09-261-7/+20
* | WIP: document AESAndy Gauge2017-09-251-1/+30
|/
* Release v0.9.18Steven Fackler2017-09-201-2/+2
* Properly handle IPs in hostname verificationSteven Fackler2017-09-202-1/+26
* Merge pull request #695 from Keruspe/masterSteven Fackler2017-09-173-2/+10
|\
| * openssl: ecdh_tmp_callback doesn't work with libressl 2.6.1Marc-Antoine Perennou2017-09-171-2/+2
| * openssl: libressl 2.6.1 dropped suuport for npnMarc-Antoine Perennou2017-09-173-0/+8
* | Update default client cipher listSteven Fackler2017-09-161-3/+6
* | Fix indentationSteven Fackler2017-09-151-3/+2
* | Set SSL_MODE_RELEASE_BUFFERS by defaultAlex Crichton2017-09-141-1/+11
|/
* Symlink README in placeSteven Fackler2017-08-212-1/+2
* Rename function, removing `get_`Bradley Beddoes2017-08-221-3/+3
* Add ability to get affine coordinates from EcPointBradley Beddoes2017-08-211-21/+93
* Add SHA384 and SHA512Steven Fackler2017-08-161-0/+92
* Add SHA1 an SHA224 hashersSteven Fackler2017-08-161-0/+95
* Release v0.9.17v0.9.17Steven Fackler2017-08-141-2/+2
* Add a stateful SHA256 hasherSteven Fackler2017-08-141-0/+46
* Release v0.9.16v0.9.16Steven Fackler2017-08-102-4/+4
* Merge pull request #675 from sdemos/masterSteven Fackler2017-08-092-0/+62
|\
| * added cms decryptionStephen Demos2017-08-092-0/+62
* | Delete DTLS testsSteven Fackler2017-08-082-76/+4
* | Refine sig for set_public_key_affine_coordinatesBradley Beddoes2017-08-091-5/+5
* | Fix EC_KEY_set_public_key_affine_coordinatesBradley Beddoes2017-08-091-5/+5
* | Set the private key within EcKeyBuilderBradley Beddoes2017-08-091-0/+25
* | Support for EcKey creation from affine coordinatesBradley Beddoes2017-08-093-1/+38
|/
* Init in bn_ctx constructorSteven Fackler2017-07-301-1/+4
* Init in Dh constructorsSteven Fackler2017-07-301-4/+12
* Add peer_cert_chainSteven Fackler2017-07-291-0/+15
* Ignore dtls testsSteven Fackler2017-07-291-1/+1
* Tweak formatting on cipher listSteven Fackler2017-07-261-18/+13
* Initialize OpenSSL in DSA constructorSteven Fackler2017-07-251-0/+1
* Release v0.9.15v0.9.15Steven Fackler2017-07-192-4/+4
* Fix X509::clone implSteven Fackler2017-07-192-1/+8
* Remove unused importSteven Fackler2017-07-161-1/+0
* Switch over Linux tests to CircleCISteven Fackler2017-07-162-94/+0
* Tell docs.rs to build with all featuresSteven Fackler2017-07-151-0/+3
* Use foreign-type's OpaqueSteven Fackler2017-07-154-18/+6
* RustfmtSteven Fackler2017-07-1532-1434/+2999
* Init before creating ex indexesSteven Fackler2017-07-151-1/+3
* Fix buildSteven Fackler2017-07-152-2/+4