index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2019-05-31
Merge branch 'master' into 1379-int
Jeff Forcier
2019-05-31
Merge branch '2.4'
Jeff Forcier
2019-05-31
Add explicit (tested) support for Python 3.8
Jeff Forcier
2019-05-31
Merge branch '2.4'
Jeff Forcier
2019-05-31
Merge branch '2.3' into 2.4
Jeff Forcier
2019-05-31
Merge branch '2.2' into 2.3
Jeff Forcier
2019-05-31
Merge branch '2.1' into 2.2
Jeff Forcier
2019-05-31
Never added 3.7 classifier
Jeff Forcier
2019-02-06
Move to cryptography 2.5 and stop using deprecated APIs.
Andrew Wason
2018-09-17
Merge branch '2.2' into 2.3
Jeff Forcier
2018-09-17
Blacken, 2.2 edition
Jeff Forcier
2018-09-17
Merge branch '2.1' into 2.2
Jeff Forcier
2018-09-17
Blacken 2.0 with black 18.6b4
Jeff Forcier
2018-05-29
Some master-only blackenings for 18.5b0
Jeff Forcier
2018-05-29
Merge branch '2.4'
Jeff Forcier
2018-05-29
Blacken under black 18.5b0
Jeff Forcier
2018-04-19
Make pyasn1 a truly optional dependency
Jeff Forcier
2017-10-10
Update docs, metadata, test references to 2.6/3.3
Jeff Forcier
2017-06-25
Merge branch 'master' into one-shot-methods
Paul Kehrer
2017-06-13
need bcrypt >= 3.1.3 for kdf() ignore_few_rounds kwarg
Pierce Lopez
2017-06-12
Merge branch '2.1' into 2.2
Jeff Forcier
2017-06-12
Add Python 3.6 to classifiers
Felix Yan
2017-06-05
use cryptography's sign/verify methods instead of signer/verifier
Paul Kehrer
2017-06-03
set a minimum version
Alex Gaynor
2017-06-03
Support decrypting keys
Alex Gaynor
2017-06-03
Fixes #325 -- add support for Ed25519 keys
Alex Gaynor
2017-05-31
Fix flake8 for top-level modules.
Dorian Pula
2016-09-15
Merge branch '1.17' into 2.0
Jeff Forcier
2016-09-15
==dev is no more
Jeff Forcier
2016-05-08
Improved deps pinning
Jeff Forcier
2016-04-27
Use a more recent cryptography and call a function
Alex Gaynor
2016-04-24
Merge branch 'master' into 394-int
Jeff Forcier
2016-04-24
Simplify setup.py by always relying on setuptools
Alex Gaynor
2016-02-27
removed the whitespace as was done on master
Alex Gaynor
2016-02-27
Merge branch '1.14' into 1.15
Jeff Forcier
2016-02-27
Remove whitespace in install_requires to avoid potential setuptools bugs
Jeff Forcier
2015-11-04
Merge branch 'master' into switch-to-cryptography
Alex Gaynor
2015-11-02
Merge branch '1.14' into 1.15
Jeff Forcier
2015-11-02
We ought to work on python 3.4/3.5...
Jeff Forcier
2015-03-15
Update for cryptography 0.8 and general cleanups
Alex Gaynor
2014-12-18
A bunch of cleanup
Alex Gaynor
2014-11-08
Start porting ECDSA to cryptography. Everything except the to_der seems to work
Alex Gaynor
2014-09-29
Bump version numbers
Alex Gaynor
2014-09-18
Document that pyasn1 is required
Alex Gaynor
2014-09-15
Switched everything to use cryptography
Alex Gaynor
2014-09-08
Merge branch 'master' into 298-int
Jeff Forcier
2014-08-26
Consolidate version info. Closes #249
Jeff Forcier
2014-08-25
Consolidate version info. Closes #249
Jeff Forcier
2014-08-25
Merge branch '1.14'
Jeff Forcier
2014-08-25
Cut 1.14.1
Jeff Forcier
[next]