commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2021/03/05
[mina-sshd] 03/03: [SSHD-1125] Added option to require immediate close of channel in command ExitCallback invocation
lgoldstein
2021/03/05
[mina-sshd] 01/03: [SSHD-1125] Added reported test case for the issue
lgoldstein
2021/02/25
[mina-ftpserver] branch master updated: FTPSERVER-500 - updates log4j; adds missing gitignore; generates new RSA keys because the DSA keys are no longer valid; removes duplicate namespace in XML doc
johnnyv
2021/02/20
[mina-sshd] branch master updated (91b437d -> ab233a4)
lgoldstein
2021/02/20
[mina-sshd] 01/02: [SSHD-1127] Consolidated SftpSubsystem support implenentations into SftpSubsystemConfigurator
lgoldstein
2021/02/20
[mina-sshd] 02/02: [SSHD-1127] Added capability to register a custom receiver for SFTP STDERR channel raw or stream data
lgoldstein
2021/02/15
[mina-sshd] 02/04: [SSHD-1124] Using List<? extends ChannelFactory> method signature
lgoldstein
2021/02/15
[mina-sshd] 04/04: [SSHD-1124] Using Factory<? extends Random> method signature
lgoldstein
2021/02/15
[mina-sshd] 01/04: [SSHD-1124] Using List<? extends SubsytemFactory> method signature
lgoldstein
2021/02/15
[mina-sshd] 03/04: [SSHD-1124] Using List<? extends ServiceFactory> method signature
lgoldstein
2021/02/15
[mina-sshd] branch master updated (76239ad -> 91b437d)
lgoldstein
2021/02/05
[mina-sshd] 11/13: Upgraded Spring integration version to 5.4.3
lgoldstein
2021/02/05
[mina-sshd] 06/13: Upgraded PMD version to 6.31.0
lgoldstein
2021/02/05
[mina-sshd] 12/13: Upgraded GMavenPlus plugin version to 1.12.1
lgoldstein
2021/02/05
[mina-sshd] 04/13: Upgraded Spring core version to 5.3.3
lgoldstein
2021/02/05
[mina-sshd] 09/13: Upgraded Maven formatter plugin version to 2.13.0
lgoldstein
2021/02/05
[mina-sshd] 02/13: Upgraded ByteBuddy version to 1.10.20
lgoldstein
2021/02/05
[mina-sshd] 01/13: Moved java.nio.file.spi.FileSystemProvider file to sshd-common - same as the RootedFileSystemProvider class
lgoldstein
2021/02/05
[mina-sshd] 05/13: Upgraded Checkstyle version to 8.40
lgoldstein
2021/02/05
[mina-sshd] 07/13: Upgraded Maven archiver plugin version to 3.5.1
lgoldstein
2021/02/05
[mina-sshd] 03/13: Upgraded Mockito version to 3.7.7
lgoldstein
2021/02/05
[mina-sshd] 08/13: Upgraded Plexus archiver plugin version to 4.2.4
lgoldstein
2021/02/05
[mina-sshd] 10/13: Upgraded Netty version to 4.1.58.Final
lgoldstein
2021/02/05
[mina-sshd] branch master updated (a33bd54 -> 76239ad)
lgoldstein
2021/02/05
[mina-sshd] 13/13: Upgraded OWASP dependency check plugin version to 6.1.0
lgoldstein
2021/01/14
[mina-sshd] branch master updated: Fixed JIRA link to SSHD-525 in release notes
lgoldstein
2021/01/14
[mina-sshd] branch master updated: [SSHD-525] Added support for sftp client posix rename
lgoldstein
2021/01/08
[mina-sshd] 03/04: [SSHD-1097] Added capability to send peer identification via ReservedSessionMessagesHandler
lgoldstein
2021/01/08
[mina-sshd] 01/04: [SSHD-1091] Renamed sshd-contrib top-level package in order to align naming convention.
lgoldstein
2021/01/08
[mina-sshd] 02/04: [SSHD-1097] Added more SessionListener callbacks related to the initial version and key exchange
lgoldstein
2021/01/08
[mina-sshd] 04/04: [SSHD-1097] Implemented endless tarpit example in sshd-contrib
lgoldstein
2021/01/08
[mina-sshd] branch master updated (f4aa59f -> cbd6198)
lgoldstein
2021/01/07
[mina-vysper] branch master updated: Fix the default XML lang tag of `DefaultServerRuntimeContext` (#20)
ralaoui
2021/01/04
[mina-site] branch master updated: Add SSHD 2.6.0
gnodet
2021/01/04
svn commit: r45164 - in /release/mina/sshd: 2.5.1/ 2.6.0/
gnodet
2021/01/01
[mina-sshd] 13/15: [SSHD-1114] Added capability for interactive password authentication participation via UserInteraction
lgoldstein
2021/01/01
[mina-sshd] 14/15: [SSHD-1114] Added capability for interactive key based authentication participation via UserInteraction
lgoldstein
2021/01/01
[mina-sshd] 10/15: [SSHD-1114] Added callbacks for client-side public key authentication progress
lgoldstein
2021/01/01
[mina-sshd] 11/15: [SSHD-1114] Added callbacks for client-side host-based authentication progress
lgoldstein
2021/01/01
[mina-sshd] branch master updated (2fd8702 -> f4aa59f)
lgoldstein
2021/01/01
[mina-sshd] 12/15: [SSHD-1114] Split AuthenticationTest class into several classes
lgoldstein
2021/01/01
[mina-sshd] 09/15: [SSHD-1114] Added callbacks for client-side password authentication progress
lgoldstein
2021/01/01
[mina-sshd] 07/15: Ugraded testcontainers version to 1.15.1
lgoldstein
2021/01/01
[mina-sshd] 03/15: Ugraded JGit version to 5.10.0.202012080955-r
lgoldstein
2021/01/01
[mina-sshd] 04/15: Ugraded Checkstyle version to 8.39
lgoldstein
2021/01/01
[mina-sshd] 15/15: [SSHD-1114] Added HostBasedAuthenticationReporter#signalAuthenticationExhausted
lgoldstein
2021/01/01
[mina-sshd] 08/15: Ugraded Netty version to 4.1.56.Final
lgoldstein
2021/01/01
[mina-sshd] 02/15: Ugraded Bouncycastle version to 1.68
lgoldstein
2021/01/01
[mina-sshd] 05/15: Ugraded PMD version to 6.30.0
lgoldstein
2021/01/01
[mina-sshd] 01/15: Ugraded ByteBuddy version to 1.10.19
lgoldstein
2021/01/01
[mina-sshd] 06/15: Ugraded PMD plugin version to 3.14.0
lgoldstein
2020/12/30
[mina-site] branch master updated: Updated the site to show the MINA 2.1.4 release
elecharny
2020/12/12
[mina-sshd] branch master updated: [SSHD-1111] Fixed SshClientCliSupport compression option detection
lgoldstein
2020/12/11
[mina-sshd] 15/15: Upgraded OWASP Maven plugin version to 6.0.3
lgoldstein
2020/12/11
[mina-sshd] 06/15: [SSHD-1110] Replace Class#newInstance() calls with Class#getDefaultConstructor().newInstance()
lgoldstein
2020/12/11
[mina-sshd] 08/15: Upgraded Groovy version to 3.0.7
lgoldstein
2020/12/11
[mina-sshd] 11/15: Upgraded Spring integration version to 5.4.2
lgoldstein
2020/12/11
[mina-sshd] 14/15: Upgraded Maven SCM plugin dependencies
lgoldstein
2020/12/11
[mina-sshd] 13/15: Upgraded Checkstyle version to 8.38
lgoldstein
2020/12/11
[mina-sshd] 10/15: Upgraded Spring core version to 5.3.2
lgoldstein
2020/12/11
[mina-sshd] 03/15: [SSHD-1109] Route tests JUL logging via SLF4JBridgeHandler
lgoldstein
2020/12/11
[mina-sshd] 07/15: Upgraded HTTP core version to 4.4.14
lgoldstein
2020/12/11
[mina-sshd] 09/15: Upgraded Mockito version to 3.6.28
lgoldstein
2020/12/11
[mina-sshd] 04/15: [SSHD-1109] Provide full slf4j logger capabilities to CliLogger + use it in all CLI classes
lgoldstein
2020/12/11
[mina-sshd] 05/15: [SSHD-1109] Replace log4j with logback as the slf4j logger implementation for tests
lgoldstein
2020/12/11
[mina-sshd] 12/15: Upgraded Netty version to 4.1.55.Final
lgoldstein
2020/12/11
[mina-sshd] 01/15: [SSHD-1085] Added more notifications related to channel state change for detecting channel closing or closed earlier
lgoldstein
2020/12/11
[mina-sshd] 02/15: [SSHD-1085] Added CliLogger + more verbosity on SshClientMain execution
lgoldstein
2020/12/11
[mina-sshd] branch master updated (975dae1 -> 1fa7425)
lgoldstein
2020/12/07
[mina-sshd] branch master updated: Prepare for next version
gnodet
2020/12/07
svn commit: r44876 - in /dev/mina/sshd: 2.5.1/ 2.6.0/
gnodet
2020/12/07
[mina-sshd] branch master updated: [maven-release-plugin] prepare for next development iteration
gnodet
2020/12/07
[mina-sshd] annotated tag sshd-2.6.0 created (now e78e373)
gnodet
2020/12/07
[mina-sshd] branch master updated: [maven-release-plugin] prepare release sshd-2.6.0
gnodet
2020/12/04
[mina-sshd] branch master updated: Propagate SCP file transfer ACK data to ScpTransferListener before validating it
lgoldstein
2020/12/03
[mina-sshd] 01/02: [SSHD-1107] Allow configuration of minimum DH group exchange key size via property or programmatically
lgoldstein
2020/12/03
[mina-sshd] 02/02: [SSHD-1108] Increased minimum default DH group exchange key size to 2048 (but support 1024)
lgoldstein
2020/12/03
[mina-sshd] branch master updated (ac45b61 -> af6c8ed)
lgoldstein
2020/11/27
[mina-sshd] branch master updated: Fixed SFTP directory scanners behavior documentation example
lgoldstein
2020/11/26
[mina-sshd] 01/02: Fixed documentation regarding SFTP directory scanners usage
lgoldstein
2020/11/26
[mina-sshd] 02/02: Removed duplicate code from SftpFileSystemProvider#resolveSftpVersionSelector
lgoldstein
2020/11/26
[mina-sshd] branch master updated (9260272 -> 38fc6c4)
lgoldstein
2020/11/26
[mina-sshd] branch master updated: [SSHD-1103] Use gmaven-plus + groovy 3.0 for building the project
lgoldstein
2020/11/26
[mina-sshd] branch master updated: Fixed case of 'setUpDefaultClient/Server' in documentation
lgoldstein
2020/11/25
[mina-sshd] 03/03: [SSHD-1104] Added RSA signature variants tests
lgoldstein
2020/11/25
[mina-sshd] 02/03: [SSHD-1104] Stricter signature parameters validation when using public key authentication
lgoldstein
2020/11/25
[mina-sshd] 01/03: [SSHD-1104] Take into account possible key type aliases when using public key authentication
lgoldstein
2020/11/25
[mina-sshd] branch master updated (4a3a14f -> c85261d)
lgoldstein
2020/11/25
[mina-sshd] branch master updated: Update 2.5.0.md
gnodet
2020/11/12
[mina-sshd] branch master updated: Updated documentation for some components
lgoldstein
2020/11/12
[mina-sshd] 07/10: Upgraded Netty version to 4.1.54
lgoldstein
2020/11/12
[mina-sshd] 06/10: Upgraded Plexus archiver version to 4.2.3
lgoldstein
2020/11/12
[mina-sshd] 09/10: Upgraded Spring framework version to 5.3.1
lgoldstein
2020/11/12
[mina-sshd] 05/10: Upgraded PMD version to 6.29.0
lgoldstein
2020/11/12
[mina-sshd] 08/10: Upgraded test containers version to 1.15.0
lgoldstein
2020/11/12
[mina-sshd] 10/10: Upgraded Spring integration version to 5.4.1
lgoldstein
2020/11/12
[mina-sshd] 01/10: Upgraded Apache Commons I/O version to 2.8.0
lgoldstein
2020/11/12
[mina-sshd] 02/10: Upgraded Bytebuddy version to 1.10.18
lgoldstein
2020/11/12
[mina-sshd] 04/10: Upgraded Checkstyle version to 8.37
lgoldstein
2020/11/12
[mina-sshd] 03/10: Upgraded Bouncycastle version to 1.67
lgoldstein
2020/11/12
[mina-sshd] branch master updated (fbc5d18 -> 4531736)
lgoldstein
2020/11/12
[mina-sshd] branch master updated: [SSHD-1102] Provide filter support for SftpDirectoryStream
lgoldstein
2020/11/12
[mina-sshd] 02/02: [SSHD-1100] Split DHGEXServer#chooseDH code into smaller methods
lgoldstein
2020/11/12
[mina-sshd] branch master updated (1498b76 -> 20e1494)
lgoldstein
2020/10/29
[mina-sshd] branch master updated: [SSHD-1066] Allow multiple binding to local port tunnel on different addresses
lgoldstein
2020/10/23
[mina-sshd] branch master updated (01ee7b5 -> 6c4e3f2)
lgoldstein
2020/10/23
[mina-sshd] 02/02: [SSHD-1096] Rethrow caught exception in SftpSubsystem#doClose
lgoldstein
2020/10/23
[mina-sshd] 01/02: [SSHD-1095] Add missing throws IOException declarations in AbstractSftpEventListener
lgoldstein
2020/10/22
[mina-sshd] 01/10: Upgraded jUnit version to 4.13.1
lgoldstein
2020/10/22
[mina-sshd] 03/10: Upgraded Mockito version to 3.5.15
lgoldstein
2020/10/22
[mina-sshd] 07/10: Upgraded ANT version to 1.10.9
lgoldstein
2020/10/22
[mina-sshd] 10/10: Upgraded OWASP dependency check plugin version to 6.0.2
lgoldstein
2020/10/22
[mina-sshd] 05/10: Upgraded Checkstyle version to 8.36.2
lgoldstein
2020/10/22
[mina-sshd] 09/10: Upgraded HTTP client version to 4.5.13
lgoldstein
2020/10/22
[mina-sshd] 08/10: Upgraded Netty version to 4.1.53
lgoldstein
2020/10/22
[mina-sshd] 02/10: Upgraded ByteBuddy version to 1.10.17
lgoldstein
2020/10/22
[mina-sshd] 06/10: Upgraded PMD version to 6.28.0
lgoldstein
2020/10/22
[mina-sshd] branch master updated (8598b0d -> 01ee7b5)
lgoldstein
2020/10/22
[mina-sshd] 04/10: Upgraded Spring core version to 5.2.9
lgoldstein
2020/10/20
[mina-sshd] branch master updated: [SSHD-1092] Remove unused configuration for plugin
gnodet
2020/10/20
[mina-sshd] branch master updated: [SSHD-1092] Remove OSGi metadata from sshd-common and sshd-core
gnodet
2020/10/20
[mina-sshd] branch master updated: Revert "[SSHD-1092] Keep osgi metadata only for sshd-osgi"
gnodet
2020/10/20
[mina-sshd] 01/03: Avoid warnings during the build
gnodet
2020/10/20
[mina-sshd] 02/03: Upgrade to latest surefire plugin
gnodet
2020/10/20
[mina-sshd] 03/03: [SSHD-1092] Keep osgi metadata only for sshd-osgi
gnodet
2020/10/20
[mina-sshd] branch master updated (c110ff8 -> a06cc51)
gnodet
2020/10/17
[mina-sshd] 01/02: [SSHD-506] Fix incrementing the invocation_counter part of the IV used in GCM cipher.
lgoldstein
2020/10/17
[mina-sshd] 02/02: [SSHD-506] Guard against GCM IV reuse.
lgoldstein
2020/10/17
[mina-sshd] branch master updated (e021a6f -> c110ff8)
lgoldstein
2020/10/11
[mina-sshd] branch master updated: [SSHD-954] Improve validation of DH public key values
lgoldstein
2020/09/29
[mina-sshd] branch master updated: Expose more public APIs in SftpClient for obtaining an SftpExtension instance
lgoldstein
2020/09/29
[mina-sshd] branch master updated: [SSHD-1089] Added wrappers for one-time single session usage of SFTP/SCP clients
lgoldstein
2020/09/25
[mina-sshd] branch master updated (8e59075 -> 5ac112d)
lgoldstein
2020/09/25
[mina-sshd] 01/02: [SSHD-1086] Added SftpPathDirectoryScanner class
lgoldstein
2020/09/25
[mina-sshd] branch SSHD-1086 created (now 60a9e48)
lgoldstein
2020/09/25
[mina-sshd] branch SSHD-1086 deleted (was 60a9e48)
lgoldstein
2020/09/25
[mina-sshd] 01/01: [SSHD-1086] Added SftpPathDirectoryScanner class
lgoldstein
2020/09/23
[mina] branch 2.1.X updated: HexDump improvements
johnnyv
2020/09/22
[mina-sshd] branch master updated: [SSHD-1080] Rework the PacketWriter to split according to the various semantics
gnodet
2020/09/22
[mina-sshd] branch master updated: [SSHD-1084] Add changelog
gnodet
2020/09/21
[mina-sshd] branch master updated: [SSHD-1070] Limit the amount of data that is kept in memory for forwa… (#166)
gnodet
2020/09/21
[mina-sshd] branch master updated: [SSHD-1079] Async mode on the local port forwarder (#167)
gnodet
2020/09/21
[mina-sshd] branch master updated: [SSHD-1070] Limit the amount of data that is kept in memory for forwa… (#166)
gnodet
2020/09/21
[mina-sshd] branch master updated: [SSHD-1079] Async mode on the local port forwarder (#167)
gnodet
2020/09/21
[mina-sshd] 02/02: Make sure the PortForwardingLoadTest actually verifies that no error occurred
gnodet
2020/09/21
[mina-sshd] branch master updated (5b98aa7 -> 8e9de8f)
gnodet
2020/09/21
[mina-sshd] 01/02: Ignore OSX files
gnodet
2020/09/18
[mina-sshd] 02/02: [SSHD-1053] Make OpenSSHCertificateTest independent from client default signatures
lgoldstein
2020/09/18
[mina-sshd] 01/02: [SSHD-1053] Fixed handling of certified keys authenticationFixed handling of certified keys authentication
lgoldstein
2020/09/18
[mina-sshd] branch master updated (7deb2ad -> 5b98aa7)
lgoldstein
2020/09/17
[mina-sshd] 01/02: [SSHD-1077] Added command line option to request specific SFTP version in SftpCommandMain
lgoldstein
2020/09/17
[mina-sshd] branch master updated (8e84b0b -> 7deb2ad)
lgoldstein
2020/09/17
[mina-sshd] 02/02: [SSHD-1058] Removed some unusued local variables
lgoldstein
2020/09/17
[mina-sshd] branch master updated: [SSHD-1071] Fix problem when using 64k buffers in SFTP (#168)
gnodet
2020/09/15
[mina-sshd] branch master updated: [SSHD-1076] Break down ClientUserAuthService#auth method into several to allow for flexible override
lgoldstein
2020/09/12
[mina-sshd] 05/05: Upgraded Checkstyle version to 8.36.1
lgoldstein
2020/09/12
[mina-sshd] branch master updated (a52b1b3 -> d213992)
lgoldstein
2020/09/12
[mina-sshd] 03/05: Upgraded Mockito version to 3.5.10
lgoldstein
2020/09/12
[mina-sshd] 02/05: Upgraded JGit version to 5.9.0.202009080501-r
lgoldstein
2020/09/12
[mina-sshd] 01/05: Upgraded Netty version to 4.1.52
lgoldstein
2020/09/12
[mina-sshd] 04/05: Upgraded PMD version to 6.27.0
lgoldstein
2020/09/01
[mina] branch 2.1.X updated: Fix DIRMINA-1129
johnnyv
2020/09/01
[mina] branch 2.1.X updated: Fix DIRMINA-1130
johnnyv
2020/08/28
[mina-sshd] branch master updated: [SSHD-1063] Fixed known-hosts file server key verifier matching of same host with different ports
lgoldstein
2020/08/28
[mina-sshd] 02/02: [SSHD-1064] Fixed ClientSession#executeRemoteCommand handling of STDERR in case of exception to behave according to its documentation
lgoldstein
2020/08/28
[mina-sshd] 01/02: [SSHD-1064] Using ByteArrayOutputStream#toString(Charset) to retrieve STDERR error message in ClientSession#executeRemoteCommand
lgoldstein
2020/08/28
[mina-sshd] branch master updated (61785ae -> 8415ed4)
lgoldstein
2020/08/24
svn commit: r1064735 - in /websites/production/mina/content/mina-project/gen-docs/2.1.4: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/mina/ apidocs/org/apache/mina/core/ apidocs/org/apache/mina/core/buffer/ apidocs/org/apache/mina/co...
elecharny
2020/08/24
svn commit: r41083 - /release/mina/mina/2.1.4/
elecharny
2020/08/23
[mina-sshd] branch master updated: [SSHD-1059] Do not send heartbeat if KEX state not DONE
lgoldstein
2020/08/21
Jenkins build is still unstable: sshd-master #1233
Apache Jenkins Server
2020/08/21
Jenkins build is still unstable: sshd-master #1232
Apache Jenkins Server
2020/08/21
Jenkins build is still unstable: sshd-master #1231
Apache Jenkins Server
2020/08/21
[mina-sshd] branch master updated: [SSHD-1057] Added capability to select a ShellFactory based on the current session + use it for WinSCP
lgoldstein
2020/08/21
[mina-sshd] 01/05: [SSHD-1056] Modified ClientFactoryManager hierarchy to include ClientSessionCreator
lgoldstein
2020/08/21
[mina-sshd] 02/05: [SSHD-1056] Added configurable default auth/connect timeouts to client CLI sessions
lgoldstein
2020/08/21
[mina-sshd] 05/05: [SSHD-1056] Added 3-way CLI option to SCP command
lgoldstein
2020/08/21
[mina-sshd] 03/05: [SSHD-1056] Re-structure ScpRemote2RemoteTransferHelper to be more modular
lgoldstein
2020/08/21
[mina-sshd] 04/05: [SSHD-1056] Add SCP remote-to-remote transfer of directories
lgoldstein
2020/08/21
[mina-sshd] branch master updated (1c0683e -> 9fe278d)
lgoldstein
2020/08/20
Jenkins build is still unstable: sshd-master #1230
Apache Jenkins Server
2020/08/19
Jenkins build is unstable: sshd-master #1229
Apache Jenkins Server
2020/08/19
[mina-sshd] branch master updated (15f7224 -> 1c0683e)
gnodet
2020/08/19
Build failed in Jenkins: sshd-master #1228
Apache Jenkins Server
2020/08/18
Build failed in Jenkins: sshd-master #1227
Apache Jenkins Server
2020/08/18
[mina-sshd] branch master updated: [SSHD-1035] A few minor improvements in Property code + documentation updates
lgoldstein
2020/08/18
Build failed in Jenkins: sshd-master #1226
Apache Jenkins Server
2020/08/18
[mina-sshd] 15/18: Updated formatter plugin version to 2.12.1
lgoldstein
2020/08/18
[mina-sshd] 01/18: Upgraded ByteBuddy version to 1.10.14
lgoldstein
2020/08/18
[mina-sshd] 06/18: Upgraded Checkstyle version to 8.35
lgoldstein
2020/08/18
[mina-sshd] 05/18: Upgraded Spring core version to 5.2.8.RELEASE
lgoldstein
2020/08/18
[mina-sshd] 13/18: Upgraded SCM plugin version to 1.11.21
lgoldstein
2020/08/18
[mina-sshd] 09/18: Upgraded Netty version to 4.1.51.Final
lgoldstein
2020/08/18
[mina-sshd] 02/18: Upgraded Groovy version to 2.5.13
lgoldstein
2020/08/18
[mina-sshd] 03/18: Upgraded JGit version to 5.8.1.202007141445-r
lgoldstein
2020/08/18
[mina-sshd] branch master updated (39a0841 -> c3d8d57)
lgoldstein
2020/08/18
[mina-sshd] 10/18: Upgraded animal-sniffer plugin version to 1.19
lgoldstein
2020/08/18
[mina-sshd] 08/18: Upgraded Spring integration version to 5.3.2.RELEASE
lgoldstein
2020/08/18
[mina-sshd] 07/18: Upgraded PMD version to 6.26.0
lgoldstein
2020/08/18
[mina-sshd] 12/18: Upgraded resources plugin version to 3.2.0
lgoldstein
Earlier messages
Later messages