aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | use kwargs for BasicConstraints creationPaul Kehrer2015-03-232-11/+14
| * | doc updates and simplification of __repr__Paul Kehrer2015-03-222-10/+9
| * | doc updatePaul Kehrer2015-03-222-2/+2
| * | rework BasicConstraints and Extension.Paul Kehrer2015-03-223-32/+66
| * | review feedback doc updatesPaul Kehrer2015-03-211-2/+2
| * | right, {} format support was added in 2.7Paul Kehrer2015-03-211-2/+4
| * | add docs for the OID_BASIC_CONSTRAINTS constantPaul Kehrer2015-03-211-0/+8
| * | basic constraints class & extensions interfacePaul Kehrer2015-03-213-0/+129
| |/
* | Merge pull request #1772 from alex/simpler-formatPaul Kehrer2015-03-232-5/+2
|\ \
| * | Attempt at simplifying the repr code.Alex Gaynor2015-03-232-5/+2
|/ /
* | Merge pull request #1759 from reaperhulk/aes-keywrap-vectorsAlex Gaynor2015-03-2130-0/+70480
|\ \ | |/ |/|
| * add keywrap test vectors from NISTPaul Kehrer2015-03-1530-0/+70480
* | Merge pull request #1766 from reaperhulk/x509-bc-vectorsAlex Gaynor2015-03-214-0/+77
|\ \
| * | add 3 new certificate vectors for upcoming basic constraints testsPaul Kehrer2015-03-204-0/+77
|/ /
* | Merge pull request #1765 from reaperhulk/another-bindingAlex Gaynor2015-03-201-0/+3
|\ \
| * | add BASIC_CONSTRAINTS_free macroPaul Kehrer2015-03-201-0/+3
|/ /
* | Merge pull request #1763 from reaperhulk/port-0.8.1-changelogAlex Stapleton2015-03-201-0/+5
|\ \
| * | port 0.8.1 changelog to masterPaul Kehrer2015-03-191-0/+5
|/ /
* | Merge pull request #1761 from reaperhulk/x509-ext-parse-bindingsAlex Gaynor2015-03-182-0/+12
|\ \
| * | new openssl bindings for parsing some x509 extensionsPaul Kehrer2015-03-182-0/+12
|/ /
* | Merge pull request #1758 from reaperhulk/commoncrypto-keywrap-bindingsAlex Gaynor2015-03-152-0/+38
|\ \ | |/ |/|
| * add AES key wrap bindings to commoncryptoPaul Kehrer2015-03-142-0/+38
|/
* Merge pull request #1757 from alex/deprecatedPaul Kehrer2015-03-142-6/+6
|\
| * Don't trigger any deprecation warnings on importAlex Gaynor2015-03-142-6/+6
|/
* Merge pull request #1756 from reaperhulk/serialize-der-dsaAlex Gaynor2015-03-144-45/+95
|\
| * pep8! *shakes fist at the sky*Paul Kehrer2015-03-141-1/+1
| * DER serialization of DSA private keysPaul Kehrer2015-03-144-44/+94
|/
* Merge pull request #1755 from reaperhulk/serialize-der-ecAlex Gaynor2015-03-142-13/+97
|\
| * support DER encoded EC private key serializationPaul Kehrer2015-03-132-13/+97
|/
* Merge pull request #1754 from reaperhulk/serialize-der-part-unAlex Gaynor2015-03-133-41/+139
|\
| * support RSA DER private key serializationPaul Kehrer2015-03-133-41/+139
|/
* Merge pull request #1752 from reaperhulk/tiny-cleanupAlex Gaynor2015-03-111-6/+2
|\
| * remove some pointless extra lines in multibackendPaul Kehrer2015-03-111-6/+2
* | Merge pull request #1751 from reaperhulk/x509-refactorAlex Gaynor2015-03-111-38/+40
|\ \
| * | move some helper functions in x509Paul Kehrer2015-03-111-38/+40
| |/
* | Merge pull request #1749 from alex/update-interfacePaul Kehrer2015-03-111-1/+1
|\ \
| * | eep not this oneAlex Gaynor2015-03-111-1/+1
| * | Use the new names to reference these classesAlex Gaynor2015-03-112-2/+2
|/ /
* | Merge pull request #1747 from reaperhulk/remove-unneeded-registrationAlex Gaynor2015-03-111-3/+1
|\ \ | |/ |/|
| * remove unneeded deprecated interface registrationPaul Kehrer2015-03-111-3/+1
|/
* Merge pull request #1746 from reaperhulk/private-bytes-cleanupAlex Gaynor2015-03-114-5/+9
|\
| * refactor OpenSSL backend private_key_bytesPaul Kehrer2015-03-114-5/+9
|/
* Merge pull request #1741 from reaperhulk/serialize-der-public-keysAlex Gaynor2015-03-109-54/+101
|\
| * update changelog to link DERPaul Kehrer2015-03-101-2/+3
| * support DER serialization of public keysPaul Kehrer2015-03-109-54/+100
* | Merge pull request #1742 from alex/fixed-deprecationsPaul Kehrer2015-03-105-12/+12
|\ \ | |/ |/|
| * Fixed the deprecation warnings being triggered by the testsAlex Gaynor2015-03-105-12/+12
|/
* Merge pull request #1738 from reaperhulk/deprecation-danceAlex Gaynor2015-03-095-35/+4
|\
| * missed some linksPaul Kehrer2015-03-091-2/+2
| * Do the deprecation dancePaul Kehrer2015-03-094-33/+2