Tags: joval/sshj
Tags
Release of 0.17.1 - Updated for 0.17.1 release - Reimplemented parsing the identification (Fixes hierynomus#176)
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
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
PreviousNext