8000 Tags · joval/sshj · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: joval/sshj

Tags

v0.17.2

Toggle v0.17.2's commit message
Release of 0.17.2

- Prepped for v0.17.2 release
- Fixed bug that crept in 0edc4a5
8000

v0.17.1

Toggle v0.17.1's commit message
Release of 0.17.1

- Updated for 0.17.1 release
- Reimplemented parsing the identification (Fixes hierynomus#176)

v0.17.0

Toggle v0.17.0's commit message
Release of 0.17.0

- Updated README
- Ensure that same name subdirs aren't omitted when doing SFTP (hierynomus#253)
- made classes non-final to allow mocking (hierynomus#250)
- Add correct source manifest headers for OSGI (hierynomus#244) (Fixes hierynomus#242)
- Merge pull request hierynomus#243 from valery1707/badges
- Add some useful badges with automatic version detection: Maven and Javadoc

v0.16.0

Toggle v0.16.0's commit message
Release of 0.16.0

- updated release notes
- Release task depends on build and uploadArchives
- Added gradle release and license plugins, and updated all license headers
- Updated README with release notes.
- Some cleanup
- Fixed bug in Forward lookup in which we did not deal with the special cases (Fixes hierynomus#239)
- Added OSGI manifest to -sources.jar (Fixes hierynomus#242)
- Fixed javadoc warning
- Attempt to fix race condition if a packet is received from the server immediately after successful auth (Fixes hierynomus#237)
- Fixed some Java7 warnings
- Added callback to request updated password for a user in case of USERAUTH_PASSWD_CHANGEREQ (Fixes hierynomus#193)
- Added javadoc to indicate that close() should always be called on a Command, before inspecting the result(s) (Fixes hierynomus#114)
- Implemented switch for waiting on server ident before sending client ident. (Fixes hierynomus#118)
- Fixed potential race condition identified in hierynomus#203
- JavaDoc fixes
- Organised some imports
- Dropped Java6 support (Fixes hierynomus#234)
- Upgraded gradle to 2.12
- Merge pull request hierynomus#238 from hierynomus/issue-236
- Fixed race condition in global request response handling
- Added reproducing testcase
- Added settings.gradle with project name
- Ingoring integration test
- Set to snapshot
- Fixed typo in README

v0.14.0

Toggle v0.14.0's commit message
Now v0.14.0 for real, forgot buildfile

v0.12.0

Toggle v0.12.0's commit message
Release notes for 0.12.0

v0.9.0

Toggle v0.9.0's commit message
[maven-release-plugin] copy for tag v0.9.0

0