aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nit: line wrapping change (#4004)Alex Gaynor2017-10-281-2/+1
* buster is 3.6 now (#4003)Alex Gaynor2017-10-281-1/+1
* clearly error out on older setuptools (#4000)Alex Gaynor2017-10-281-0/+10
* Forward port 2.1.2 changelog (#3998)Alex Gaynor2017-10-241-0/+8
* Fixes #3947 -- remove the docutils.conf (#3995)Alex Gaynor2017-10-232-4/+2
* Latest flake8 has some rules about variable names (#3996)Alex Gaynor2017-10-232-4/+4
* rolling has 36 now that it is artful (#3991)Alex Gaynor2017-10-211-1/+1
* fixed #3986 -- properly use unicode for DNSName (#3988)Alex Gaynor2017-10-191-4/+4
* Add Multifernet.rotate method (#3979)Chris Wolfe2017-10-196-3/+126
* Make changelog for A-label more readable (#3977)Christian Heimes2017-10-171-7/+9
* use the correct modern API (#3984)Alex Gaynor2017-10-171-1/+1
* port 2.1.1 changelog (#3975)Paul Kehrer2017-10-121-0/+7
* add a faq entry for a message outdated pip/setuptools can output (#3971)Paul Kehrer2017-10-121-0/+7
* random hack to maybe support older pips (#3970)Alex Gaynor2017-10-121-1/+1
* bump libressl to 2.6.2 (#3967)Alex Gaynor2017-10-121-1/+1
* Inline calls to bit_length now that it's trivial (#3966)Alex Gaynor2017-10-128-12/+18
* Debian sid is python3.6 now (#3968)Alex Gaynor2017-10-122-1/+4
* expunge python 2.6 (#3962)Paul Kehrer2017-10-1112-45/+15
* increment deprecation for the 2.2 release cycle (#3961)Paul Kehrer2017-10-111-2/+1
* start the twenty second release cycle (#3960)Paul Kehrer2017-10-113-2/+9
* update changelog release date and bump version for 2.1 release (#3958)Paul Kehrer2017-10-113-6/+4
* Update docs and changelog for URI, RFC822Name, and DNSName (#3955)Paul Kehrer2017-10-114-77/+58
* let's talk about bits baby (#3956)Paul Kehrer2017-10-118-57/+71
* parallelize docs work and always give full traceback on exception (#3957)Paul Kehrer2017-10-111-4/+4
* backwards incompatible change to UniformResourceIdentifier (#3954)Paul Kehrer2017-10-105-228/+199
* backwards incompatible change to RFC822Name (#3953)Paul Kehrer2017-10-105-85/+79
* Backwards incompatible change to DNSName (#3951)Paul Kehrer2017-10-107-194/+193
* add utf8 DNSName x509 vector (#3952)Paul Kehrer2017-10-092-0/+43
* update security docs to indicate we staticaly link openssl on linux too (#3949)Alex Gaynor2017-10-051-4/+4
* do downstream builds as part of our normal parallel jenkins pipeline (#3948)Paul Kehrer2017-10-031-7/+3
* disable smart quotes in sphinx to workaround a spellchecker issue (#3946)Paul Kehrer2017-10-032-1/+3
* Add support for AES XTS (#3900)Paul Kehrer2017-10-019-11/+168
* Declare that 2.1 is the last version to support Python 2.6 (#3944)Alex Gaynor2017-10-013-3/+5
* add ChaCha20 support (#3919)Paul Kehrer2017-09-286-1/+146
* Expose FIPS funcs for OpenSSL. (#3939)Scott Sturdivant2017-09-273-0/+37
* Update the list of macOS versions we test on to match reality (#3942)Alex Gaynor2017-09-271-1/+1
* both parse and encode the ASN1 string type for Name attributes (#3896)Paul Kehrer2017-09-256-23/+107
* blacklist yet another version of sphinx (#3940)Alex Gaynor2017-09-261-1/+1
* FreshestCRL extension support (#3937)Paul Kehrer2017-09-238-7/+344
* support delta crl indicator extension (#3936)Paul Kehrer2017-09-2210-5/+121
* refactor rsa signature/verification logic to remove duplication (#3903)Paul Kehrer2017-09-211-91/+34
* parametrize a bunch of x509 extension tests that were identical (#3931)Paul Kehrer2017-09-211-377/+139
* docs for what bytes means for DNSName, URI, and RFC822Name (#3904)Paul Kehrer2017-09-202-9/+41
* add Freshest CRL and Delta CRL Indicator test vectors (#3932)Paul Kehrer2017-09-203-0/+34
* Mark our custom sphinx extension as parallel safe (#3935)Alex Gaynor2017-09-201-0/+4
* correct the docs for CRLReason (#3930)Paul Kehrer2017-09-201-2/+1
* Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)Alex Gaynor2017-09-205-8/+8
* disable travis mac builders and add a mac jenkins build (#3933)Paul Kehrer2017-09-202-41/+41
* Update the rest of the NIST urls to their new HTTPS homes (#3928)Alex Gaynor2017-09-203-4/+4
* add unique identifier test vector (#3925)Paul Kehrer2017-09-192-2/+15