aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1956 from etrauschke/crl_bindings_interfacesPaul Kehrer2015-05-285-3/+252
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | removed verify(), various small fixesErik Trauschke2015-05-282-20/+4
| * | | | | doc fixes, rename rekoked -> revoked_certificatesErik Trauschke2015-05-272-4/+4
| * | | | | add bindings and interfaces for CRL objectsErik Trauschke2015-05-275-3/+268
* | | | | | Merge pull request #1993 from alex/ec-bindingsPaul Kehrer2015-05-261-0/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | missing commaAlex Gaynor2015-05-261-1/+1
| * | | | | Bleh, these were the wrong typeAlex Gaynor2015-05-261-6/+6
| * | | | | Added these to the macros area as wellAlex Gaynor2015-05-261-0/+5
| * | | | | bleh, fixed typosAlex Gaynor2015-05-261-3/+3
| * | | | | Fixed #1969 -- added bindings for some more OpenSSL functionsAlex Gaynor2015-05-261-0/+9
|/ / / / /
* | | | | Merge pull request #1992 from reaperhulk/one-point-ohAlex Gaynor2015-05-264-4/+4
|\ \ \ \ \
| * | | | | update all 0.10 to 1.0Paul Kehrer2015-05-264-4/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #1991 from reaperhulk/print-openssl-versionAlex Gaynor2015-05-261-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | print the version of openssl loaded by cryptography in toxPaul Kehrer2015-05-261-0/+3
* | | | | Merge pull request #1989 from elitest/fixapachelicPaul Kehrer2015-05-241-12/+3
|\ \ \ \ \
| * | | | | Fix dual license in test_dh.pyJim Shaver2015-05-241-12/+3
* | | | | | Merge pull request #1988 from eeshangarg/issue-1987-replace-license-headerPaul Kehrer2015-05-241-12/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add the dual license header to hazmat/backends/openssl/x509.pyEeshan Garg2015-05-241-12/+3
|/ / / / /
* | | | | Merge pull request #1985 from eeshangarg/documentation-1971Paul Kehrer2015-05-203-7/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add the word 'Nonces' to docs/spelling_wordlist.txtEeshan Garg2015-05-201-0/+1
| * | | | Docs for CTR and GCM should say that IV/nonce must be uniqueEeshan Garg2015-05-202-7/+14
|/ / / /
* | | | Merge pull request #1984 from AndreLouisCaron/cert-encodingPaul Kehrer2015-05-195-0/+113
|\ \ \ \
| * | | | Removes useless pass statement.Andre Caron2015-05-191-1/+0
| * | | | Adds missing docstring.Andre Caron2015-05-191-0/+3
| * | | | Adds certificate encoding to PEM and DER.Andre Caron2015-05-195-0/+111
|/ / / /
* | | | Merge pull request #1983 from glyph/correct-structsPaul Kehrer2015-05-191-6/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | ssl_st is _not_ SSL_CTX, sorryGlyph2015-05-191-6/+4
|/ / /
* | | Merge pull request #1959 from reaperhulk/idna2003-testAlex Gaynor2015-05-195-1/+35
|\ \ \
| * | | require idna 2.0 or better because it's betterPaul Kehrer2015-05-181-1/+1
| * | | add test to confirm IDNA2003 is disallowedPaul Kehrer2015-05-182-0/+14
| * | | add SAN vector with IDNA 2003 encodingPaul Kehrer2015-05-182-0/+20
* | | | Merge pull request #1978 from AndreLouisCaron/asn1-time-bindingPaul Kehrer2015-05-181-0/+1
|\ \ \ \
| * | | | Removes variable names from binding.Andre Caron2015-05-181-1/+1
| * | | | Adds ASN1 time binding for OpenSSL.Andre Caron2015-05-181-0/+1
* | | | | Merge pull request #1979 from AndreLouisCaron/x509v3-bindingsPaul Kehrer2015-05-181-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes PEP8 issues.Andre Caron2015-05-181-1/+2
| * | | | Removes variable names from binding.Andre Caron2015-05-181-1/+1
| * | | | Adds OpenSSL bindings for AIA extension.Andre Caron2015-05-181-0/+5
| |/ / /
* | | | Merge pull request #1963 from AndreLouisCaron/csr-encodingAlex Gaynor2015-05-185-2/+125
|\ \ \ \
| * | | | Adds public bytes comparison test.Andre Caron2015-05-181-0/+24
| * | | | Renames test cases.Andre Caron2015-05-181-3/+3
| * | | | Adds release note.Andre Caron2015-05-181-0/+4
| * | | | Removes PEM text prelude for CSRs.Andre Caron2015-05-181-3/+0
| * | | | Adds support for writing CSRs.Andre Caron2015-05-184-2/+100
* | | | | Merge pull request #1889 from alex/macstadium-travisPaul Kehrer2015-05-182-6/+22
|\ \ \ \ \
| * | | | | Don't try to upgrade brew packages if they are at the latest versionAlex Gaynor2015-05-181-5/+5
| * | | | | Use xcode 6.3, so tests will passAlex Gaynor2015-05-181-13/+13
| * | | | | Merge branch 'master' into macstadium-travisAlex Gaynor2015-05-1812-301/+765
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #1977 from pyca/alex-patch-1Paul Kehrer2015-05-181-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Retry brew update if it failsAlex Gaynor2015-05-181-1/+1
|/ / / / /