aboutsummaryrefslogtreecommitdiff
path: root/openssl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Document conf modulejohnthagen2017-10-031-0/+18
| | |/ | |/|
* | | Merge pull request #744 from AndyGauge/doc-bnSteven Fackler2017-10-071-21/+369
|\ \ \
| * | | Describe return values of groups.Andy Gauge2017-10-041-16/+24
| * | | Finished BigNum documentationAndy Gauge2017-10-031-16/+266
| * | | removed deny missing docsAndy Gauge2017-09-291-1/+0
| * | | WIP BigNum function documentationAndy Gauge2017-09-291-14/+102
| * | | Merge branch 'master' into doc-bnAndy Gauge2017-09-294-0/+108
| |\ \ \
| * | | | Began bn module documenationAndy Gauge2017-09-291-0/+3
* | | | | Merge pull request #748 from AndyGauge/doc-cmsSteven Fackler2017-10-071-1/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Module level documentaiton rewriteAndy Gauge2017-10-041-7/+4
| * | | | CMS module documentationAndy Gauge2017-10-031-1/+31
| | |_|/ | |/| |
* | | | Merge pull request #752 from chrisvittal/libressl262Steven Fackler2017-10-032-6/+6
|\ \ \ \
| * | | | Fix cfgs for libressl262Christopher Vittal2017-10-042-6/+6
| * | | | Add support for LibreSSL 2.6.2Christopher Vittal2017-10-031-1/+1
| |/ / /
* / / / Convert try! usage to ?johnthagen2017-10-0322-253/+253
|/ / /
* | | Merge pull request #743 from AndyGauge/doc-asn1Steven Fackler2017-09-301-5/+126
|\ \ \
| * | | Changed Asn1Object documentation to include references to NidAndy Gauge2017-09-291-3/+14
| * | | documented and example for ASN1 moduleAndy Gauge2017-09-281-7/+62
| * | | WIP ASN.1 documentationAndy Gauge2017-09-281-2/+57
* | | | Deprecate crypto modulejohnthagen2017-09-301-0/+1
* | | | Hide deprecated crypto module from docsjohnthagen2017-09-301-0/+1
| |_|/ |/| |
* | | Merge pull request #736 from johnthagen/hide-ec-keySteven Fackler2017-09-281-0/+1
|\ \ \
| * | | Hide ec_key module in docs because it is deprecatedjohnthagen2017-09-281-0/+1
| |/ /
* | | 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