GitHub #9 Resolves issue 8
Merge pull request #9 from jackgene/master
- recover from tunnel disconnections/failures under certain circumstances
3361f83053e672f Alex Kwak 2021-07-05 06:09:03
Stop the tunnel in the event of an IOException such that retry-logic is attempted.
bd7d954538529f5 Jack Leow 2021-07-04 23:39:17
Do not call tunnel.ensureStarted()
when obtaining a cached tunnel, as this throws an exception if the tunnel isn't started, preventing the retry-logic from ever being executed.
af29b08874fe8ec Jack Leow 2021-07-04 23:38:24
chore: fix CHANGELOG / README
ef97d0e1e1ca343 Alex Kwak 2021-05-07 00:52:38
change group name as guide by sonatype
120fc182f806d43 Alex Kwak 2021-04-19 02:14:38
GitHub #4 fix group name to own this repository
Merge pull request #4 from emotionbug/develop
- fix group name to own this repository
c58b1847d7b81f3 Alex Kwak 2021-04-19 01:55:43
GitHub #5 change group name as guide by sonatype
Merge pull request #5 from emotionbug/develop
- change group name as guide by sonatype
25fe4655fa2b63f Alex Kwak 2021-04-19 02:16:45
GitHub #7 write publishing scripts for sonatype publishing
Merge pull request #7 from emotionbug/develop
- write publishing scripts for sonatype publishing
d2309dddd497e9d Alex Kwak 2021-05-07 00:23:52
write publishing scripts for sonatype publishing
5c45098681c7914 Alex Kwak 2021-05-07 00:20:37
fix groupId and version code on README.md
9f4b4a00027bb62 Alex Kwak 2021-04-19 02:15:55
fix group name to own this repository
7b6561529a7e311 Alex Kwak 2021-04-19 01:54:42
GitHub #1 Merge develop branch to master for 1.0.11
Merge pull request #1 from emotionbug/develop
- Merge develop branch to master for 1.0.11
c55ee08fd013451 Alex Kwak 2021-04-13 06:07:59
GitHub #3 add FatJar plugin
Merge pull request #3
- add FatJar plugin
f12b3a828d40a5b Alex Kwak 2021-04-13 06:32:58
add FatJar plugin
bac2fbcfbda8e9f Alex Kwak 2021-04-13 06:31:58
chore: Rename packages for prevent conflicting with previous releases.
7f915998bb522c9 Alex Kwak 2021-04-13 06:26:52
chore: Rename packages for prevent conflicting with previous releases.
d59975ef88d4220 Alex Kwak 2021-04-13 06:24:18
chore: Set Version to 1.0.11
0d2d591d2abe31a Alex Kwak 2021-04-13 06:03:46
bump up all dependencies
fce2742c3b5b4e7 Alex Kwak 2021-04-13 05:41:59
bump up sshj to 0.31.0
6fe97d8b7ea5180 Alex Kwak 2021-04-13 05:19:20
reformat codes
d6af8d4fc9fcc4c Alex Kwak 2021-04-13 05:16:22
migrate to gradle project.
45cac001803ab63 Alex Kwak 2021-04-13 04:57:55
Better handling for unopened connections.
529642700ae0207 Bojan Čekrlić 2017-02-12 13:47:53
SSH native implemntation; test rewrite.
6157e87409dd027 Bojan Čekrlić 2017-02-12 11:01:44
Reduce logging.
bcf257ab275723f Bojan Čekrlić 2017-02-11 19:02:32
Trying to fix CircleCI build.
94d76ba65dd00ed Bojan Čekrlić 2017-02-11 19:01:49
Trying to fix CircleCI build.
1ae17576579633e Bojan Čekrlić 2017-02-11 18:57:37
Updated documentation to better explain TODOs.
78cd6ff00686bec Bojan Čekrlić 2017-02-11 18:39:13
Support for running through native SSH client.
55d09f801f71237 Bojan Čekrlić 2017-02-11 18:33:37
Support for loading 3rd-party drivers in the initialization of our driver.
660220643e0c484 Bojan Čekrlić 2017-02-11 15:53:34
Support for loading 3rd-party drivers in the initialization of our driver.
7fdd6c91ae6898b Bojan Čekrlić 2017-02-11 15:46:55
circle.yml fix for XML test reports.
c5659804557d30d Bojan Čekrlić 2017-02-11 15:08:28
circle.yml fix for XML test reports.
22cb1b90ee7d970 Bojan Čekrlić 2017-02-11 15:03:55
circle.yml fix for artifacts discovery.
84dffb8461b66e0 Bojan Čekrlić 2017-02-11 14:55:15
Documentation update, circle.yml
de957c38c134df2 Bojan Čekrlić 2017-02-11 14:50:19
SSHJ intial commit.
7959555dd9df397 Bojan Čekrlić 2017-02-11 14:35:53
Fix typo
3833d284b851557 Aleksandar Vidakovic 2016-04-16 18:37:04
Updating develop poms back to pre merge state
e80ce8b8e5d697e Aleksandar Vidakovic 2015-09-12 10:30:20
Merge branch 'master' into develop
cb367c43db5d031 Aleksandar Vidakovic 2015-09-12 10:30:20
updating develop poms to master versions to avoid merge conflicts
1e8644e44db913c Aleksandar Vidakovic 2015-09-12 10:30:20
updating poms for 1.0.11-SNAPSHOT development
b2afb0f7de6f86c Aleksandar Vidakovic 2015-09-12 10:29:32
GitHub #3 add FatJar plugin
Merge pull request #3 from emac/develop
- bug fix: avoid wrong local port increment
39c4ef7f147880b Aleksandar Vidakovic 2015-09-12 10:09:15
Merge branch 'release/1.0.10'
f8fe96a84f0e7db Aleksandar Vidakovic 2015-09-12 10:30:20
updating poms for branch'release/1.0.10' with non-snapshot versions
af9f631c18d243d Aleksandar Vidakovic 2015-09-12 10:29:34
Update dependencies
c2e83656c8ca4aa Aleksandar Vidakovic 2015-09-12 10:29:01
bug fix: avoid wrong local port increment
00149bae435d822 emac 2015-09-10 08:32:08
Update changelog
aa4975712afd67d Aleksandar Vidakovic 2015-09-09 08:35:18
updating develop poms to master versions to avoid merge conflicts
458bf5a34682948 Aleksandar Vidakovic 2015-09-09 08:28:46
Updating develop poms back to pre merge state
2f5ca2dee00c5c9 Aleksandar Vidakovic 2015-09-09 08:28:46
Merge branch 'master' into develop
0ceb16b3f23a348 Aleksandar Vidakovic 2015-09-09 08:28:46
updating poms for 1.0.10-SNAPSHOT development
19267f354d5383d Aleksandar Vidakovic 2015-09-09 08:08:25
GitHub #2 Rename packages
Merge pull request #2 from emac/develop
- pass original connect properties to real driver and 1 bug fix
77e20b6403b3c49 Aleksandar Vidakovic 2015-09-09 08:04:02
Merge branch 'release/1.0.9'
918852f5c7f8080 Aleksandar Vidakovic 2015-09-09 08:28:46
updating poms for branch'release/1.0.9' with non-snapshot versions
45a2ab8705898d5 Aleksandar Vidakovic 2015-09-09 08:08:27
Merge branch 'develop' of https://github.com/monkeysintown/jdbc-ssh into develop
6670c724c36a2bb Aleksandar Vidakovic 2015-09-09 08:07:48
Minor update README
63b50c96712fd66 Aleksandar Vidakovic 2015-09-09 08:07:30
1. pass original connect properties to real driver
-
- bug fix: check correct config properties n SshCOnfiguration construct
- method
d287e9d6fdcb529 emac 2015-08-30 13:08:16
Configure release passwords
0cd4d900a6c4bfe Aleksandar Vidakovic 2015-01-16 13:05:12
Updating develop poms back to pre merge state
555166d2b2ab836 Aleksandar Vidakovic 2015-01-16 01:45:30
Merge branch 'master' into develop
1f94a909b76e21d Aleksandar Vidakovic 2015-01-16 01:45:30
updating develop poms to master versions to avoid merge conflicts
1efe272318fd4d6 Aleksandar Vidakovic 2015-01-16 01:45:30
updating poms for 1.0.9-SNAPSHOT development
a0f0b6684967b33 Aleksandar Vidakovic 2015-01-16 01:44:29
Merge branch 'release/1.0.8'
8c59b8d3c56c53c Aleksandar Vidakovic 2015-01-16 01:45:30
updating poms for branch'release/1.0.8' with non-snapshot versions
b99af151ec382fd Aleksandar Vidakovic 2015-01-16 01:44:40
Prepare for next release.
00ed39ab29d3dc1 Aleksandar Vidakovic 2015-01-16 01:44:02
Prepare package structure for Osgi.
4b3fa33b30a4293 Aleksandar Vidakovic 2015-01-16 01:38:36
Added Maven Central badge.
2562aa8ca158544 Aleksandar Vidakovic 2015-01-15 18:54:23
Fixed Maven Central badge.
a1371e4ae1cb3a1 Aleksandar Vidakovic 2015-01-15 18:45:07
Fixed Maven Central badge.
e81b710ec21c57d Aleksandar Vidakovic 2015-01-15 18:43:34
Fixed Maven Central badge.
57ee7ae6e85e86a Aleksandar Vidakovic 2015-01-15 18:42:03
Added Maven Central badge.
b1cc49d7ee38c25 Aleksandar Vidakovic 2015-01-15 18:40:48
Updated changelog. Added Asciidoc plugin configuration.
27a18460d98871c Aleksandar Vidakovic 2015-01-15 18:15:53
updating develop poms to master versions to avoid merge conflicts
b15b6052dc1fbb8 Aleksandar Vidakovic 2015-01-15 16:41:16
Updating develop poms back to pre merge state
678806c8cbd611e Aleksandar Vidakovic 2015-01-15 16:41:16
Merge branch 'master' into develop
3ec290c6b6bfd34 Aleksandar Vidakovic 2015-01-15 16:41:16
updating poms for 1.0.8-SNAPSHOT development
056102f98336eda Aleksandar Vidakovic 2015-01-15 16:40:17
Merge branch 'release/1.0.7'
ad57e52f8b9f10f Aleksandar Vidakovic 2015-01-15 16:41:15
updating poms for branch'release/1.0.7' with non-snapshot versions
a4447fba7b97064 Aleksandar Vidakovic 2015-01-15 16:40:28
Sign and deploy GPG files.
7b7e3d0f614f195 Aleksandar Vidakovic 2015-01-15 16:39:28
updating develop poms to master versions to avoid merge conflicts
71b5f6bb870b7b4 Aleksandar Vidakovic 2015-01-15 16:31:59
Updating develop poms back to pre merge state
680a342e69c1ddc Aleksandar Vidakovic 2015-01-15 16:31:59
Merge branch 'master' into develop
45742162bca7848 Aleksandar Vidakovic 2015-01-15 16:31:59
updating poms for 1.0.7-SNAPSHOT development
23094421cb97174 Aleksandar Vidakovic 2015-01-15 16:31:12
Merge branch 'release/1.0.6'
13022b713ada51d Aleksandar Vidakovic 2015-01-15 16:31:59
updating poms for branch'release/1.0.6' with non-snapshot versions
50d12420bf0bbed Aleksandar Vidakovic 2015-01-15 16:31:19
Sign and deploy GPG files.
0251d2e08ae1a66 Aleksandar Vidakovic 2015-01-15 16:31:00
updating develop poms to master versions to avoid merge conflicts
e4d1a9b1336e93e Aleksandar Vidakovic 2015-01-15 16:25:43
Updating develop poms back to pre merge state
dcf6014a5410c7b Aleksandar Vidakovic 2015-01-15 16:25:43
Merge branch 'master' into develop
b0f58b6045d767a Aleksandar Vidakovic 2015-01-15 16:25:43
updating poms for 1.0.6-SNAPSHOT development
8c5e7f9bdcd28e6 Aleksandar Vidakovic 2015-01-15 16:24:50
Merge branch 'release/1.0.5'
a3c5fdfa71d507d Aleksandar Vidakovic 2015-01-15 16:25:43
updating poms for branch'release/1.0.5' with non-snapshot versions
a8f76c44d71d6df Aleksandar Vidakovic 2015-01-15 16:25:04
Sign and deploy GPG files.
3a156407f8417be Aleksandar Vidakovic 2015-01-15 16:24:22
updating develop poms to master versions to avoid merge conflicts
f5d9464037e0131 Aleksandar Vidakovic 2015-01-15 16:22:16
Merge branch 'master' into develop
cb3661bda204435 Aleksandar Vidakovic 2015-01-15 16:22:16
Updating develop poms back to pre merge state
9c5336c2353a208 Aleksandar Vidakovic 2015-01-15 16:22:16
updating poms for 1.0.5-SNAPSHOT development
e308cf33eecec59 Aleksandar Vidakovic 2015-01-15 16:21:30
Merge branch 'release/1.0.4'
8ac20c329ed1bee Aleksandar Vidakovic 2015-01-15 16:22:16
updating poms for branch'release/1.0.4' with non-snapshot versions
a5514d1f0e18b2a Aleksandar Vidakovic 2015-01-15 16:21:39
Sign and deploy GPG files.
97879ecf9dde49d Aleksandar Vidakovic 2015-01-15 16:20:18
Merge branch 'master' into develop
5ba838e6d835316 Aleksandar Vidakovic 2015-01-15 16:18:48
Updating develop poms back to pre merge state
3c0be356c16292b Aleksandar Vidakovic 2015-01-15 16:18:48
updating develop poms to master versions to avoid merge conflicts
338c1fe7c04af5e Aleksandar Vidakovic 2015-01-15 16:18:48
updating poms for 1.0.4-SNAPSHOT development
6441be24bc5e825 Aleksandar Vidakovic 2015-01-15 16:17:52
Merge branch 'release/1.0.3'
a45ff088a377170 Aleksandar Vidakovic 2015-01-15 16:18:48
updating poms for branch'release/1.0.3' with non-snapshot versions
f2df519337e180e Aleksandar Vidakovic 2015-01-15 16:18:02
Reset failed release.
8b4dc09d1aaf92f Aleksandar Vidakovic 2015-01-15 16:17:06
updating poms for 1.0.4-SNAPSHOT development
ee20dfe6017c1fd Aleksandar Vidakovic 2015-01-15 16:15:29
Added checks for valid properties.
54d33e7ef94aec5 Aleksandar Vidakovic 2015-01-15 16:14:23
Shorter packages. Minor improvements Derby logging bridge.
e91c3b97021fc8f Aleksandar Vidakovic 2015-01-15 15:43:25
Fixed SCM configuration.
1daa331b6c8ba5a Aleksandar Vidakovic 2015-01-15 14:48:34
Shorter package name.
6ceede9d3fcf08a Aleksandar Vidakovic 2015-01-15 14:20:59
Fixed groupId to comply with Maven central rules.
f07232a2c2ae0c8 Aleksandar Vidakovic 2015-01-15 14:17:41
Minor fix.
bfca1c89be89ebe Aleksandar Vidakovic 2015-01-15 12:19:53
Added all SSH options (as comments) to sample ssh.properties.
86e553b12003f22 Aleksandar Vidakovic 2015-01-14 17:48:05
Publish Github pages only during releases.
1a43b8a631e3b6e Aleksandar Vidakovic 2015-01-14 17:35:47
Fixed Github site plugin issues.
974145eb587e5cc Aleksandar Vidakovic 2015-01-14 17:26:49
Added SCM info.
d4a676b8873425a Aleksandar Vidakovic 2015-01-14 17:15:45
Started Maven site.
d6279e83b15024f Aleksandar Vidakovic 2015-01-14 17:07:31
Added Maven requirement.
803c70b74ed0e53 Aleksandar Vidakovic 2015-01-14 14:57:30
Fixed Maven warnings during release.
610b1c28c30b8fe Aleksandar Vidakovic 2015-01-14 14:34:34
Sign and deploy GPG artifacts.
b7850a36c3d43ca Aleksandar Vidakovic 2015-01-14 14:24:26
Updating develop poms back to pre merge state
1d27913918e759d Aleksandar Vidakovic 2015-01-14 14:21:06
Merge branch 'master' into develop
05b9ff575658490 Aleksandar Vidakovic 2015-01-14 14:21:06
updating develop poms to master versions to avoid merge conflicts
8c406255a1352a4 Aleksandar Vidakovic 2015-01-14 14:21:05
updating poms for 1.0.3-SNAPSHOT development
fbc47a50192168f Aleksandar Vidakovic 2015-01-14 14:20:15
GitHub #1 Merge develop branch to master for 1.0.11
closes #1
9bfc49584e779bc Aleksandar Vidakovic 2015-01-14 04:07:49
Merge branch 'release/1.0.2'
c2f066404d49376 Aleksandar Vidakovic 2015-01-14 14:21:05
updating poms for branch'release/1.0.2' with non-snapshot versions
5bd5a0c8b0a2d73 Aleksandar Vidakovic 2015-01-14 14:20:26
Build improvements (only generate Javadoc and GPG on release).
1a88babedcc2947 Aleksandar Vidakovic 2015-01-14 14:19:41
Javadoc improvements.
b9990dfc8783330 Aleksandar Vidakovic 2015-01-14 13:38:15
Javadoc improvements.
7406c494e51647e Aleksandar Vidakovic 2015-01-14 13:34:34
Derby logging over Slf4j.
6ee92a2e25e6343 Aleksandar Vidakovic 2015-01-14 13:02:33
Removed Constants class.
09351bbf32ec98d Aleksandar Vidakovic 2015-01-14 12:23:25
Minor fix.
0a4f3635de7eb13 Aleksandar Vidakovic 2015-01-14 06:10:22
Added Asciidoclet.
2d7bc9e41a765f2 Aleksandar Vidakovic 2015-01-14 06:07:22
More configuration options: known hosts, passphrase, private and public key.
fdbb1e281a56157 Aleksandar Vidakovic 2015-01-14 04:51:02
Added changelog.
61039dc9179b04e Aleksandar Vidakovic 2015-01-14 04:15:21
Fixed NPE.
ea01822caa9876d Aleksandar Vidakovic 2015-01-14 04:11:12
Cleanup.
1d956df6945544a Aleksandar Vidakovic 2015-01-14 04:08:31
Added notification badge.
90c356d5d8cacaf Aleksandar Vidakovic 2015-01-14 03:26:40
Minor fix.
dd818388d08b4cb Aleksandar Vidakovic 2015-01-14 03:19:41
Minor fix.
dd01f360a84c0b6 Aleksandar Vidakovic 2015-01-14 03:19:14
Minor improvement.
9a27b2fc075e0eb Aleksandar Vidakovic 2015-01-14 03:11:16
Minor improvement. Bintray download link.
0d65bb0bb75cf8e Aleksandar Vidakovic 2015-01-14 03:00:19
Updating develop poms back to pre merge state
c5e80d4f07b566e Aleksandar Vidakovic 2015-01-14 02:52:46
updating develop poms to master versions to avoid merge conflicts
9b8bca8dd9e76fd Aleksandar Vidakovic 2015-01-14 02:52:46
Merge branch 'master' into develop
37e289d2eee4a85 Aleksandar Vidakovic 2015-01-14 02:52:46
updating poms for 1.0.2-SNAPSHOT development
bc78d960f2ea3c8 Aleksandar Vidakovic 2015-01-14 02:52:10
Merge branch 'release/1.0.1'
d26618beaeb6b32 Aleksandar Vidakovic 2015-01-14 02:52:46
updating poms for branch'release/1.0.1' with non-snapshot versions
8688ecb314f8513 Aleksandar Vidakovic 2015-01-14 02:52:18
updating poms for 1.0.1-SNAPSHOT development
a57e9f70d3729d8 Aleksandar Vidakovic 2015-01-14 02:49:45
Cleanup.
7ded7c497081e03 Aleksandar Vidakovic 2015-01-14 02:48:59
Tests are working with locally running SSH server. Some configs can be overriden now with system properties. No ssh.properties needed anymore for tests.
1571ef1581b27dd Aleksandar Vidakovic 2015-01-14 02:45:44
Test cases with embedded SSH server. H2 and Derby in server mode. WIP.
de126704a12d51e Aleksandar Vidakovic 2015-01-14 00:57:47
Configured Bintray deployment. Added JGitflow plugin.
719ef8642ce6f9a Aleksandar Vidakovic 2015-01-14 00:56:24
More verbose logging for SSH communication.
125fc7277645a69 Aleksandar Vidakovic 2015-01-14 00:55:41
Cleanup.
35a446b8d7cba45 Aleksandar Vidakovic 2015-01-14 00:55:15
Ignore H2 trace files.
b110a5c7b9d75d8 Aleksandar Vidakovic 2015-01-11 01:38:41
Cleanup. Improvements embedded SSHD/H2 configuration (still WIP).
54250c4ce531cc7 Aleksandar Vidakovic 2015-01-11 01:36:48
Replace remote hostname/IP with localhost.
599e4d19cceeb34 Aleksandar Vidakovic 2015-01-11 01:35:53
Added embedded SSHD (Apache Mina) for integration tests (WIP).
4323ae6b278329c Aleksandar Vidakovic 2015-01-11 00:31:21
Fixed username/password configuration.
4bd5a668263cc17 Aleksandar Vidakovic 2015-01-11 00:09:31
Fixed username/password configuration.
f0fe153e69b2fb8 Aleksandar Vidakovic 2015-01-11 00:00:22
Improved README.
47b0624f18e2dcc Aleksandar Vidakovic 2015-01-10 23:01:16
Automatic local port assignment. Reduced configuration to a minimum.
93afb0e079ba7da Aleksandar Vidakovic 2015-01-10 22:57:26
Added sample properties file.
593f551375ef7c8 Aleksandar Vidakovic 2015-01-10 22:15:47
First working version.
0f9f341157dd4fa Aleksandar Vidakovic 2015-01-10 22:15:12