aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2427 from alex/ecdhPaul Kehrer2015-10-191-0/+44
|\
| * better document hte ifaceAlex Gaynor2015-10-171-0/+19
| * a refactor to the APIAlex Gaynor2015-10-171-23/+4
| * Add an Elliptic Curve Key Exchange Algorithm(ECDH)Simo Sorce2015-10-171-0/+44
* | Merge pull request #2417 from etrauschke/vectors_inval_certissuerPaul Kehrer2015-10-191-0/+2
|\ \
| * | add crl file to test-vectors.rstErik Trauschke2015-10-151-0/+2
* | | Merge pull request #2422 from Lukasa/static-build-docsPaul Kehrer2015-10-191-1/+1
|\ \ \
| * | | Add --no-use-wheel when building static wheels.Cory Benfield2015-10-181-1/+1
* | | | Merge pull request #2425 from reaperhulk/fix-encoding-der-addedAlex Gaynor2015-10-191-2/+4
|\ \ \ \
| * | | | fix extra spacePaul Kehrer2015-10-171-1/+1
| * | | | make it clearer when PEM and DER encoding support was addedPaul Kehrer2015-10-171-2/+4
| | |_|/ | |/| |
* / | | Fix EC's generate_private_key param namesimo52015-10-181-1/+1
|/ / /
* | / Kill Key Exchange as a separate interfaceSimo Sorce2015-10-152-24/+0
| |/ |/|
* | Merge pull request #2412 from alex/correct-syntaxPaul Kehrer2015-10-131-6/+6
|\ \
| * | Use the right reST syntax for theseAlex Gaynor2015-10-121-6/+6
* | | nuke trailing whitespaceBenjamin Peterson2015-10-121-1/+1
* | | use :returns: and put annotation in the correct placeBenjamin Peterson2015-10-121-2/+2
* | | Indicate the return type of CertificateBuilder.signBenjamin Peterson2015-10-121-0/+2
|/ /
* | address review commentsPaul Kehrer2015-10-122-3/+7
* | add some links to public key loading in the RSA/DSA verification sectionsPaul Kehrer2015-10-122-5/+13
* | Merge pull request #2406 from reaperhulk/update-docs-openssl-builderAlex Gaynor2015-10-111-3/+4
|\ \
| * | update docs to point at newer, fancier openssl builderPaul Kehrer2015-10-111-3/+4
* | | Merge pull request #2402 from ddcc/patch-1Paul Kehrer2015-10-112-0/+7
|\ \ \
| * | | add 'hostname' to spellcheck dictionaryDominic Chen2015-10-101-0/+1
| * | | fix to handle malformed certificates without hostnameDominic Chen2015-10-101-0/+6
| |/ /
* / / Fixed #2404 -- handle a certificate with an unknown public keyAlex Gaynor2015-10-101-0/+2
|/ /
* / Introduce Key Exchange Agreements interfaceSimo Sorce2015-10-072-0/+24
|/
* FIPS is a real word!Cory Benfield2015-10-071-0/+1
* Missing OpenSSL.org link.Cory Benfield2015-10-071-0/+1
* Don't accidentally use out-of-date OpenSSLs.Cory Benfield2015-10-071-4/+5
* Move link to bottom of docs page.Cory Benfield2015-10-071-2/+1
* Document building static wheels on Linux.Cory Benfield2015-10-071-0/+54
* Merge pull request #2392 from alex/drop-tlsPaul Kehrer2015-10-031-1/+1
|\
| * drop the tls, it uses a weird CA that's not supported on our CIAlex Gaynor2015-10-021-1/+1
* | Merge pull request #2388 from reaperhulk/docs-testingAlex Gaynor2015-10-022-15/+10
|\ \
| * | add a wordPaul Kehrer2015-10-021-0/+1
| * | simplify installation docs on OS X now that we have cffi wheelsPaul Kehrer2015-10-011-7/+1
| * | update our docs for the testing matrix to be accuratePaul Kehrer2015-10-011-8/+8
* | | document the extension type requirement a bit betterPaul Kehrer2015-10-021-5/+4
| |/ |/|
* | a few more fixesAlex Gaynor2015-10-022-3/+3
* | HTTPS-ifiy to some linksAlex Gaynor2015-10-023-3/+3
|/
* We test on 3.5Alex Gaynor2015-09-251-2/+2
* We ship statically linked wheels for OS X as wellAlex Gaynor2015-09-251-3/+4
* appeasementAlex Gaynor2015-09-241-1/+1
* some commas that look correctAlex Gaynor2015-09-244-4/+4
* Some cleanupsAlex Gaynor2015-09-241-1/+1
* Add X963KDF from ANSI X9.63:2001Simo Sorce2015-09-242-0/+96
* add docs on how to upgrade OpenSSL on OS X and windows buildersPaul Kehrer2015-09-221-5/+20
* Fixes #2353 -- document that we need PyPy 2.6+Alex Gaynor2015-09-191-1/+1
* Add NIST Vectors for ANSI X9.63 KDFSimo Sorce2015-09-181-0/+1