index
:
delta/paramiko.git
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.8
1.9
1042-int
1063-int
1070-remove-python26-and-33
1311-int
2.0
2.1
2.10
2.11
2.12
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
216-int
2178-int
3.0
3.1
387-auth-mark-ii
394-int
531-bitprophet-addendum-do-not-delete
531-int
596-int
717-support-match-etc
731-int
897-canonicalization
auth-shakeup
baserock/morph
circle-ci
crypto-1.5-agnostisicm
crypto-rsa-pq
ecdsa-known-hosts-keys-243
final-827-int
fix-proxycommand-infinite-loop-252
gateway-support
i-hate-my-life
main
master
merge-ssh-fork-back-in
proxycommand-closed-fix-789
pytest
python3
re-add-blog
rfc8832-sha2-key-algo
rtd-cryptography
sftp-non-utf8-filenames-546
sphinx-256
tmp
try-multiple-address-families-22
website-178
github.com: paramiko/paramiko.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
1.10
This setting no longer needed & causes warnings if left in
Jeff Forcier
11 years
1.11
Cut 1.11.6
Jeff Forcier
11 years
1.12
Cut 1.12.4
Jeff Forcier
11 years
1.13
Changelog re #697
Jeff Forcier
9 years
1.14
Merge branch '1.13' into 1.14
Jeff Forcier
9 years
1.15
Changelog entry noting how #819 was a thing
Jeff Forcier
9 years
1.16
Merge branch '1.15' into 1.16
Jeff Forcier
9 years
1.17
Update twine requirement in dev-requirements.txt
Sumana Harihareswara
7 years
1.18
Merge branch '1.17' into 1.18
Jeff Forcier
7 years
1.8
Update travis settings to be similar to fab's
Jeff Forcier
12 years
1.9
Merge branch '1.8' into 1.9
Jeff Forcier
12 years
1042-int
Python 3 fixes re #1042
Jeff Forcier
8 years
1063-int
Language
Jeff Forcier
8 years
1070-remove-python26-and-33
String format modernization, part 1
Jeff Forcier
8 years
1311-int
Use setuptools extras_require to offer paramiko[gssapi]
Jeff Forcier
6 years
2.0
Last ever LICENSE copyright update
Jeff Forcier
6 years
2.1
Merge branch '2.0' into 2.1
Jeff Forcier
6 years
2.10
Cut 2.10.6
Jeff Forcier
3 years
2.11
Cut 2.11.1
Jeff Forcier
3 years
2.12
Cut 2.12.0
Jeff Forcier
3 years
2.2
Merge branch '2.1' into 2.2
Jeff Forcier
6 years
2.3
Merge branch '2.2' into 2.3
Jeff Forcier
6 years
2.4
Last ever LICENSE copyright update
Jeff Forcier
6 years
2.5
Enhance language around SSHClient.close()
Jeff Forcier
4 years
2.6
Merge branch '2.5' into 2.6
Jeff Forcier
4 years
2.7
Merge branch '2.6' into 2.7
Jeff Forcier
4 years
2.8
Add test proving basic behavior of #1822
Jeff Forcier
3 years
2.9
Merge branch '2.8' into 2.9
Jeff Forcier
3 years
216-int
Clean up & tweak failing sftp closure test
Jeff Forcier
11 years
2178-int
Add codespell to dev-reqs, circleci
Jeff Forcier
2 years
3.0
Use newer circleci orb to stop using codecov's old pypi package
Jeff Forcier
2 years
3.1
Merge branch '3.0' into 3.1
Jeff Forcier
2 years
387-auth-mark-ii
Migrate rest of existing agent tests to new module
Jeff Forcier
2 years
394-int
Merge remote-tracking branch 'alex/switch-to-cryptography' into 394-int
Jeff Forcier
9 years
531-bitprophet-addendum-do-not-delete
Might as well put in params for the rest
Jeff Forcier
8 years
531-int
Might as well put in params for the rest
Jeff Forcier
8 years
596-int
Changelog closes #356, closes #596.
Jeff Forcier
10 years
717-support-match-etc
WIP re: exec
Jeff Forcier
6 years
731-int
Changelog entry re #731, re #611
Jeff Forcier
9 years
897-canonicalization
Implement ssh_config hostname canonicalization (WIP)
Jeff Forcier
6 years
auth-shakeup
WIP
Jeff Forcier
7 years
baserock/morph
Cut 1.14
Jeff Forcier
11 years
circle-ci
Released orb version
Jeff Forcier
4 years
crypto-1.5-agnostisicm
Backport support for newer cryptography sign/verify APIs.
Jeff Forcier
7 years
crypto-rsa-pq
fix RSA key loading: p and q were being swapped
Alex Gaynor
5 years
ecdsa-known-hosts-keys-243
Merge branch 'master' into ecdsa-known-hosts-keys-243
Jeff Forcier
11 years
final-827-int
Start documenting PKCS11 more explicitly, plus related tweaks. Re #827
Jeff Forcier
8 years
fix-proxycommand-infinite-loop-252
Tweak changelog language
Jeff Forcier
11 years
gateway-support
Python 2.5 compat
Jeff Forcier
13 years
i-hate-my-life
No idea why the lack of this blew up on circle but not locally
Jeff Forcier
4 years
main
Merge branch '3.0' into 3.1
Jeff Forcier
2 years
master
Link to new roadmap on BPO
Jeff Forcier
4 years
merge-ssh-fork-back-in
Fix module import in tests
Jeff Forcier
13 years
proxycommand-closed-fix-789
Untested fix re #789
Jeff Forcier
9 years
pytest
Make sure to use the coverage task on travis so it gets slow tests too
Jeff Forcier
8 years
python3
README py3 update
Jeff Forcier
11 years
re-add-blog
WIP
Jeff Forcier
11 years
rfc8832-sha2-key-algo
Add agent RSA-SHA2 support, also tweak changelog w/ more tickets
Jeff Forcier
4 years
rtd-cryptography
RTD without a config file seemed to be implicitly installing self
Jeff Forcier
4 years
sftp-non-utf8-filenames-546
Push bad test that fails because server needs fixing too!
Jeff Forcier
8 years
sphinx-256
Herpaderp, copy not move
Jeff Forcier
11 years
tmp
Revert "Add tests/configs directory to sdist"
Jeff Forcier
5 years
try-multiple-address-families-22
Changelog closes #22
Jeff Forcier
10 years
website-178
Comment out intersphinx pending #256
Jeff Forcier
11 years