aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #2777 from reaperhulk/110-patch-1Alex Gaynor2016-03-092-1/+13
|\ \ \
| * | | In OpenSSL 1.1.0 AES_ctr128_encrypt no longer existsPaul Kehrer2016-03-082-1/+13
| | |/ | |/|
* | | Merge pull request #2780 from reaperhulk/110-patch-4Alex Gaynor2016-03-081-1/+0
|\ \ \
| * | | BIO_ptr_ctrl's ret type changed from char to void...but we don't use itPaul Kehrer2016-03-081-1/+0
| |/ /
* | | Merge pull request #2779 from reaperhulk/110-patch-3Alex Gaynor2016-03-081-3/+1
|\ \ \ | |/ / |/| |
| * | ASN1_TIME is actually an ASN1_STRING so typedef itPaul Kehrer2016-03-081-3/+1
|/ /
* | Merge pull request #2775 from alex/dont-silencePaul Kehrer2016-03-081-16/+0
|\ \ | |/ |/|
| * Removed code to silence OpenSSL deprecation warnings on OS XAlex Gaynor2016-03-071-16/+0
|/
* Merge pull request #2769 from reaperhulk/enforce-more-bytesAlex Gaynor2016-03-072-0/+51
|\
| * improved languagePaul Kehrer2016-03-071-1/+1
| * require mode nonce/iv/tag data to be bytesPaul Kehrer2016-03-072-0/+51
|/
* Merge pull request #2771 from reaperhulk/use-bytesAlex Gaynor2016-03-0711-40/+40
|\
| * pass bytes to modes/algorithms like we shouldPaul Kehrer2016-03-0711-40/+40
* | Merge pull request #2770 from alex/protect-our-usersPaul Kehrer2016-03-075-5/+5
|\ \
| * | HTTPS some links, in the odd event users of a cryptographic library would car...Alex Gaynor2016-03-065-5/+5
|/ /
* | Merge pull request #2768 from reaperhulk/changelog-is-signature-validAlex Gaynor2016-03-061-0/+2
|\ \
| * | add changelog entry for is_signature_validPaul Kehrer2016-03-061-0/+2
| |/
* | Merge pull request #2767 from alex/delete-softwarePaul Kehrer2016-03-061-12/+2
|\ \ | |/ |/|
| * We wrote a function, now use itAlex Gaynor2016-03-061-12/+2
* | Merge pull request #2670 from joernheissler/x509_req_verifyPaul Kehrer2016-03-066-2/+55
|\ \ | |/ |/|
| * Change method to propertyJoern Heissler2016-01-184-17/+15
| * Add verify method on CertificateSigningRequestJoern Heissler2016-01-136-4/+59
* | Merge pull request #2766 from reaperhulk/fix-2665Alex Gaynor2016-03-062-1/+20
|\ \
| * | test passed because UnicodeEncodeError is a subclass of ValueErrorPaul Kehrer2016-03-061-1/+1
| * | raise ValueError if > 2 byte value for NameAttribute with CN OIDPaul Kehrer2016-03-062-1/+20
* | | Merge pull request #2762 from alex/dedupe-doublesPaul Kehrer2016-03-0611-145/+85
|\ \ \
| * | | standard future importAlex Gaynor2016-03-061-0/+2
| * | | turns out you have to _commit_ the file you wrote. who knew!Alex Gaynor2016-03-051-0/+41
| * | | Un-double the test doublesAlex Gaynor2016-03-0510-145/+42
| |/ /
* | | Merge pull request #2763 from alex/travis-install-cleanupPaul Kehrer2016-03-061-12/+10
|\ \ \
| * | | how does grammar!Alex Gaynor2016-03-051-1/+1
| * | | Several updates to the travis install script:Alex Gaynor2016-03-051-12/+10
| |/ /
* | | Merge pull request #2761 from alex/oaep-decrypt-payload-too-largePaul Kehrer2016-03-065-2/+119
|\ \ \ | |/ / |/| |
| * | added a changelog entryAlex Gaynor2016-03-051-0/+2
| * | make the test function name make senseAlex Gaynor2016-03-051-1/+1
| * | move keyAlex Gaynor2016-03-053-74/+76
| * | wrap some very long linesAlex Gaynor2016-03-051-8/+80
| * | added the correct error handling for the failing testAlex Gaynor2016-03-052-0/+5
| * | Added a failing test case for #2760Alex Gaynor2016-03-051-0/+36
|/ /
* | Merge pull request #2757 from reaperhulk/py26-mac-goneAlex Gaynor2016-03-021-8/+0
|\ \
| * | Remove Python 2.6 on OS X from the Travis build matrixPaul Kehrer2016-03-021-8/+0
|/ /
* | Merge pull request #2755 from alex/forward-portPaul Kehrer2016-03-022-1/+7
|\ \
| * | empty commitAlex Gaynor2016-03-020-0/+0
| * | Bring the changelog as wellAlex Gaynor2016-03-011-0/+5
| * | move BIO_new_mem_buf to macros to handle 1.0.2g signature changePaul Kehrer2016-03-011-1/+2
|/ /
* | Merge pull request #2745 from alex/changelog-entryPaul Kehrer2016-02-281-0/+2
|\ \
| * | Added a changelog entry for policy constraintsAlex Gaynor2016-02-281-0/+2
* | | Merge pull request #2725 from alex/security-docsPaul Kehrer2016-02-282-2/+36
|\ \ \ | |/ / |/| |
| * | Added a wordAlex Gaynor2016-02-191-0/+1
| * | Merge branch 'master' into security-docsAlex Gaynor2016-02-192-1/+7
| |\ \