You are viewing a plain text version of this content. The canonical link for it is here.
- mina-sshd git commit: [SSHD-447] Wrap the available compression factories inside an Enum - posted by lg...@apache.org on 2015/05/06 12:06:55 UTC, 0 replies.
- mina-sshd git commit: [SSHD-446] Allow using Path(s) instead of String(s) as 'local' for ScpClient - posted by lg...@apache.org on 2015/05/06 12:38:13 UTC, 0 replies.
- mina-sshd git commit: [SSHD-452] More robust POM(s) for the project - posted by lg...@apache.org on 2015/05/06 13:35:39 UTC, 0 replies.
- mina-sshd git commit: [SSHD-453] Make all interfaces that have a close() method implement Closeable - posted by lg...@apache.org on 2015/05/06 14:58:54 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-327] Support for OpenSSH config file in ~/.ssh/config - posted by lg...@apache.org on 2015/05/06 16:01:00 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-327] Support for OpenSSH config file in ~/.ssh/config - posted by lg...@apache.org on 2015/05/06 16:01:01 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-454] Allow lenient parsing of configuration values from ~/etc/sshd_config - posted by lg...@apache.org on 2015/05/07 10:29:33 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-454] Allow lenient parsing of configuration values from ~/etc/sshd_config - posted by lg...@apache.org on 2015/05/07 10:29:34 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-455] Allow users to register "extensions" to some of the builtin factories - posted by lg...@apache.org on 2015/05/07 13:59:00 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-455] Allow users to register "extensions" to some of the builtin factories - posted by lg...@apache.org on 2015/05/07 13:59:01 UTC, 0 replies.
- svn commit: r1678379 - /mina/metadata/doap.rdf - posted by se...@apache.org on 2015/05/08 17:24:47 UTC, 0 replies.
- svn commit: r1678380 - /mina/metadata/ftpserver.rdf - posted by se...@apache.org on 2015/05/08 17:25:23 UTC, 0 replies.
- svn commit: r1678381 - /mina/metadata/sshd.rdf - posted by se...@apache.org on 2015/05/08 17:26:46 UTC, 0 replies.
- svn commit: r1678382 - /mina/metadata/vysper.rdf - posted by se...@apache.org on 2015/05/08 17:28:07 UTC, 0 replies.
- [1/4] mina-sshd git commit: [SSHD-459] Make Buffer an abstract class - posted by lg...@apache.org on 2015/05/14 02:44:47 UTC, 0 replies.
- [2/4] mina-sshd git commit: [SSHD-459] Make Buffer an abstract class - posted by lg...@apache.org on 2015/05/14 02:44:48 UTC, 0 replies.
- [3/4] mina-sshd git commit: [SSHD-459] Make Buffer an abstract class - posted by lg...@apache.org on 2015/05/14 02:44:49 UTC, 0 replies.
- [4/4] mina-sshd git commit: [SSHD-459] Make Buffer an abstract class - posted by lg...@apache.org on 2015/05/14 02:44:50 UTC, 0 replies.
- mina-sshd git commit: [SSHD-425] Fix SFTP permission handling issues for Windows-based SSHD - posted by lg...@apache.org on 2015/05/14 03:08:51 UTC, 0 replies.
- mina-sshd git commit: [SSHD-456] Nio2Acceptor does not unmanage the session upon exception in SessionListener - posted by lg...@apache.org on 2015/05/14 15:58:48 UTC, 0 replies.
- mina-sshd git commit: [SSHD-450] Consider logging session setup with level 'debug' - posted by lg...@apache.org on 2015/05/14 16:36:28 UTC, 0 replies.
- mina-sshd git commit: [SSHD-460] Provide static singleton instance for NamedFactories where possible - posted by lg...@apache.org on 2015/05/15 02:16:57 UTC, 0 replies.
- mina-sshd git commit: [SSHD-461] Provide 'verify' timeout overloads for AuthFuture, OpenFuture and IoReadFuture - posted by lg...@apache.org on 2015/05/17 10:41:03 UTC, 0 replies.
- mina-sshd git commit: [SSHD-462] KeyPairProvider#getKeyTypes() should return a List instead of a String - posted by lg...@apache.org on 2015/05/18 11:34:35 UTC, 0 replies.
- [1/3] mina-sshd git commit: [SSHD-464] Make BaseTest extend org.junit.Assert instead of TestWatcher - posted by lg...@apache.org on 2015/05/18 12:38:03 UTC, 0 replies.
- [2/3] mina-sshd git commit: [SSHD-464] Make BaseTest extend org.junit.Assert instead of TestWatcher - posted by lg...@apache.org on 2015/05/18 12:38:04 UTC, 0 replies.
- [3/3] mina-sshd git commit: [SSHD-464] Make BaseTest extend org.junit.Assert instead of TestWatcher - posted by lg...@apache.org on 2015/05/18 12:38:05 UTC, 0 replies.
- mina-sshd git commit: [SSHD-463] Use a common base class to provide logger instance wherever possible - posted by lg...@apache.org on 2015/05/18 13:29:38 UTC, 0 replies.
- mina-sshd git commit: [SSHD-465] Add default accept/reject-all implementations for PasswordAuthenticator, PublickeyAuthenticator and ServerKeyVerifier - posted by lg...@apache.org on 2015/05/18 15:30:06 UTC, 0 replies.
- mina-sshd git commit: [SSHD-466] Move common 'checkConfig' code to AbstractFactoryManager - posted by lg...@apache.org on 2015/05/18 15:44:53 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-467] Close test resources as soon as possible using try-finally and try-with-resource - posted by lg...@apache.org on 2015/05/19 12:15:15 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-467] Close test resources as soon as possible using try-finally and try-with-resource - posted by lg...@apache.org on 2015/05/19 12:15:16 UTC, 0 replies.
- mina-sshd git commit: [SSHD-468] Propagate ExecutorService from DefaultIoServiceFactoryFactory to actual one - posted by lg...@apache.org on 2015/05/19 15:59:06 UTC, 0 replies.
- mina-sshd git commit: [SSHD-469] Implement java.nio.channels.Channel interface where applicable - posted by lg...@apache.org on 2015/05/20 09:48:12 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-414] Make the source code (including tests) truly 1.5 compatible - posted by lg...@apache.org on 2015/05/20 11:11:52 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-414] Make the source code (including tests) truly 1.5 compatible - posted by lg...@apache.org on 2015/05/20 11:11:53 UTC, 0 replies.
- mina-sshd git commit: [SSHD-470] Add some useful utilities to handle KeyPairProvider - posted by lg...@apache.org on 2015/05/21 06:10:56 UTC, 0 replies.
- [1/3] mina-sshd git commit: [SSHD-471] Auto-detect 'target' folder location and use it in the tests - posted by lg...@apache.org on 2015/05/25 15:06:23 UTC, 0 replies.
- [2/3] mina-sshd git commit: [SSHD-471] Auto-detect 'target' folder location and use it in the tests - posted by lg...@apache.org on 2015/05/25 15:06:24 UTC, 0 replies.
- [3/3] mina-sshd git commit: [SSHD-471] Auto-detect 'target' folder location and use it in the tests - posted by lg...@apache.org on 2015/05/25 15:06:25 UTC, 0 replies.
- mina-sshd git commit: [SSHD-474] Null pointer exception when connecting with latest Dropbear's dbclient - posted by lg...@apache.org on 2015/05/26 07:57:34 UTC, 0 replies.
- mina-sshd git commit: [SSHD-472] Create a Closeable SFTP Handle - posted by lg...@apache.org on 2015/05/26 13:28:07 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-476] Allow direct SCP file upload/download to/from stream - posted by lg...@apache.org on 2015/05/26 14:08:07 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-476] Allow direct SCP file upload/download to/from stream - posted by lg...@apache.org on 2015/05/26 14:08:08 UTC, 0 replies.
- mina-sshd git commit: [SSHD-475] SftpFileChannel should take into account the open mode(s) - posted by lg...@apache.org on 2015/05/26 14:50:41 UTC, 0 replies.
- Build failed in Jenkins: vysper-trunk-jdk1.5-ubuntu #427 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/29 22:09:36 UTC, 0 replies.
- Build failed in Jenkins: vysper-trunk-jdk1.5-ibm-ubuntu #432 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/29 22:09:48 UTC, 0 replies.
- mina-sshd git commit: [SSHD-477] Allow user control over size of copy buffer(s) used in DefaultSftpClient - posted by lg...@apache.org on 2015/05/31 11:06:04 UTC, 0 replies.
- mina-sshd git commit: [SSHD-419] Add a configuration entry to automatically set the timeout on ChannelPipedInputStream - posted by lg...@apache.org on 2015/05/31 11:49:04 UTC, 0 replies.
- mina-sshd git commit: [SSHD-478] Define FactoryManager properties to be - posted by lg...@apache.org on 2015/05/31 12:51:13 UTC, 0 replies.
- mina-sshd git commit: [SSHD-479] Upgrade used Maven artifacts versions to more recent versions - posted by lg...@apache.org on 2015/05/31 13:23:54 UTC, 0 replies.