Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 3-only classifier, thanks @hugovk! | Jeff Forcier | 2023-01-18 | 1 | -0/+1 |
* | Require modern versions of bcrypt, pynacl | Jeff Forcier | 2023-01-09 | 1 | -2/+2 |
* | Move to cryptography 3.3 as baseline dep | Jeff Forcier | 2023-01-09 | 1 | -1/+1 |
* | Tidy up requires/entrypoints/install docs | Jeff Forcier | 2023-01-09 | 1 | -9/+2 |
* | Classifiers, python_requires update | Jeff Forcier | 2023-01-09 | 1 | -4/+3 |
* | Bump invoke requirement to modern rev | Jeff Forcier | 2023-01-09 | 1 | -1/+1 |
* | TODO tweak | Jeff Forcier | 2022-06-10 | 1 | -1/+2 |
* | blacken | Jeff Forcier | 2022-02-25 | 1 | -1/+6 |
* | Comment and changelog re #1985 | Jeff Forcier | 2022-02-25 | 1 | -0/+1 |
* | Add six to `install_requires` | Sondre Lillebø Gundersen | 2022-02-25 | 1 | -1/+1 |
* | Expand an old slightly confusing comment | Jeff Forcier | 2021-10-08 | 1 | -1/+4 |
* | Add Py3.9 to classifiers | Jeff Forcier | 2021-10-01 | 1 | -0/+1 |
* | setup.py URL updates | Jeff Forcier | 2021-10-01 | 1 | -1/+8 |
* | README / www-index overhaul | Jeff Forcier | 2021-10-01 | 1 | -9/+1 |
* | Use README for long description like other projects | Jeff Forcier | 2021-10-01 | 1 | -10/+9 |
* | Let's go with 'all' for the catchall endpoint, it is popular | Jeff Forcier | 2019-12-03 | 1 | -1/+1 |
* | Base case re #717 works now. | Jeff Forcier | 2019-12-02 | 1 | -0/+1 |
* | Add additional setuptools extras_require flavors | Jeff Forcier | 2019-12-02 | 1 | -10/+18 |
* | Use setuptools extras_require to offer paramiko[gssapi]1311-int | Jeff Forcier | 2019-06-21 | 1 | -0/+7 |
* | Merge branch 'master' into 1379-int | Jeff Forcier | 2019-05-31 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch '2.4' | Jeff Forcier | 2019-05-31 | 1 | -0/+1 |
| |\ | |||||
| | * | Add explicit (tested) support for Python 3.8 | Jeff Forcier | 2019-05-31 | 1 | -0/+1 |
| * | | Merge branch '2.4' | Jeff Forcier | 2019-05-31 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '2.3' into 2.4 | Jeff Forcier | 2019-05-31 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Merge branch '2.2' into 2.3 | Jeff Forcier | 2019-05-31 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Merge branch '2.1' into 2.2 | Jeff Forcier | 2019-05-31 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Never added 3.7 classifier | Jeff Forcier | 2019-05-31 | 1 | -0/+1 |
| | | * | | | Merge branch '2.2' into 2.3 | Jeff Forcier | 2018-09-17 | 1 | -29/+29 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Blacken, 2.2 edition | Jeff Forcier | 2018-09-17 | 1 | -4/+4 |
| | | | * | | Merge branch '2.1' into 2.2 | Jeff Forcier | 2018-09-17 | 1 | -25/+25 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Blacken 2.0 with black 18.6b4 | Jeff Forcier | 2018-09-17 | 1 | -29/+26 |
* | | | | | | Move to cryptography 2.5 and stop using deprecated APIs. | Andrew Wason | 2019-02-06 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Some master-only blackenings for 18.5b0 | Jeff Forcier | 2018-05-29 | 1 | -5/+1 |
* | | | | | Merge branch '2.4' | Jeff Forcier | 2018-05-29 | 1 | -25/+25 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Blacken under black 18.5b0 | Jeff Forcier | 2018-05-29 | 1 | -26/+26 |
* | | | | | Make pyasn1 a truly optional dependency | Jeff Forcier | 2018-04-19 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | Update docs, metadata, test references to 2.6/3.3 | Jeff Forcier | 2017-10-10 | 1 | -3/+0 |
|/ / / | |||||
* | | | Merge branch 'master' into one-shot-methods | Paul Kehrer | 2017-06-25 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | need bcrypt >= 3.1.3 for kdf() ignore_few_rounds kwarg | Pierce Lopez | 2017-06-13 | 1 | -1/+1 |
| * | | Merge branch '2.1' into 2.2 | Jeff Forcier | 2017-06-12 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Add Python 3.6 to classifiers | Felix Yan | 2017-06-12 | 1 | -0/+1 |
* | | | use cryptography's sign/verify methods instead of signer/verifier | Paul Kehrer | 2017-06-05 | 1 | -1/+1 |
|/ / | |||||
* | | set a minimum version | Alex Gaynor | 2017-06-03 | 1 | -1/+1 |
* | | Support decrypting keys | Alex Gaynor | 2017-06-03 | 1 | -0/+1 |
* | | Fixes #325 -- add support for Ed25519 keys | Alex Gaynor | 2017-06-03 | 1 | -0/+1 |
|/ | |||||
* | Fix flake8 for top-level modules. | Dorian Pula | 2017-05-31 | 1 | -21/+20 |
* | Merge branch '1.17' into 2.0 | Jeff Forcier | 2016-09-15 | 1 | -3/+2 |
|\ | |||||
| * | ==dev is no more | Jeff Forcier | 2016-09-15 | 1 | -3/+2 |
| * | Improved deps pinning | Jeff Forcier | 2016-05-08 | 1 | -2/+2 |
* | | Use a more recent cryptography and call a function | Alex Gaynor | 2016-04-27 | 1 | -1/+1 |