commits
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2020/08/18
[mina-sshd] 11/18: Upgraded build-helper plugin version to 3.2.0
lgoldstein
2020/08/18
[mina-sshd] 14/18: Updated Plexus archiver version plugin to 4.2.2
lgoldstein
2020/08/18
[mina-sshd] 16/18: Updated bundle plugin version to 5.1.1
lgoldstein
2020/08/18
[mina-sshd] 04/18: Upgraded Mockito version to 3.5.0
lgoldstein
2020/08/18
[mina-sshd] 17/18: Merged duplicate sshd-core JAR plugin executions
lgoldstein
2020/08/18
[mina-sshd] 18/18: Upgraded Bouncycastle version to 1.66
lgoldstein
2020/08/18
Jenkins build is still unstable: sshd-master #1225
Apache Jenkins Server
2020/08/17
[mina-sshd] 06/06: [SSHD-1005] Create consistent SCP command details hierarchy
lgoldstein
2020/08/17
[mina-sshd] branch master updated (37ffa46 -> 39a0841)
lgoldstein
2020/08/17
[mina-sshd] 04/06: [SSHD-1005] Restructured some SCP code to enable easier re-use
lgoldstein
2020/08/17
[mina-sshd] 03/06: [SSHD-1005] Added ScpTransferEventListener if verbose level in SshServerCliSupport setup
lgoldstein
2020/08/17
[mina-sshd] 02/06: [SSHD-1020] Added a default NIO2-READ-TIMEOUT value for tests
lgoldstein
2020/08/17
[mina-sshd] 05/06: [SSHD-1005] Added ScpTransferHelper support
lgoldstein
2020/08/17
[mina-sshd] 01/06: Added support for 'keeaplive@*' global request pattern
lgoldstein
2020/08/17
svn commit: r41009 - /dev/mina/mina/2.1.4/
elecharny
2020/08/17
Jenkins build is back to normal : MINA-2.1.X-jdk14-ubuntu #8
Apache Jenkins Server
2020/08/17
Jenkins build is back to stable : MINA-2.1.X-jdk14-ubuntu » Apache MINA Core #8
Apache Jenkins Server
2020/08/17
Jenkins build became unstable: MINA-2.1.X-jdk14-ubuntu » Apache MINA Core #7
Apache Jenkins Server
2020/08/17
Jenkins build is still unstable: MINA 2.1.X jdk8 Windows » Apache MINA Core #8
Apache Jenkins Server
2020/08/17
Jenkins build is unstable: MINA 2.1.X jdk8 Windows » Apache MINA Core #7
Apache Jenkins Server
2020/08/17
[mina] annotated tag 2.1.4 created (now 67d1017)
elecharny
2020/08/17
[mina] branch 2.1.X updated: [maven-release-plugin] prepare release 2.1.4
elecharny
2020/08/17
[mina] branch 2.1.X updated: [maven-release-plugin] prepare for next development iteration
elecharny
2020/08/17
Build failed in Jenkins: MINA-2.1.X-jdk14-ubuntu #6
Apache Jenkins Server
2020/08/17
Jenkins build is back to stable : MINA-2.1.X-jdk14-ubuntu » Apache MINA Core #5
Apache Jenkins Server
2020/08/17
Jenkins build is back to stable : MINA-2.1.X-jdk1.8-ubuntu » Apache MINA Core #11
Apache Jenkins Server
2020/08/17
Jenkins build is back to stable : MINA-2.1.X-jdk1.8-ubuntu #11
Apache Jenkins Server
2020/08/17
Jenkins build is still unstable: MINA 2.1.X jdk8 Windows » Apache MINA Core #5
Apache Jenkins Server
2020/08/17
[mina] branch 2.1.X updated: Added Dockerfile and JenkinsFile to gitignore
elecharny
2020/08/17
[mina] branch 2.1.X updated: Bumped up dependencies
elecharny
2020/08/17
Jenkins build is still unstable: sshd-master #1224
Apache Jenkins Server
2020/08/16
Jenkins build is still unstable: sshd-master #1223
Apache Jenkins Server
2020/08/15
Jenkins build is still unstable: sshd-master #1222
Apache Jenkins Server
2020/08/14
Jenkins build is still unstable: sshd-master #1221
Apache Jenkins Server
2020/08/14
Jenkins build is still unstable: sshd-master #1220
Apache Jenkins Server
2020/08/14
[mina-sshd] branch master updated: [SSHD-1004] Using a more constant time MAC validation to minimize timing side channel information leak
lgoldstein
2020/08/13
Jenkins build is still unstable: sshd-master #1219
Apache Jenkins Server
2020/08/12
Jenkins build is still unstable: sshd-master #1218
Apache Jenkins Server
2020/08/11
Jenkins build is still unstable: sshd-master #1217
Apache Jenkins Server
2020/08/10
Jenkins build is still unstable: sshd-master #1216
Apache Jenkins Server
2020/08/09
Jenkins build is still unstable: sshd-master #1215
Apache Jenkins Server
2020/08/08
Jenkins build is still unstable: sshd-master #1214
Apache Jenkins Server
2020/08/08
[mina-sshd] branch master updated: [SSHD-1004] Order preferred default signatures acccording to documentation link
lgoldstein
2020/08/08
Jenkins build is still unstable: sshd-master #1213
Apache Jenkins Server
2020/08/07
Jenkins build is still unstable: sshd-master #1212
Apache Jenkins Server
2020/08/07
[mina-sshd] 04/04: [SSHD-1050] Make first error before first auth attempt sticky
lgoldstein
2020/08/07
[mina-sshd] branch master updated (56087bb -> a966070)
lgoldstein
2020/08/07
[mina-sshd] 01/04: [SSHD-1050] Fixed race condition in AuthFuture if exception caught before authentication started
lgoldstein
2020/08/07
[mina-sshd] 03/04: [SSHD-1050] Store only the 1st error that occurs before first authentication
lgoldstein
2020/08/07
[mina-sshd] 02/04: [SSHD-1050] Fix race conditions with early access to AuthFuture
lgoldstein
2020/08/07
Jenkins build is still unstable: sshd-master #1211
Apache Jenkins Server
2020/08/06
Jenkins build is still unstable: sshd-master #1210
Apache Jenkins Server
2020/08/05
Jenkins build is still unstable: sshd-master #1209
Apache Jenkins Server
2020/08/04
Jenkins build is still unstable: sshd-master #1208
Apache Jenkins Server
2020/08/04
Jenkins build is still unstable: sshd-master #1207
Apache Jenkins Server
2020/08/04
[mina-sshd] branch master updated: [SSHD-1004] Mark retired security settings as deprecated
lgoldstein
2020/08/03
Jenkins build is still unstable: sshd-master #1206
Apache Jenkins Server
2020/08/02
Jenkins build is still unstable: sshd-master #1205
Apache Jenkins Server
2020/08/01
Jenkins build is still unstable: sshd-master #1204
Apache Jenkins Server
2020/08/01
Jenkins build is still unstable: sshd-master #1203
Apache Jenkins Server
2020/08/01
[mina-sshd] branch master updated: [SSHD-1047] Updated README documentation to include the section regarding SSH proxy jumps
lgoldstein
2020/08/01
[mina-sshd] 05/06: [SSHD-1004] Generate an ECDSA host key by default in SshServerMain
lgoldstein
2020/08/01
[mina-sshd] 01/06: [SSHD-1004] Deprecate SHA-1 based key exchanges from default setup
lgoldstein
2020/08/01
[mina-sshd] 03/06: [SSHD-1004] Deprecate MD5-based and truncated HMAC algorithms from default setup.
lgoldstein
2020/08/01
[mina-sshd] 04/06: [SSHD-1004] Allow ssh-rsa signatures
lgoldstein
2020/08/01
[mina-sshd] 06/06: Added server subsystem CLI option value parsing to allow specifying internal SFTP subsystem
lgoldstein
2020/08/01
[mina-sshd] 02/06: [SSHD-1004] Deprecated SHA-1 based signatures from default setup
lgoldstein
2020/08/01
[mina-sshd] branch master updated (f5b2617 -> 6361993)
lgoldstein
2020/07/31
Jenkins build is still unstable: sshd-master #1202
Apache Jenkins Server
2020/07/31
[mina-sshd] branch master updated: [SSHD-1026] Improve build reproductibility (#155)
gnodet
2020/07/31
Jenkins build is still unstable: sshd-master #1201
Apache Jenkins Server
2020/07/31
[mina-sshd] branch master updated: [SSHD-1048] Wrap instead of rethrow IOException in Future
gnodet
2020/07/31
[mina-sshd] branch master updated: [SSHD-1047] Support for SSH jumps (#154)
gnodet
2020/07/31
Jenkins build is still unstable: sshd-master #1200
Apache Jenkins Server
2020/07/31
Jenkins build is still unstable: sshd-master #1199
Apache Jenkins Server
2020/07/31
[mina-sshd] branch master updated (2aadde9 -> d426fb0)
gnodet
2020/07/31
Jenkins build is still unstable: sshd-master #1198
Apache Jenkins Server
2020/07/31
[mina-sshd] branch master updated: [SSHD-1004] Deprecate DES, RC4 and Blowfish ciphers from default setup
lgoldstein
2020/07/30
[mina-sshd] branch master updated (192ad6a -> 0ba8766)
lgoldstein
2020/07/30
[mina-sshd] 01/03: Add .gitignore placeholder in sshd-ldap/src/main/resources
lgoldstein
2020/07/30
[mina-sshd] 03/03: [SSHD-506] Add support for AES-GCM ciphers
lgoldstein
Earlier messages
Later messages