aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Pass the sys.path into the subprocessDonald Stufft2015-02-191-0/+10
|/ /
* | Merge pull request #1651 from reaperhulk/x509-signature-algorithmAlex Gaynor2015-02-199-8/+194
|\ \ | |/ |/|
| * surrender to alex's feels and name our constants consistentlyPaul Kehrer2015-02-192-19/+19
| * address review feedback, fix short names for sig alg OIDsPaul Kehrer2015-02-192-33/+29
| * attempt to clarify signature hash algorithm a bit morePaul Kehrer2015-02-161-1/+5
| * try to make this a bit more clearPaul Kehrer2015-02-161-3/+3
| * document vector provenancePaul Kehrer2015-02-141-1/+3
| * refactor obj2txt to be a separate methodPaul Kehrer2015-02-141-15/+11
| * address review feedbackPaul Kehrer2015-02-142-23/+19
| * implement signature_hash_algorithm insteadPaul Kehrer2015-02-146-16/+55
| * add legacy Verisign PCA (MD2) root to vectorsPaul Kehrer2015-02-142-0/+16
| * add changelog entryPaul Kehrer2015-02-141-0/+3
| * add support for signature_algorithm in x509.CertificatePaul Kehrer2015-02-145-0/+134
* | Merge pull request #1680 from alex/simplificationPaul Kehrer2015-02-191-1/+1
|\ \
| * | Simplify x509.Name.get_attributes_for_oidAlex Gaynor2015-02-191-1/+1
|/ /
* | Merge pull request #1679 from reaperhulk/libre-supportAlex Gaynor2015-02-196-15/+65
|\ \
| * | move some compression things around for librePaul Kehrer2015-02-191-4/+15
| * | move COMP_METHOD define and change to typedef for librePaul Kehrer2015-02-191-8/+8
| * | Update changelog for LibreSSL fixesSteven McDonald2015-02-191-0/+1
| * | Allow the OpenSSL version string to begin with LibreSSLSteven McDonald2015-02-191-3/+6
| * | Disable features exclusive to newer OpenSSL when using LibreSSLSteven McDonald2015-02-191-2/+2
| * | Define COMP_METHOD when building against LibreSSLSteven McDonald2015-02-191-0/+8
| * | conditionally bind cryptodev engine for LibreSSLPaul Kehrer2015-02-191-2/+14
| * | conditionally bind EGD for libresslPaul Kehrer2015-02-191-4/+19
* | | Merge pull request #1676 from alex/more-httpsPaul Kehrer2015-02-191-1/+1
|\ \ \ | |/ / |/| |
| * | This link is also HTTPSAlex Gaynor2015-02-181-1/+1
|/ /
* | Merge pull request #1672 from alex/https-all-the-thingsPaul Kehrer2015-02-182-2/+2
|\ \
| * | Use HTTPS for a few URLs in the docs that support itAlex Gaynor2015-02-172-2/+2
|/ /
* | Merge pull request #1671 from alex/update-linkPaul Kehrer2015-02-171-1/+1
|\ \
| * | Fixed a link that the EFF movedAlex Gaynor2015-02-171-1/+1
* | | Merge pull request #1670 from reaperhulk/pypy25Alex Gaynor2015-02-171-2/+2
|\ \ \ | |/ / |/| |
| * | use pypy 2.5 on our os x buildersPaul Kehrer2015-02-171-2/+2
* | | Merge pull request #1668 from reaperhulk/move-kdf-interfacesAlex Gaynor2015-02-177-63/+92
|\ \ \
| * | | move KDF interfacePaul Kehrer2015-02-167-63/+92
| |/ /
* | | Merge pull request #1667 from alex/update-urlPaul Kehrer2015-02-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed URL in the docsAlex Gaynor2015-02-161-1/+1
|/ /
* | Merge pull request #1666 from reaperhulk/move-asym-interfacesAlex Gaynor2015-02-1612-74/+122
|\ \
| * | move asymmetric signature interface docsPaul Kehrer2015-02-162-31/+34
| * | move asymmetric signature/verification interfacesPaul Kehrer2015-02-1611-74/+119
|/ /
* | Merge pull request #1665 from reaperhulk/move-asym-padding-interfaceAlex Gaynor2015-02-169-38/+58
|\ \
| * | add changelog entryPaul Kehrer2015-02-161-0/+4
| * | move asymmetric padding interface to primitives.asymmetric.paddingPaul Kehrer2015-02-168-38/+54
|/ /
* | Merge pull request #1659 from reaperhulk/move-cipher-interfacesAlex Stapleton2015-02-1619-338/+466
|\ \
| * | export interfaces from base in ciphers, update docsPaul Kehrer2015-02-1412-59/+66
| * | fix docs linksPaul Kehrer2015-02-132-3/+3
| * | move paddingPaul Kehrer2015-02-135-21/+59
| * | move cipher and mode interfacesPaul Kehrer2015-02-1315-311/+394
* | | Merge pull request #1664 from alex/flake8Alex Stapleton2015-02-162-9/+10
|\ \ \ | |_|/ |/| |
| * | Fixed new flake8 warnings from teh latest versionAlex Gaynor2015-02-152-9/+10
|/ /
* | Merge pull request #1612 from reaperhulk/x509-dnAlex Gaynor2015-02-146-0/+323
|\ \ | |/ |/|