You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] mina-sshd git commit: [SSHD-533] Add support for SHA-224 (builtin) digest - posted by lg...@apache.org on 2015/12/01 08:05:48 UTC, 0 replies.
- [2/3] mina-sshd git commit: [SSHD-533] Add support for SHA-224 (builtin) digest - posted by lg...@apache.org on 2015/12/01 08:05:49 UTC, 0 replies.
- [3/3] mina-sshd git commit: [SSHD-604] hmac-sha2-512 is using the wrong algorithm - posted by lg...@apache.org on 2015/12/01 08:05:50 UTC, 0 replies.
- mina-sshd git commit: Added missing import - posted by lg...@apache.org on 2015/12/01 08:17:17 UTC, 0 replies.
- mina-sshd git commit: [SSHD-602] Add support for 'acl-supported' extension - posted by lg...@apache.org on 2015/12/01 10:26:58 UTC, 0 replies.
- mina-sshd git commit: Using more robust code for SFTP extensions handling - posted by lg...@apache.org on 2015/12/01 11:43:48 UTC, 0 replies.
- [1/7] mina-sshd git commit: Fixed KeyReExchangeTest outputDebugMessage format - posted by lg...@apache.org on 2015/12/02 11:00:33 UTC, 0 replies.
- [2/7] mina-sshd git commit: [SSHD-533] Add support for SHA-224 (builtin) digest - posted by lg...@apache.org on 2015/12/02 11:00:34 UTC, 0 replies.
- [3/7] mina-sshd git commit: Expose more information about the cipher via its CipherFactory as well - posted by lg...@apache.org on 2015/12/02 11:00:35 UTC, 0 replies.
- [4/7] mina-sshd git commit: Make Compression a NamedResource - posted by lg...@apache.org on 2015/12/02 11:00:36 UTC, 0 replies.
- [5/7] mina-sshd git commit: Added remark to avoid undocumented blocks - posted by lg...@apache.org on 2015/12/02 11:00:37 UTC, 0 replies.
- [6/7] mina-sshd git commit: Made KeyExchange a NamedResource - posted by lg...@apache.org on 2015/12/02 11:00:38 UTC, 0 replies.
- [7/7] mina-sshd git commit: Lazy calculate BaseMac#toString() value - posted by lg...@apache.org on 2015/12/02 11:00:39 UTC, 0 replies.
- mina-sshd git commit: [SSHD-606] Windows strict permissions key file check always fails due to owner mismatch - posted by lg...@apache.org on 2015/12/02 14:46:09 UTC, 0 replies.
- [1/7] mina-sshd git commit: [SSHD-605] VirtualFileSystemFactory allows escaping from root - posted by lg...@apache.org on 2015/12/03 07:38:51 UTC, 0 replies.
- [2/7] mina-sshd git commit: Added some more detailed log messages - posted by lg...@apache.org on 2015/12/03 07:38:52 UTC, 0 replies.
- [3/7] mina-sshd git commit: Moved Jsch logger initialization to @BeforeClass - posted by lg...@apache.org on 2015/12/03 07:38:53 UTC, 0 replies.
- [4/7] mina-sshd git commit: Using a VirtualFileSystemFactory for the test instead of an anonymous FileSystemFactory - posted by lg...@apache.org on 2015/12/03 07:38:54 UTC, 0 replies.
- [5/7] mina-sshd git commit: Using same test username / password as all the rest of the tests - posted by lg...@apache.org on 2015/12/03 07:38:55 UTC, 0 replies.
- [6/7] mina-sshd git commit: Converted CompressionTest to @Parameterized - posted by lg...@apache.org on 2015/12/03 07:38:56 UTC, 0 replies.
- [7/7] mina-sshd git commit: Enable Ganymed logger for MacTest(s) - posted by lg...@apache.org on 2015/12/03 07:38:57 UTC, 0 replies.
- [1/5] mina git commit: Fixed some javadoc - posted by el...@apache.org on 2015/12/04 23:42:51 UTC, 0 replies.
- [2/5] mina git commit: o Imported the code of the close() deprecated method o Stop using the deprecated close() method in MINA - posted by el...@apache.org on 2015/12/04 23:42:52 UTC, 0 replies.
- [3/5] mina git commit: Close the session when an exception is caught while flushing the session. - posted by el...@apache.org on 2015/12/04 23:42:53 UTC, 0 replies.
- [4/5] mina git commit: Made the selection key private - posted by el...@apache.org on 2015/12/04 23:42:54 UTC, 0 replies.
- [5/5] mina git commit: bumped up some artifacts and plugins - posted by el...@apache.org on 2015/12/04 23:42:55 UTC, 0 replies.
- [1/2] mina git commit: Fixed many Javadoc pbs that were rejected by Java 8 - posted by el...@apache.org on 2015/12/05 01:18:04 UTC, 0 replies.
- [2/2] mina git commit: Desactivated the Java 8 javadoc lint - posted by el...@apache.org on 2015/12/05 01:18:05 UTC, 0 replies.
- mina git commit: [maven-release-plugin] prepare release 2.0.10 - posted by el...@apache.org on 2015/12/05 01:29:04 UTC, 0 replies.
- Git Push Summary - posted by el...@apache.org on 2015/12/05 01:29:10 UTC, 0 replies.
- mina git commit: [maven-release-plugin] prepare for next development iteration - posted by el...@apache.org on 2015/12/05 01:29:18 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows » Apache MINA Core #43 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/05 02:04:48 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #43 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/05 02:04:48 UTC, 0 replies.
- [1/7] mina-sshd git commit: Process exceptions caught in AbstractSession also if session is currently being gracefully closed - posted by lg...@apache.org on 2015/12/07 08:30:03 UTC, 0 replies.
- [2/7] mina-sshd git commit: Expose ConnectionService#isAllowMoreSessions method - posted by lg...@apache.org on 2015/12/07 08:30:04 UTC, 0 replies.
- [3/7] mina-sshd git commit: Make Random interface a NamedResource - posted by lg...@apache.org on 2015/12/07 08:30:05 UTC, 0 replies.
- [4/7] mina-sshd git commit: Using outputDebugMessage instead of System.out for some more test related messages - posted by lg...@apache.org on 2015/12/07 08:30:06 UTC, 0 replies.
- [5/7] mina-sshd git commit: Added RC4 ciphers to CipherTest - posted by lg...@apache.org on 2015/12/07 08:30:07 UTC, 0 replies.
- [6/7] mina-sshd git commit: Re-use buffer in AbstractSession#resizeKey loop - posted by lg...@apache.org on 2015/12/07 08:30:08 UTC, 0 replies.
- [7/7] mina-sshd git commit: Removed un-necessart @SuppressWarning - posted by lg...@apache.org on 2015/12/07 08:30:09 UTC, 0 replies.
- [1/2] mina-sshd git commit: Using a semaphore in order to attempt and coordinate the various KeyReExchangeTest(s) - posted by lg...@apache.org on 2015/12/08 06:12:14 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-609] Session does not disconnect if unknown compression factory requested - posted by lg...@apache.org on 2015/12/08 06:12:15 UTC, 0 replies.
- [1/2] mina-sshd git commit: Define SSH_EXTENDED_DATA_STDERR and use it instead of just the value '1' - posted by lg...@apache.org on 2015/12/08 08:48:57 UTC, 0 replies.
- [2/2] mina-sshd git commit: Send SSH2_DISCONNECT_TOO_MANY_CONNECTIONS as disconnect reason if max. configured concurrent session limit exceeded - posted by lg...@apache.org on 2015/12/08 08:48:58 UTC, 0 replies.
- mina-sshd git commit: Fixed parsing of "break" channel request according to rfc4335 - posted by lg...@apache.org on 2015/12/08 09:06:57 UTC, 0 replies.
- [1/6] mina-sshd git commit: [SSHD-474] Null pointer exception when connecting with latest Dropbear's dbclient - posted by lg...@apache.org on 2015/12/09 11:07:04 UTC, 0 replies.
- [2/6] mina-sshd git commit: Specify SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE as the disconnect reason if failed to verify server key - posted by lg...@apache.org on 2015/12/09 11:07:05 UTC, 0 replies.
- [3/6] mina-sshd git commit: Send SSH2_DISCONNECT_SERVICE_NOT_AVAILABLE if failed to create requested service - posted by lg...@apache.org on 2015/12/09 11:07:06 UTC, 0 replies.
- [4/6] mina-sshd git commit: Fixed keys re-exchange request logic in case of automatic re-exchange due to thresholds - posted by lg...@apache.org on 2015/12/09 11:07:07 UTC, 0 replies.
- [5/6] mina-sshd git commit: [SSHD-610] Disconnect reason should be propagated as error message - posted by lg...@apache.org on 2015/12/09 11:07:08 UTC, 0 replies.
- [6/6] mina-sshd git commit: Added more detailed log messages as to the authentication progress - posted by lg...@apache.org on 2015/12/09 11:07:09 UTC, 0 replies.
- mina-sshd git commit: Added more details log messages of the user authentication process - posted by lg...@apache.org on 2015/12/09 16:45:32 UTC, 0 replies.
- [1/4] mina-sshd git commit: Count server-side authentication trials only after first received request - posted by lg...@apache.org on 2015/12/14 07:22:00 UTC, 0 replies.
- [2/4] mina-sshd git commit: Change default user authentication factories preference for client - posted by lg...@apache.org on 2015/12/14 07:22:01 UTC, 0 replies.
- [3/4] mina-sshd git commit: [SSHD-611] Client incorrectly handles rejected keyboard-interactive authentication by server - posted by lg...@apache.org on 2015/12/14 07:22:02 UTC, 0 replies.
- [4/4] mina-sshd git commit: Avoid superfluous initialization - posted by lg...@apache.org on 2015/12/14 07:22:03 UTC, 0 replies.
- [1/4] mina-sshd git commit: [SSHD-613] Support a 'callback' method for session password identities - posted by lg...@apache.org on 2015/12/14 10:14:05 UTC, 0 replies.
- [2/4] mina-sshd git commit: [SSHD-613] Support a 'callback' method for session password identities - posted by lg...@apache.org on 2015/12/14 10:14:06 UTC, 0 replies.
- [3/4] mina-sshd git commit: Use more conservative buffer size allocations - posted by lg...@apache.org on 2015/12/14 10:14:07 UTC, 0 replies.
- [4/4] mina-sshd git commit: [SSHD-612] Cannot attempt new authentication on same session if current one fails - posted by lg...@apache.org on 2015/12/14 10:14:08 UTC, 0 replies.
- mina-sshd git commit: Using default client user authentication preferences as specified in http://linux.die.net/man/5/ssh_config (PreferredAuthentications) - posted by lg...@apache.org on 2015/12/14 14:17:48 UTC, 0 replies.
- mina-sshd git commit: Fixed some javadoc comments - posted by lg...@apache.org on 2015/12/14 14:47:57 UTC, 0 replies.
- [1/2] mina-sshd git commit: [SSHD-615] Add an 'scp' command implementation similar to the standard one - posted by lg...@apache.org on 2015/12/15 14:24:37 UTC, 0 replies.
- [2/2] mina-sshd git commit: [SSHD-615] Add an 'scp' command implementation similar to the standard one - posted by lg...@apache.org on 2015/12/15 14:24:38 UTC, 0 replies.
- mina-sshd git commit: Moved 'scp' command 'main' to a more natural location - posted by lg...@apache.org on 2015/12/16 06:32:47 UTC, 0 replies.
- [1/5] mina-sshd git commit: [SSHD-479] Upgrade used Maven artifacts versions to more recent versions - posted by lg...@apache.org on 2015/12/16 11:17:11 UTC, 0 replies.
- [2/5] mina-sshd git commit: Using a common verbosity arguments parsing method for 'ssh', 'scp', 'sftp' commands - posted by lg...@apache.org on 2015/12/16 11:17:12 UTC, 0 replies.
- [3/5] mina-sshd git commit: Define SessionHolder + update the various Client/Session - posted by lg...@apache.org on 2015/12/16 11:17:13 UTC, 0 replies.
- [4/5] mina-sshd git commit: Added -E option to log the output of the 'ssh', 'scp', 'sftp' commands to a file or STDOUT instead of STDERR (default) - posted by lg...@apache.org on 2015/12/16 11:17:14 UTC, 0 replies.
- [5/5] mina-sshd git commit: Added some more SessionHolder markings to existing entities - posted by lg...@apache.org on 2015/12/16 11:17:15 UTC, 0 replies.
- svn commit: r11624 - /release/mina/mina/2.0.10/ - posted by el...@apache.org on 2015/12/16 12:02:20 UTC, 0 replies.
- svn commit: r975683 - in /websites/production/mina/content/mina-project: apidocs/ apidocs/org/apache/mina/core/ apidocs/org/apache/mina/core/buffer/ apidocs/org/apache/mina/core/buffer/class-use/ apidocs/org/apache/mina/core/class-use/ apidocs/org/apac... - posted by el...@apache.org on 2015/12/16 14:40:49 UTC, 0 replies.
- svn commit: r975684 [9/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [2/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [1/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [5/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [7/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [4/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [3/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [6/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r975684 [8/9] - in /websites/production/mina/content/mina-project: apidocs/org/apache/mina/transport/serial/ apidocs/org/apache/mina/transport/serial/class-use/ apidocs/src-html/org/apache/mina/transport/serial/ xref/org/apache/mina/transpo... - posted by el...@apache.org on 2015/12/16 14:48:41 UTC, 0 replies.
- svn commit: r1720358 - /mina/site/trunk/templates/mina-project/navigation.html - posted by el...@apache.org on 2015/12/16 14:53:52 UTC, 0 replies.
- svn commit: r975685 - in /websites/staging/mina/trunk/content: ./ mina-project/ mina-project/userguide/ mina-project/userguide/ch1-getting-started/ mina-project/userguide/ch10-executor-filter/ mina-project/userguide/ch11-ssl-filter/ mina-project/usergu... - posted by bu...@apache.org on 2015/12/16 14:55:01 UTC, 0 replies.
- svn commit: r1720360 - in /mina/site/trunk: content/mina-project/downloads.mdtext content/mina-project/news.mdtext lib/path.pm - posted by el...@apache.org on 2015/12/16 15:12:24 UTC, 0 replies.
- svn commit: r975686 - in /websites/staging/mina/trunk/content: ./ mina-project/ mina-project/userguide/ mina-project/userguide/ch1-getting-started/ mina-project/userguide/ch10-executor-filter/ mina-project/userguide/ch11-ssl-filter/ mina-project/usergu... - posted by bu...@apache.org on 2015/12/16 15:13:42 UTC, 0 replies.
- svn commit: r975687 - in /websites/production/mina/content: ./ mina-project/apidocs/ mina-project/testapidocs/ mina-project/xref-test/ mina-project/xref/ sshd-project/apidocs/ - posted by el...@apache.org on 2015/12/16 15:18:19 UTC, 0 replies.
- mina-sshd git commit: [SSHD-616] Added initial support for OpenSSH "hostkeys-XXX" global requests - posted by lg...@apache.org on 2015/12/17 06:32:18 UTC, 0 replies.
- [1/2] mina git commit: Many fixes in Javadoc - posted by el...@apache.org on 2015/12/17 18:50:06 UTC, 0 replies.
- [2/2] mina git commit: Many fixes in Javadoc - posted by el...@apache.org on 2015/12/17 18:50:07 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-windows » Apache MINA Core #44 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/17 18:58:42 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-windows #44 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/17 18:58:43 UTC, 0 replies.
- mina git commit: Some more Javadoc fixes - posted by el...@apache.org on 2015/12/17 20:46:56 UTC, 0 replies.
- mina git commit: Some more javadoc fixes - posted by el...@apache.org on 2015/12/18 12:32:26 UTC, 0 replies.
- svn commit: r1721324 - /mina/site/trunk/content/mina-project/sources.mdtext - posted by el...@apache.org on 2015/12/22 10:54:11 UTC, 0 replies.
- svn commit: r976137 - in /websites/staging/mina/trunk/content: ./ mina-project/sources.html - posted by bu...@apache.org on 2015/12/22 10:54:18 UTC, 0 replies.
- svn commit: r976138 - in /websites/production/mina/content: ./ mina-project/apidocs/ mina-project/testapidocs/ mina-project/xref-test/ mina-project/xref/ sshd-project/apidocs/ - posted by el...@apache.org on 2015/12/22 10:58:45 UTC, 0 replies.
- svn commit: r1721329 - /mina/site/trunk/content/mina-project/sources.mdtext - posted by el...@apache.org on 2015/12/22 11:07:03 UTC, 0 replies.
- svn commit: r976139 - in /websites/staging/mina/trunk/content: ./ mina-project/sources.html - posted by bu...@apache.org on 2015/12/22 11:07:08 UTC, 0 replies.
- svn commit: r976140 - in /websites/production/mina/content: ./ mina-project/apidocs/ mina-project/testapidocs/ mina-project/xref-test/ mina-project/xref/ sshd-project/apidocs/ - posted by el...@apache.org on 2015/12/22 11:07:23 UTC, 0 replies.
- mina git commit: Fix for DIRMINA-1022 - posted by el...@apache.org on 2015/12/24 14:29:20 UTC, 0 replies.
- [1/8] mina git commit: Use an atomicLong instead of a volatile variable, as it is incremented thus cannot be garanteed thread safe. - posted by el...@apache.org on 2015/12/24 17:18:45 UTC, 0 replies.
- [2/8] mina git commit: Fixed some Javadoc errors - posted by el...@apache.org on 2015/12/24 17:18:46 UTC, 0 replies.
- [3/8] mina git commit: Fixed some Javadoc errors - posted by el...@apache.org on 2015/12/24 17:18:47 UTC, 0 replies.
- [4/8] mina git commit: Adding missing Javadoc elements - posted by el...@apache.org on 2015/12/24 17:18:48 UTC, 0 replies.
- [5/8] mina git commit: Added some missing Javadoc elements - posted by el...@apache.org on 2015/12/24 17:18:49 UTC, 0 replies.
- [6/8] mina git commit: Added some missing Javadoc - posted by el...@apache.org on 2015/12/24 17:18:50 UTC, 0 replies.
- [7/8] mina git commit: Added some missing Javadoc - posted by el...@apache.org on 2015/12/24 17:18:51 UTC, 0 replies.
- [8/8] mina git commit: Used an AtomicLong instead of a volatile long, as we are incrementing it and it's not guaranteed to be thread safe - posted by el...@apache.org on 2015/12/24 17:18:52 UTC, 0 replies.
- [1/7] mina git commit: Used an atomicLong instead of a volatile variable, as it is incremented thus cannot be guaranteed to be thread safe. - posted by el...@apache.org on 2015/12/24 17:54:05 UTC, 0 replies.
- [2/7] mina git commit: Improved teh toString() methods - posted by el...@apache.org on 2015/12/24 17:54:06 UTC, 0 replies.
- [3/7] mina git commit: Fixed a potential error when byte is above 0x7F - posted by el...@apache.org on 2015/12/24 17:54:07 UTC, 0 replies.
- [4/7] mina git commit: Sligt performance improvement - posted by el...@apache.org on 2015/12/24 17:54:08 UTC, 0 replies.
- [5/7] mina git commit: Removed a useless null check - posted by el...@apache.org on 2015/12/24 17:54:09 UTC, 0 replies.
- [6/7] mina git commit: Slight improvement in performance - posted by el...@apache.org on 2015/12/24 17:54:10 UTC, 0 replies.
- [7/7] mina git commit: Removed a useless null check - posted by el...@apache.org on 2015/12/24 17:54:11 UTC, 0 replies.
- mina git commit: Fixed some other byte -> long conversion issues - posted by el...@apache.org on 2015/12/24 20:38:32 UTC, 0 replies.
- mina git commit: Removed redundant modifiers - posted by el...@apache.org on 2015/12/25 06:37:24 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows » Apache MINA Core #50 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/25 06:56:21 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #50 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/25 06:56:22 UTC, 0 replies.
- [1/2] mina git commit: Fixed some SonarQube warnings - posted by el...@apache.org on 2015/12/26 20:22:19 UTC, 0 replies.
- [2/2] mina git commit: Many fixes for various errors found by SonarQube - posted by el...@apache.org on 2015/12/26 20:22:20 UTC, 0 replies.
- mina git commit: Various warning removal - posted by el...@apache.org on 2015/12/27 09:52:08 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #52 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/28 17:07:53 UTC, 0 replies.