Commit Graph

  • b592eb1074 make sure to break out of key auth loop on success when doing 2-factor (cherry picked from commit 0a4aa8a9d119022adef3b8d89f129ea26110fc1a) Andrew 2012-08-02 13:03:14 -0700
  • 33176b90f7 add support for 2 factor authentication (key+password) (cherry picked from commit be19c273bbe77d58fd67edeabf344ff253997b23) Andrew 2012-08-02 12:10:41 -0700
  • 25942dbd90 Attribution re: #33 (cherry picked from commit 8793771f3804b3f9bb4bf63d0b36ca105de78979) Jeff Forcier 2012-07-15 16:52:39 -0700
  • 7f3124dcd9 Attribution re #32 (cherry picked from commit 2f4303df3e7477dca28badee2f1cc14573befab6) Jeff Forcier 2012-07-15 16:48:08 -0700
  • 01aaf70fc2 show us the offending host key (cherry picked from commit a753df8ea43c26114942147fde2f10f82da5ca29) Thomas Vander Stichele 2012-07-02 13:28:44 +0200
  • 7f526044e0 re #33 - fix typo, be more pythonic (cherry picked from commit 803820c3c8b1aaf2a11588431582916dbb23ea1e) Jan Brauer 2012-07-12 22:19:49 +0200
  • d18b8cf1e9 Fix #33 - parse config as described by manpage (cherry picked from commit 011805eae07ee7be6140b95f6d8669763c55b3d9) Jan Brauer 2012-07-12 17:12:26 +0200
  • d3dc9fcb19 Attribution for Paramiko 63 (cherry picked from commit 00518b5044344adcc9a7b2363676165d9c80b80f) Jeff Forcier 2012-05-25 21:59:23 -0700
  • 627f05e116 Changelog for previous commit (cherry picked from commit c9c7d36ce1139f3186e8494162d4fc918a38a052) Jeff Forcier 2012-05-16 15:34:41 -0700
  • 898a4041a6 Fix SSHException when re-keying over a fast connection Jeff Forcier 2012-05-16 15:34:06 -0700
  • f04ddd420d Fix broken tests (cherry picked from commit 00e1072ee5abbc92b5df57e10cadb638d583d971) Jeff Forcier 2012-05-07 22:03:13 -0700
  • 01735419f3 Bump to 1.7.14 (cherry picked from commit c3a7e9d587) Jeff Forcier 2012-05-07 20:23:29 -0700
  • 077fdae801 Reorganize forwarded agent cxns to avoid errors Jeff Forcier 2012-05-07 20:09:28 -0700
  • 1a033dc596 safe type checking (isinstance instead of type-is) Jeff Forcier 2012-04-19 15:19:59 -0700
  • ef9b251885 Changelog re #15 (cherry picked from commit ccb9d75177) Jeff Forcier 2012-03-30 18:38:40 -0700
  • 6b8284640e Add support for variable expansion in SSHConfig (cherry picked from commit 31482a46d6) Olle Lundberg 2012-03-30 15:59:58 +0200
  • 697524a79f Add basic support for parameter substitution in SSHConfig. (cherry picked from commit fb24d79695) Olle Lundberg 2012-03-30 14:08:14 +0200
  • 76e7dc0335 Ignore test log (cherry picked from commit 9fd47b5501) Jeff Forcier 2012-03-10 20:56:36 -0800
  • ae3ecbe548 Remove comparison between int and str Bobby Impollonia 2012-03-10 18:10:23 -0800
  • bd5c843040 Replace hard tabs with spaces (cherry picked from commit c07eddb9e1) Bobby Impollonia 2012-03-10 18:02:39 -0800
  • a05b770c03 Also as well? Y U NO ENGLISH GOOD (cherry picked from commit ece1a825e8) Jeff Forcier 2012-02-27 22:41:16 -0800
  • d804a303a7 Language tweak (cherry picked from commit 94ea149145) Jeff Forcier 2012-02-27 22:40:43 -0800
  • e41ab9194a First draft of modern explanatory README (cherry picked from commit 4f7338bbfc) Jeff Forcier 2012-02-27 22:39:15 -0800
  • e375d671a4 Fix FSF address (cherry picked from commit 4db2ca594b) Silas Sewell 2012-02-25 03:11:54 -0500
  • 11ca8134a2 Cut 1.7.13 (cherry picked from commit 998377f353) Jeff Forcier 2012-02-13 16:02:00 -0800
  • 9c5791edb8 Fixes #4, thanks again to @jaraco (cherry picked from commit b59430efef) Jeff Forcier 2012-02-13 15:01:18 -0800
  • 9b2f36fc1f Whitespace tweaks, thanks @jaraco (cherry picked from commit 3b20efcc14) Jeff Forcier 2012-02-13 14:39:20 -0800
  • 1882f3470b Move fcntl import to avoid high level ImportErrors on Windows Jeff Forcier 2012-02-13 12:47:59 -0800
  • c3e9b76d51 Clean up Makefile, ensure release is useful again (cherry picked from commit 3e4632979f) Jeff Forcier 2012-02-11 13:54:36 -0800
  • ac7f513ee8 Release 1.7.12 (cherry picked from commit c630917d0d) Jeff Forcier 2012-02-10 22:50:36 -0800
  • 2519e541b1 Changelog entry for io_sleep change (cherry picked from commit cbd9c4a76e) Jeff Forcier 2012-01-17 17:07:37 -0800
  • 8208812ae6 Changelog entry for 1.7.11 (internal only though) (cherry picked from commit 5ce70f3cb0) Jeff Forcier 2012-01-17 17:05:17 -0800
  • 0916fbe292 Forgot to re-add import, derp (cherry picked from commit 474ace1ca4) Jeff Forcier 2012-01-17 12:24:25 -0800
  • 3d598a64b4 Add IO sleep to agent forward communications. Jeff Forcier 2012-01-17 12:10:57 -0800
  • c903245ed9 Trying something stupid re: ==dev (cherry picked from commit 543651bfd2) Jeff Forcier 2011-11-23 15:53:55 -0800
  • d3b48e9b44 Bump to 1.7.11 (cherry picked from commit 9234baed01) Jeff Forcier 2011-11-18 08:56:12 -0800
  • 10beb86e9e Partially revert centralized version stuff (cherry picked from commit d9ba7a644c) Jeff Forcier 2011-11-18 08:55:07 -0800
  • 013d459487 Goofed up the RST (cherry picked from commit 175075e045) Jeff Forcier 2011-11-17 17:40:41 -0800
  • 253a22a770 add ==dev install URL to setup.py (cherry picked from commit 48c21beac9) Jeff Forcier 2011-11-17 17:00:17 -0800
  • 903646677b Bump dev version (cherry picked from commit 59cae8560b) Jeff Forcier 2011-11-17 17:31:09 -0800
  • 7b7b23572b Let's not have 5 different freakin version strings Jeff Forcier 2011-11-17 17:30:00 -0800
  • 4d4780abaa Going to release 1.7.10 for ==dev (cherry picked from commit bd3a64fac2) Jeff Forcier 2011-11-17 17:12:34 -0800
  • 3cf76a85c4 Add post-Paramiko changelog file for now (cherry picked from commit 08ff651d0f) Jeff Forcier 2011-11-17 17:11:15 -0800
  • 8510adcc96 Going to release 1.7.10 for ==dev (cherry picked from commit 95e464b238) Jeff Forcier 2011-11-17 17:12:34 -0800
  • 096d73e567 Add post-Paramiko changelog file for now (cherry picked from commit 3e41abb6be) Jeff Forcier 2011-11-17 17:11:15 -0800
  • 5f839942c7 add ==dev install URL to setup.py (cherry picked from commit e72b53788d) Jeff Forcier 2011-11-17 17:00:17 -0800
  • ba4dc2a26b Don't mix tabs and spaces Jeff Forcier 2011-11-17 15:33:22 -0800
  • a84bd27bfd Use new-style classes, 2001 was 10 years ago Jeff Forcier 2011-11-17 15:31:00 -0800
  • 212276af13 Port poll-using code to use select() instead. Jeff Forcier 2011-11-17 15:18:35 -0800
  • c46fddeb16 Added ssh agent support. Ported from https://github.com/robey/paramiko/pull/21 (cherry picked from commit 35a173631f) Ben Davis 2011-11-13 11:19:19 -0600
  • a94f73a392 Bump to 1.7.9, setup.py/crypto update (cherry picked from commit ea8e73a389) Jeff Forcier 2012-09-23 14:37:44 -0700
  • 987de8e7d5 Crypto released a setuptools bugfix as 2.4.1. (cherry picked from commit 2279ef6909) Jeff Forcier 2012-09-23 14:36:56 -0700
  • 96d8eafc47 Crypto 2.4 doesn't play well with setup.py/setuptools (cherry picked from commit 12cf1674fc) Jeff Forcier 2012-09-23 14:36:36 -0700
  • 18612b7caa Take ownership of TODO file Jeff Forcier 2012-09-23 14:34:40 -0700
  • 99859b8b02 Update version to 1.7.8, no need for 4 parts (cherry picked from commit 5e0a329028) Jeff Forcier 2012-09-23 14:28:34 -0700
  • 13e65a2ce0 Tweak setup.py to match README (cherry picked from commit 673c427fe6) Jeff Forcier 2012-09-23 14:24:27 -0700
  • f8239015ec Add additional Random.atfork() to prevent RNG errors in large runs Jeff Forcier 2012-09-23 14:21:22 -0700
  • 72ee77f441 Update README copyright notice (was ssh a228ab41) Jeff Forcier 2012-09-23 14:19:15 -0700
  • 8f9b37add4 Initial port of 3709d2e02bf67ccc272e1f2311e5db125a922ba0 from 'ssh' Jeff Forcier 2012-09-13 17:17:34 -0700
  • edddc61fb5 Fix trailing whitespace re #28 Jeff Forcier 2012-07-04 20:43:49 -0700
  • 6ae99df2d5 Add changelog entry re #28 Jeff Forcier 2012-07-04 20:43:00 -0700
  • a991b5d151 document demo_keygen.py file in readme Sofian Brabez 2011-07-24 14:09:11 +0200
  • a97b8b6da9 add priv/pub key generator demo Sofian Brabez 2011-07-24 13:44:16 +0200
  • 3d08be043c Update changelog with #63 attribution Jeff Forcier 2012-05-25 21:58:38 -0700
  • c4f873549a Merge pull request #63 from dlitz/issue49-rekeying-fix Jeff Forcier 2012-05-25 21:58:07 -0700
  • 322819454d Increment version for release v1.7.7.2 Jeff Forcier 2012-05-16 16:03:10 -0700
  • a6358f8d13 Merge #63 Jeff Forcier 2012-05-16 15:51:27 -0700
  • c3a7e9d587 Bump to 1.7.14 v1.7.14 Jeff Forcier 2012-05-07 20:23:29 -0700
  • 58aa52085b Reorganize forwarded agent cxns to avoid errors Jeff Forcier 2012-05-07 20:09:28 -0700
  • 8917d83221 safe type checking (isinstance instead of type-is) Jeff Forcier 2012-04-19 15:19:59 -0700
  • ccb9d75177 Changelog re #15 Jeff Forcier 2012-03-30 18:38:40 -0700
  • 31482a46d6 Add support for variable expansion in SSHConfig Olle Lundberg 2012-03-30 15:59:58 +0200
  • fb24d79695 Add basic support for parameter substitution in SSHConfig. Olle Lundberg 2012-03-30 14:08:14 +0200
  • c51b3b208c Fix SSHException when re-keying over a fast connection Dwayne C. Litzenberger 2012-03-24 10:47:16 -0400
  • 9fd47b5501 Ignore test log Jeff Forcier 2012-03-10 20:56:36 -0800
  • 43ddbb0265 Merge pull request #13 from bobbyi/test_loop Jeff Forcier 2012-03-10 20:53:33 -0800
  • 20390e6ff3 Merge pull request #12 from bobbyi/whitespace Jeff Forcier 2012-03-10 19:31:24 -0800
  • 0a013f829e Remove comparison between int and str Bobby Impollonia 2012-03-10 18:10:23 -0800
  • c07eddb9e1 Replace hard tabs with spaces Bobby Impollonia 2012-03-10 18:02:39 -0800
  • ece1a825e8 Also as well? Y U NO ENGLISH GOOD Jeff Forcier 2012-02-27 22:41:16 -0800
  • 94ea149145 Language tweak Jeff Forcier 2012-02-27 22:40:43 -0800
  • 4f7338bbfc First draft of modern explanatory README Jeff Forcier 2012-02-27 22:39:15 -0800
  • 39abb7d6e9 Merge branch 'master' of github.com:bitprophet/ssh Jeff Forcier 2012-02-25 10:55:11 -0800
  • a23803fb80 Merge pull request #8 from silas/master Jeff Forcier 2012-02-25 10:45:27 -0800
  • 4db2ca594b Fix FSF address Silas Sewell 2012-02-25 03:11:54 -0500
  • 998377f353 Cut 1.7.13 v1.7.13 Jeff Forcier 2012-02-13 16:02:00 -0800
  • b59430efef Fixes #4, thanks again to @jaraco Jeff Forcier 2012-02-13 15:01:18 -0800
  • 3b20efcc14 Whitespace tweaks, thanks @jaraco Jeff Forcier 2012-02-13 14:39:20 -0800
  • ec2aedac71 Move fcntl import to avoid high level ImportErrors on Windows Jeff Forcier 2012-02-13 12:47:59 -0800
  • 3e4632979f Clean up Makefile, ensure release is useful again Jeff Forcier 2012-02-11 13:54:36 -0800
  • c630917d0d Release 1.7.12 v1.7.12 Jeff Forcier 2012-02-10 22:50:36 -0800
  • cbd9c4a76e Changelog entry for io_sleep change Jeff Forcier 2012-01-17 17:07:37 -0800
  • 5ce70f3cb0 Changelog entry for 1.7.11 (internal only though) Jeff Forcier 2012-01-17 17:05:17 -0800
  • 474ace1ca4 Forgot to re-add import, derp Jeff Forcier 2012-01-17 12:24:25 -0800
  • 3030589aaa Add IO sleep to agent forward communications. Jeff Forcier 2012-01-17 12:10:57 -0800
  • 543651bfd2 Trying something stupid re: ==dev Jeff Forcier 2011-11-23 15:53:55 -0800
  • 1dba29a037 Merge branch '1.7' Jeff Forcier 2011-11-18 08:58:39 -0800
  • 9234baed01 Bump to 1.7.11 v1.7.11 Jeff Forcier 2011-11-18 08:56:12 -0800
  • d9ba7a644c Partially revert centralized version stuff Jeff Forcier 2011-11-18 08:55:07 -0800
  • b494bb3952 Merge branch '1.7' Jeff Forcier 2011-11-17 17:44:00 -0800