You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [MINA 3.0] Initial thoughts on FilterChain - posted by Emmanuel Lecharny <el...@gmail.com> on 2011/07/01 01:13:22 UTC, 7 replies.
- [jira] [Commented] (VYSPER-287) No SASL auth mechanism available suited for unencrypted XMPP connections - posted by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2011/07/01 07:09:28 UTC, 2 replies.
- [jira] [Resolved] (SSHD-113) KeyPair provider from classpath resource - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 09:38:28 UTC, 0 replies.
- [jira] [Resolved] (SSHD-114) Session listener - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 09:50:28 UTC, 0 replies.
- [jira] [Resolved] (SSHD-119) [PATCH] more specific docstring for Command interface - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 10:10:28 UTC, 0 replies.
- [jira] [Resolved] (SSHD-116) Shouldn't throw an exception when receiving an unsupported SFTP message - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 10:52:28 UTC, 0 replies.
- [jira] [Resolved] (SSHD-117) Ignore "keepalive@jcraft.com" in addition to "keepalive@openssh.com" - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 10:52:28 UTC, 0 replies.
- [jira] [Closed] (SSHD-131) ScpCommand should call SshFile.handleClose() when done with a file. - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 10:54:28 UTC, 0 replies.
- [jira] [Commented] (SSHD-134) ScpCommand should use a FileSystemView abstraction rather than assuming the native FS. - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 10:56:28 UTC, 1 replies.
- Re: [VOTE] Release Apache FtpServer 1.0.6 - posted by Emmanuel Lecharny <el...@gmail.com> on 2011/07/01 10:59:39 UTC, 5 replies.
- [jira] [Commented] (VYSPER-15) Implement SASL authorization - posted by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2011/07/01 11:16:28 UTC, 0 replies.
- [jira] [Commented] (VYSPER-33) Add SASL DIGEST-MD5 mechanism - posted by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2011/07/01 11:18:28 UTC, 0 replies.
- [jira] [Created] (DIRMINA-841) Crash on Android - posted by "Kaja Hovi (JIRA)" <ji...@apache.org> on 2011/07/01 12:26:28 UTC, 0 replies.
- [jira] [Commented] (VYSPER-290) Crash on Android - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/01 12:40:28 UTC, 3 replies.
- [jira] [Assigned] (VYSPER-290) Crash on Android - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/01 12:40:28 UTC, 0 replies.
- [jira] [Moved] (VYSPER-290) Crash on Android - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/01 12:40:28 UTC, 0 replies.
- [jira] [Closed] (VYSPER-289) Mistake in documentation - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/01 13:48:32 UTC, 0 replies.
- [jira] [Moved] (DIRMINA-842) Crash on Android - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/01 14:28:28 UTC, 0 replies.
- [jira] [Resolved] (SSHD-133) E command not handled for single file upload - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2011/07/01 14:38:30 UTC, 0 replies.
- Using MINA for multi user swing application - posted by Ray <ra...@rayc.com> on 2011/07/01 15:05:36 UTC, 1 replies.
- SSHD API / Javadoc - posted by "BLAIR III, JOHN A (ATTCORP)" <jb...@att.com> on 2011/07/01 15:31:56 UTC, 1 replies.
- [jira] [Commented] (SSHD-135) The performance of uploading and downloading files in SFTP subsystem is very poor. - posted by "Bobby Powers (JIRA)" <ji...@apache.org> on 2011/07/01 19:44:28 UTC, 0 replies.
- [jira] [Commented] (DIRMINA-842) Crash on Android - posted by "Kaja Hovi (JIRA)" <ji...@apache.org> on 2011/07/01 21:28:28 UTC, 9 replies.
- [jira] [Created] (SSHD-136) Reduce consumption of ClientInputStreamPump threads and NioProcessor threads. - posted by "Alexey Polbitsyn (JIRA)" <ji...@apache.org> on 2011/07/02 18:44:21 UTC, 0 replies.
- [jira] [Updated] (SSHD-136) Reduce consumption of ClientInputStreamPump threads and NioProcessor threads. - posted by "Alexey Polbitsyn (JIRA)" <ji...@apache.org> on 2011/07/02 18:50:21 UTC, 1 replies.
- [jira] [Issue Comment Edited] (SSHD-136) Reduce consumption of ClientInputStreamPump threads and NioProcessor threads. - posted by "Alexey Polbitsyn (JIRA)" <ji...@apache.org> on 2011/07/02 18:52:21 UTC, 0 replies.
- [jira] [Updated] (SSHD-135) The performance of uploading and downloading files in SFTP subsystem is very poor. - posted by "Liu Tao (JIRA)" <ji...@apache.org> on 2011/07/03 03:08:21 UTC, 0 replies.
- Re: svn commit: r1142469 - in /mina/branches/3.0/core/src: main/java/org/apache/mina/ main/java/org/apache/mina/filterchain/ test/java/filterchain/ - posted by Ashish <pa...@gmail.com> on 2011/07/04 07:05:02 UTC, 7 replies.
- Re: MINA 3.0 status - posted by Ashish <pa...@gmail.com> on 2011/07/04 07:09:07 UTC, 0 replies.
- How is one expected to participate? - posted by "Alan D. Cabrera" <li...@toolazydogs.com> on 2011/07/04 20:34:32 UTC, 2 replies.
- [jira] [Created] (VYSPER-291) Add configuration of keystore type - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/04 22:15:22 UTC, 0 replies.
- [jira] [Closed] (VYSPER-291) Add configuration of keystore type - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/04 23:05:22 UTC, 0 replies.
- [jira] [Closed] (VYSPER-288) Announcing in-band registration although StartTLS might be required (first) - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/04 23:05:22 UTC, 0 replies.
- [jira] [Closed] (VYSPER-188) java.security.KeyStoreException running XMPPServer with Apache Harmony - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2011/07/04 23:07:21 UTC, 0 replies.
- Fwd: Reminder: TAC Assistance to ApacheCon NA 2011 closes July 8th - posted by Ashish <pa...@gmail.com> on 2011/07/05 05:49:07 UTC, 0 replies.
- api package - posted by "Alan D. Cabrera" <ad...@toolazydogs.com> on 2011/07/05 18:40:14 UTC, 2 replies.
- [jira] [Created] (DIRMINA-843) niosocketacceptor - posted by "amt (JIRA)" <ji...@apache.org> on 2011/07/07 19:09:16 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-843) NioSocketAcceptor doesnot provide an interface to input connectiontimeout parameter. - posted by "amt (JIRA)" <ji...@apache.org> on 2011/07/07 19:15:18 UTC, 0 replies.
- [RESULT] [VOTE] Release Apache FtpServer 1.0.6 - posted by Niklas Gustavsson <ni...@protocol7.com> on 2011/07/08 18:34:03 UTC, 0 replies.
- IoFilterChain.processExceptionCaught() - posted by "Alan D. Cabrera" <li...@toolazydogs.com> on 2011/07/11 01:51:45 UTC, 14 replies.
- [jira] [Created] (DIRMINA-844) Http Proxy Authentication failed to complete (see description for exact point of failure) - posted by "Parijat Bansal (JIRA)" <ji...@apache.org> on 2011/07/15 10:32:00 UTC, 0 replies.
- Draft board report - posted by Niklas Gustavsson <ni...@protocol7.com> on 2011/07/16 22:53:54 UTC, 3 replies.
- [ANNOUNCE] Apache FtpServer 1.0.6 released - posted by Niklas Gustavsson <ni...@protocol7.com> on 2011/07/18 10:57:05 UTC, 0 replies.
- [jira] [Created] (SSHD-137) Javadoc for SshFile.truncate() is wrong. - posted by "Miroslav Pokorny (JIRA)" <ji...@apache.org> on 2011/07/23 04:59:09 UTC, 0 replies.
- [jira] [Created] (SSHD-138) Fresh git clone failed on ScpTest testWithGanymede - posted by "Denis Bardadym (JIRA)" <ji...@apache.org> on 2011/07/25 09:29:09 UTC, 0 replies.
- Issues with the NioProcessor - posted by Emmanuel Lecharny <el...@gmail.com> on 2011/07/27 23:43:23 UTC, 2 replies.
- Re: svn commit: r1151842 - /mina/tags/2.0.4/mina-core/src/main/java/org/apache/mina/core/service/SimpleIoProcessorPool.java - posted by Julien Vermillard <jv...@gmail.com> on 2011/07/28 16:16:52 UTC, 5 replies.
- [jira] [Created] (DIRMINA-845) ProtocolEncoderOutputImpl isn't thread-safe - posted by "Ilya Ivanov (JIRA)" <ji...@apache.org> on 2011/07/29 04:48:09 UTC, 0 replies.
- [jira] [Commented] (DIRMINA-845) ProtocolEncoderOutputImpl isn't thread-safe - posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2011/07/29 04:58:09 UTC, 18 replies.
- [jira] [Issue Comment Edited] (DIRMINA-845) ProtocolEncoderOutputImpl isn't thread-safe - posted by "Ilya Ivanov (JIRA)" <ji...@apache.org> on 2011/07/29 08:26:10 UTC, 4 replies.
- [jira] [Created] (FTPSERVER-423) Hours, minutes and seconds of last-modified date aren't showed if year is older than actual year - posted by "Jan Reinhardt (JIRA)" <ji...@apache.org> on 2011/07/29 16:48:09 UTC, 0 replies.
- onEntry, onExit in mina state machine - posted by Saeed Mirzai <sm...@gmail.com> on 2011/07/31 23:46:56 UTC, 0 replies.