You are viewing a plain text version of this content. The canonical link for it is here.
- [1/4] mina-sshd git commit: [SSHD-480] Replace all "new Thread(...)" calls with "ExecutorService#submit" - posted by lg...@apache.org on 2015/06/01 15:03:00 UTC, 0 replies.
- [2/4] mina-sshd git commit: [SSHD-481] Avoid (re-)creation of bogus test class instances - posted by lg...@apache.org on 2015/06/01 15:03:01 UTC, 0 replies.
- [3/4] mina-sshd git commit: [SSHD-481] Avoid (re-)creation of bogus test class instances - posted by lg...@apache.org on 2015/06/01 15:03:02 UTC, 0 replies.
- [4/4] mina-sshd git commit: [SSHD-481] Avoid (re-)creation of bogus test class instances - posted by lg...@apache.org on 2015/06/01 15:03:03 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-482] Add support for authorized_keys file - posted by lg...@apache.org on 2015/06/03 13:55:00 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-482] Add support for authorized_keys file - posted by lg...@apache.org on 2015/06/03 13:55:01 UTC, 0 replies.
- mina-sshd git commit: SSHD-484] Add @FixMethodOrder(NAME_ASCENDING) to all unit test classes - posted by lg...@apache.org on 2015/06/03 15:18:54 UTC, 0 replies.
- mina-sshd git commit: [SSHD-473] Provide a unit test showing failed password authentication - posted by gn...@apache.org on 2015/06/03 20:17:45 UTC, 0 replies.
- mina-sshd git commit: [SSHD-486] Add some simple ForwardingFilter implementations - posted by lg...@apache.org on 2015/06/04 13:36:10 UTC, 0 replies.
- [1/6] mina-sshd git commit: [SSHD-483] Move classes from org.apache.sshd to their rightful location - common, client or server - posted by lg...@apache.org on 2015/06/08 13:30:14 UTC, 0 replies.
- [2/6] mina-sshd git commit: [SSHD-483] Move classes from org.apache.sshd to their rightful location - common, client or server - posted by lg...@apache.org on 2015/06/08 13:30:15 UTC, 0 replies.
- [3/6] mina-sshd git commit: [SSHD-483] Move classes from org.apache.sshd to their rightful location - common, client or server - posted by lg...@apache.org on 2015/06/08 13:30:16 UTC, 0 replies.
- [4/6] mina-sshd git commit: [SSHD-483] Move classes from org.apache.sshd to their rightful location - common, client or server - posted by lg...@apache.org on 2015/06/08 13:30:17 UTC, 0 replies.
- [5/6] mina-sshd git commit: [SSHD-483] Move classes from org.apache.sshd to their rightful location - common, client or server - posted by lg...@apache.org on 2015/06/08 13:30:18 UTC, 0 replies.
- [6/6] mina-sshd git commit: [SSHD-483] Move classes from org.apache.sshd to their rightful location - common, client or server - posted by lg...@apache.org on 2015/06/08 13:30:19 UTC, 0 replies.
- mina-sshd git commit: [SSHD-487] Add support for writing public keys in OpenSSH format - posted by lg...@apache.org on 2015/06/08 15:50:26 UTC, 0 replies.
- mina-sshd git commit: [SSHD-443] Improve supported cipher detection - posted by lg...@apache.org on 2015/06/09 13:04:48 UTC, 0 replies.
- [1/6] mina-sshd git commit: [SSHD-488] Implement (a naive) ssh-keyscan - posted by lg...@apache.org on 2015/06/09 15:53:16 UTC, 0 replies.
- [2/6] mina-sshd git commit: [SSHD-488] Implement (a naive) ssh-keyscan - posted by lg...@apache.org on 2015/06/09 15:53:17 UTC, 0 replies.
- [3/6] mina-sshd git commit: [SSHD-488] Implement (a naive) ssh-keyscan - posted by lg...@apache.org on 2015/06/09 15:53:18 UTC, 0 replies.
- [4/6] mina-sshd git commit: [SSHD-488] Implement (a naive) ssh-keyscan - posted by lg...@apache.org on 2015/06/09 15:53:19 UTC, 0 replies.
- [5/6] mina-sshd git commit: [SSHD-488] Implement (a naive) ssh-keyscan - posted by lg...@apache.org on 2015/06/09 15:53:20 UTC, 0 replies.
- [6/6] mina-sshd git commit: [SSHD-488] Implement (a naive) ssh-keyscan - posted by lg...@apache.org on 2015/06/09 15:53:21 UTC, 0 replies.
- mina-sshd git commit: [SSHD-488] Implement (a naive) ssh-keyscan - posted by lg...@apache.org on 2015/06/10 07:06:26 UTC, 0 replies.
- mina-sshd git commit: [SSHD-489] Use an Enum for the KEX negotiation options instead of an integer - posted by lg...@apache.org on 2015/06/14 09:54:20 UTC, 1 replies.
- mina-sshd git commit: [SSHD-490] Use an enum to follow the KEX state - posted by lg...@apache.org on 2015/06/14 13:54:26 UTC, 0 replies.
- mina-sshd git commit: [SSHD-433] Cannot close and then reopen a remote forward on the same port - posted by lg...@apache.org on 2015/06/14 16:12:01 UTC, 0 replies.
- mina-sshd git commit: [SSHD-491] SSHD fails to correctly verify ECDSA P-521 public keys - posted by lg...@apache.org on 2015/06/15 11:44:07 UTC, 0 replies.
- mina-sshd git commit: [SSHD-492] Use DERParser/DERWriter to correctly sign/verify hashes - posted by lg...@apache.org on 2015/06/15 13:56:33 UTC, 0 replies.
- mina-sshd git commit: [SSHD-493] Allow the user to decide which hash to use when generating key fingerprint - posted by lg...@apache.org on 2015/06/15 17:09:18 UTC, 0 replies.
- mina-sshd git commit: [SSHD-494] Convert ECCurves class into an enum - posted by lg...@apache.org on 2015/06/21 09:24:44 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-495] Move all code that calls Bouncycastle code to SecurityUtils - posted by lg...@apache.org on 2015/06/21 14:51:36 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-495] Move all code that calls Bouncycastle code to SecurityUtils - posted by lg...@apache.org on 2015/06/21 14:51:37 UTC, 0 replies.
- mina-sshd git commit: [SSHD-496] Use ECDSAPublicKeyEntryDecoder#octetStringToEcPoint code instead of ECCurves#decodeECPoint - posted by lg...@apache.org on 2015/06/21 15:45:14 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-498] Add support for loading client/server identity files - posted by lg...@apache.org on 2015/06/22 11:28:22 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-498] Add support for loading client/server identity files - posted by lg...@apache.org on 2015/06/22 11:28:23 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-499] Consolidate similar logic for client and server sessions - posted by lg...@apache.org on 2015/06/22 15:54:35 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-499] Consolidate similar logic for client and server sessions - posted by lg...@apache.org on 2015/06/22 15:54:36 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-501] Add 'verify' with timeout method to client ConnectFuture - posted by lg...@apache.org on 2015/06/23 08:34:21 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-501] Add 'verify' with timeout method to client ConnectFuture - posted by lg...@apache.org on 2015/06/23 08:34:22 UTC, 0 replies.
- mina-sshd git commit: [SSHD-502] Review all await() calls and replace them with (configurable) timeouts - posted by lg...@apache.org on 2015/06/23 12:27:50 UTC, 0 replies.
- mina-sshd git commit: [SSHD-504] UserAuthKeyboardInteractive fails to match if prompt doesn't start password - posted by lg...@apache.org on 2015/06/28 11:24:35 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-507] Make sure that the apache-rat-plugin is also configured to ignore Eclipse files - posted by lg...@apache.org on 2015/06/29 15:28:11 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-479] Upgrade used Maven artifacts versions to more recent versions - posted by lg...@apache.org on 2015/06/29 15:28:12 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/06/30 07:55:21 UTC, 0 replies.
- mina-sshd git commit: [SSHD-508] Use event-driven wait times for PortForwardingTest - posted by lg...@apache.org on 2015/06/30 09:10:29 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-509] Use targeted derived NamedFactory(ies) for the various generic parameters - posted by lg...@apache.org on 2015/06/30 12:26:44 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-509] Use targeted derived NamedFactory(ies) for the various generic parameters - posted by lg...@apache.org on 2015/06/30 12:26:45 UTC, 0 replies.
- mina-sshd git commit: [SSHD-511] Remove deprecated methods - posted by lg...@apache.org on 2015/06/30 13:34:44 UTC, 0 replies.
- Build failed in Jenkins: ftpserver-trunk-jdk1.5-ibm-ubuntu #180 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/30 15:05:22 UTC, 0 replies.
- Build failed in Jenkins: ftpserver-trunk-jdk1.5-ubuntu #183 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/30 15:05:26 UTC, 0 replies.
- Build failed in Jenkins: ftpserver-1.0.x-jdk1.5-ubuntu #153 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/30 15:05:41 UTC, 0 replies.
- [1/3] mina-sshd git commit: [SSHD-510] Expose default singleton factories used to configure client/server - posted by lg...@apache.org on 2015/06/30 15:34:17 UTC, 0 replies.
- [2/3] mina-sshd git commit: [SSHD-510] Expose default singleton factories used to configure client/server - posted by lg...@apache.org on 2015/06/30 15:34:18 UTC, 0 replies.
- [3/3] mina-sshd git commit: [SSHD-510] Expose default singleton factories used to configure client/server - posted by lg...@apache.org on 2015/06/30 15:34:19 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-ubuntu #296 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/30 15:55:21 UTC, 0 replies.