aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | update osx_image values based on travis supported versionsPaul Kehrer2016-01-021-10/+13
| |/
* | Merge pull request #2628 from reaperhulk/travis-reduce-osxAlex Gaynor2016-01-031-0/+3
|\ \ | |/ |/|
| * don't test CC on a dynamic link build on OS X travisPaul Kehrer2016-01-021-0/+3
|/
* Merge pull request #2553 from reaperhulk/098-changeAlex Gaynor2016-01-023-30/+29
|\
| * be less verbose when untarringPaul Kehrer2016-01-021-1/+1
| * rename 098 directory in CI to 098lPaul Kehrer2016-01-023-11/+11
| * make this 0.9.8l and cryPaul Kehrer2015-12-271-5/+8
| * tree isn't availablePaul Kehrer2015-12-231-1/+0
| * 0.9.8 experiment for travisPaul Kehrer2015-12-233-30/+27
* | Merge pull request #2626 from reaperhulk/dstufft-also-annoyed-by-mentionbotAlex Gaynor2016-01-021-1/+1
|\ \
| * | @dstufft is also annoyed by the mentionbotPaul Kehrer2016-01-021-1/+1
|/ /
* | Merge pull request #2624 from alex/2016Paul Kehrer2016-01-013-3/+3
|\ \
| * | Bump the copyright yearAlex Gaynor2016-01-013-3/+3
* | | Merge pull request #2617 from reaperhulk/compiler-mingw-why-notAlex Gaynor2016-01-014-14/+29
|\ \ \
| * | | convert other extra_link_args callsPaul Kehrer2016-01-012-6/+4
| * | | don't add the NXCOMPAT and DYNAMICBASE flags if the compiler isn't msvcPaul Kehrer2016-01-012-8/+25
* | | | Merge pull request #2621 from reaperhulk/update-linksAlex Gaynor2016-01-013-4/+4
|\ \ \ \
| * | | | update some links with the redirects shown in the linkcheckerPaul Kehrer2016-01-013-4/+4
* | | | | Merge pull request #2618 from reaperhulk/fix-2432Alex Gaynor2016-01-011-2/+4
|\ \ \ \ \
| * | | | | provide a bit more detail about the underlying public key formatsPaul Kehrer2015-12-311-2/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #2616 from reaperhulk/docs-accurate-osxAlex Gaynor2016-01-011-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | disambiguate a version numberPaul Kehrer2015-12-311-2/+2
| * | | | make the os x install docs more accuratePaul Kehrer2015-12-311-3/+3
| |/ / /
* | | | Merge pull request #2620 from reaperhulk/opt-out-exarkunJean-Paul Calderone2016-01-011-1/+1
|\ \ \ \
| * | | | @exarkun has requested that he be removed from mention-botPaul Kehrer2016-01-011-1/+1
|/ / / /
* | | | Merge pull request #2615 from reaperhulk/doc-deprecationsAlex Gaynor2016-01-011-0/+9
|\ \ \ \
| * | | | prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecationsPaul Kehrer2015-12-311-0/+9
| |/ / /
* | | | Merge pull request #2614 from reaperhulk/doc-wheel-cacheAlex Gaynor2016-01-011-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | add a small note about clearing the wheel cachePaul Kehrer2015-12-311-0/+6
|/ / /
* | | Merge pull request #2613 from reaperhulk/warn-on-openssl-lt-101Alex Gaynor2015-12-312-0/+13
|\ \ \
| * | | add changelog entry for 0.9.8/1.0.0 deprecationPaul Kehrer2015-12-311-0/+4
| * | | deprecationwarning for OpenSSL < 1.0.1 as upstream has dropped supportPaul Kehrer2015-12-311-0/+9
* | | | Merge pull request #2607 from reaperhulk/unrecognized-extension-support-reduxAlex Gaynor2015-12-315-5/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | backticksPaul Kehrer2015-12-301-1/+1
| * | | support unrecognized extensions in x509Paul Kehrer2015-12-305-5/+37
| |/ /
* | | Merge pull request #2609 from reaperhulk/extension-for-class-exceptionAlex Gaynor2015-12-302-0/+12
|\ \ \
| * | | don't allow UnrecognizedExtension with get_extension_for_classPaul Kehrer2015-12-302-0/+12
| |/ /
* | | Merge pull request #2608 from alex/serialization-docsPaul Kehrer2015-12-301-5/+31
|\ \ \ | |/ / |/| |
| * | Better document the return type of serialization load functionsAlex Gaynor2015-12-301-5/+31
|/ /
* | Merge pull request #2604 from reaperhulk/unrecognized-extension-classAlex Gaynor2015-12-304-1/+111
|\ \
| * | language updatePaul Kehrer2015-12-301-1/+1
| * | py3 repr will be differentPaul Kehrer2015-12-301-4/+10
| * | add UnrecognizedExtension classPaul Kehrer2015-12-304-1/+105
* | | Merge pull request #2606 from pyca/alex-patch-1Donald Stufft2015-12-301-1/+1
|\ \ \
| * | | Fixed #2605 -- require setuptools 1.0Alex Gaynor2015-12-301-1/+1
|/ / /
* | | Merge pull request #2603 from reaperhulk/unrecognized-extension-vectorAlex Gaynor2015-12-302-0/+18
|\ \ \
| * | | new unsupported extension x509 test vectorPaul Kehrer2015-12-302-0/+18
| |/ /
* | | Merge pull request #2601 from alex/get-your-crypto-with-cryptoPaul Kehrer2015-12-282-2/+2
|\ \ \ | |/ / |/| |
| * | Port a few cr.yp.to links to be HTTPSAlex Gaynor2015-12-282-2/+2
|/ /
* | Merge pull request #2599 from reaperhulk/oaep-fixAlex Gaynor2015-12-283-0/+39
|\ \