Adrian Cole
06f418c8ba
added another sshj test
2011-10-31 09:31:26 +00:00
Adrian Cole
552242e863
moved to 1.3.0-SNAPSHOT
2011-10-16 12:26:31 -07:00
Adrian Cole
4dae25ce2c
more retryable sshj exceptions
2011-10-14 19:04:59 -07:00
Adrian Cole
52d978a602
fixed test config problem in jsch
2011-10-14 19:04:33 -07:00
Adrian Cole
3a9ac55e4a
Issue 721:Connect errors not automatically retried in sshj
2011-10-14 10:40:01 -07:00
Jason King
9d99f85807
Issue 720: Log the ssh key fingerprint information
2011-10-14 15:55:24 +01:00
Adrian Cole
7e5a6e68cf
Issue 719: add sha1 support to SshKeys
2011-10-13 23:57:46 -07:00
Adrian Cole
bf4db76152
Issue 720: added live profile and logging to sshj
2011-10-13 11:11:27 -07:00
Adrian Cole
c28a2e38c3
Issue 719: added some logging for ssh fingerprints
2011-10-13 01:49:49 -07:00
Adrian Cole
68e2f417f8
Issue 708:update to sshj 0.6.1
2011-10-03 17:35:56 -07:00
Ian Wolfcat Atha
ce35fb11b7
Explicit check and error for private keys that require a passphrase, as they're currently unsupported.
2011-08-17 23:44:06 -07:00
Adrian Cole
960bfe709f
Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file
2011-08-16 18:14:30 -07:00
Adrian Cole
0a8f38b90e
bumped snapshot version to 1.2.0-SNAPSHOT
2011-08-05 04:09:23 +01:00
Adrian Cole
06b31e5043
Issue 637: update sshj to 0.5.0
2011-07-28 00:35:29 -07:00
Adrian Cole
edc1b10610
Issue 637: moved to sshj and tested on aws-ec2 gogrid cloudservers elastichosts-lon-p trmk-*
2011-07-25 03:59:01 -07:00
Adrian Cole
732491fe17
Issue 636: hone ssh code config + tests to make it easier to isolate cause of stderr hang
2011-07-25 03:10:55 -07:00
Adrian Cole
efa574c175
Issue 636: disable stderr parsing until we determine cause of hanging
2011-07-24 17:42:30 -07:00
Adrian Cole
76abbe8906
jsch error stream wasn't being extracted into a string
2011-07-23 17:50:35 +10:00
Adrian Cole
0b60ccf5ac
make it explicit we are not going to retry on a general sftp failure
2011-07-23 15:33:50 +10:00
Adrian Cole
f3a0e6d0bd
Issue 632:enhance and automatically work around nodes with sftp problems
2011-07-22 10:41:43 +10:00
Andrew Phillips
7d2fb23119
Master version is now 1.1.0-SNAPSHOT (= next feature version) now that 1.0.0 is out
2011-06-05 11:17:43 +04:00
Dmitri Babaev
e1f0cdcfa5
Merge commit '6d187ed9baaad1e00dbe65b36ea2989c951a5a28', ssh client patch is reverted due to massive changes in code
...
Conflicts:
drivers/jsch/src/main/java/org/jclouds/ssh/jsch/JschSshClient.java
2011-06-03 03:50:47 +04:00
Dmitri Babaev
ea206d4036
comments for JschSshClinet bug fix
2011-06-02 14:25:16 +04:00
Adrian Cole
ac698c33ec
Issue 586:retry ssh on channel failures
2011-06-01 12:00:22 -07:00
Adrian Cole
140dd8711c
Issue 574: work around bad date format
2011-06-01 11:52:56 -07:00
Dmitri Babaev
6dc6d3581f
JschSshClinet bug fix for exec method
2011-06-01 22:26:08 +04:00
Dmitri Babaev
0fedf6e467
Merge commit '7d0248c5dd972287e51ad1971d61a6ddc8bdcdf5'
2011-06-01 20:37:49 +04:00
Gustavo Morozowski
557c0d75fe
moved maven-bundle-plugin instructions to top project pom
2011-05-16 09:14:12 -03:00
Adrian Cole
ddc514d602
Issue 42: added osgi fragment plugin to poms
2011-05-15 12:08:53 -07:00
Adrian Cole
b37e00fffe
Issue 538: removed redundant http tests which are not working due to test classpath issues
2011-04-23 16:56:09 -07:00
Andrew Phillips
10aec3b603
Changed project description to match extension -> driver change
2011-04-23 17:21:26 +01:00
Adrian Cole
9e94fc6fc9
updated license headers
2011-04-09 03:20:17 -07:00
Adrian Cole
95310ba680
Issue 527:update to official build of jetty
2011-04-09 03:18:42 -07:00
Adrian Cole
35412b828c
Issue 525:update to testng 6.0.1
2011-04-09 03:12:41 -07:00
Adrian Cole
8d26999bc2
updated to surefire 2.8, and revised test annotations to be compatible with testng 5.14.10
2011-04-09 01:09:35 -07:00
Adrian Cole
008f74f553
updated to slf4j 1.6.1
2011-04-08 22:54:05 -07:00
Adrian Cole
3a3f95b938
Issue 523:update to apache hc 4.1.1
2011-04-08 22:42:13 -07:00
Adrian Cole
296dfe2cf2
Issue 520:update to google appengine 1.4.3
2011-04-08 21:02:21 -07:00
Adrian Cole
ba40e8a7b5
Issue 516:add ning payload to enterprise configuration
2011-04-07 12:23:57 -07:00
Adrian Cole
b9f0cbcb89
crypto tuning
2011-04-04 23:37:00 -07:00
Adrian Cole
adce931893
Issue 513:change driver library dependency from provided to compile
2011-03-27 20:07:57 -07:00
Adrian Cole
a44abb0768
Issue 374: added slf4j
2011-03-26 21:28:13 -07:00
Adrian Cole
35291abba4
Issue 505: update gogrid to use new ubuntu image by default
2011-03-11 20:59:05 -08:00
Adrian Cole
e5af84ef0e
Issue 486: moved netty to a driver and created a base payload slicer
2011-03-07 09:54:25 +01:00
Adrian Cole
67a13f439c
added new retryable ssh exceptions
2011-02-27 16:41:57 -08:00
Adrian Cole
71eb7ea8b7
fixed gae test relating to expect header
2011-02-26 21:50:36 -08:00
tibor.kiss
00d172ce2f
issue 430: large blob support:
...
- modified all 3 http connectors to add "Expect: 100-continue" header
- refactored the RequestAuthorizeSignature to not conform the specification
- complete-multipart-upload response is returning escaped quote, I extended ETag parser
- added more S3 headers
2011-02-26 20:05:16 +01:00
Adrian Cole
59e1097c7d
Issue 482: took out jsch's custom repo
2011-02-18 10:29:30 -08:00
Carlos
3a9ffb5871
Upgrade jsch to 0.1.44-1 and use dependencyManagement for it
2011-02-18 16:44:55 +01:00
Carlos
0829463f8a
Disable releases check in snapshot repo
2011-02-17 14:16:46 +01:00