You are viewing a plain text version of this content. The canonical link for it is here.
- Re: [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut) - posted by Ashish <pa...@gmail.com> on 2013/08/01 08:21:44 UTC, 1 replies.
- website organization for 3.0? - posted by Julien Vermillard <jv...@gmail.com> on 2013/08/01 10:13:48 UTC, 6 replies.
- [jira] [Commented] (SSHD-249) Data race in AbstractSession.close() may lead to NPE and blocks during shutdown - posted by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2013/08/01 22:53:50 UTC, 0 replies.
- Re: Implementing FTPServer User Manager in OSGi - posted by Dave Roberts <da...@saaconsultants.com> on 2013/08/02 10:51:51 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-961) BioUdpServer created session are not in the connected state - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:35:48 UTC, 0 replies.
- [jira] [Created] (DIRMINA-961) BioUdpServer created session are not in the connected state - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:35:48 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-940) HTTP Client decoder does not support responses without Content-Length header - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:49 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-896) Server-wide and session-wide attributes - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:50 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-931) HTTP header decoding is broken - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:50 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-883) Add some Logging for SSL messages - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:50 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-882) Implement a compression algo when using SSL/TLS between a MINA client and a MINA server - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:50 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-877) Implement SSL on the client side - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:51 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-881) use smaller buffers for encrypted messages - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:51 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-879) Add support for transferTo in the chain - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:51 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-878) We can reduce the number of buffers we use to store wrapped data - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:51 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-872) SSL handshake is not done when the socket is connected, but when the first message is sent - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:52 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-857) http server integration test - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:52 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-876) Manage Handshake renegociation - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:52 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-866) implement chunked-encoding - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:52 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-875) Handle the SslEngine closure when the session is closed - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:52 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-855) http client codec filter - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:53 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-856) http client integration test - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:53 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-852) manage server keep-alive - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:53 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-853) low level HTTP client components - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:53 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-854) http client message pojos - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:53 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-657) SSL Filter and IoHandler. - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:54 UTC, 0 replies.
- [jira] [Updated] (DIRMINA-851) low level HTTP server components - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:37:54 UTC, 0 replies.
- [jira] [Resolved] (DIRMINA-961) BioUdpServer created session are not in the connected state - posted by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2013/08/02 18:45:50 UTC, 0 replies.
- [jira] [Commented] (SSHD-213) org.apache.sshd.ScpTest fails intermittently - posted by "Eirik Larsen (JIRA)" <ji...@apache.org> on 2013/08/06 09:12:52 UTC, 0 replies.
- [jira] [Created] (FTPSERVER-445) ExecutorService Implementations Are Not Replaceable - posted by "Adam Bien (JIRA)" <ji...@apache.org> on 2013/08/07 11:36:48 UTC, 0 replies.
- [jira] [Closed] (FTPSERVER-445) ExecutorService Implementations Are Not Replaceable - posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2013/08/12 00:12:48 UTC, 0 replies.
- [jira] [Created] (FTPSERVER-446) Implementing User Manager not possible in OSGi environment - posted by "Dave Roberts (JIRA)" <ji...@apache.org> on 2013/08/12 14:38:53 UTC, 0 replies.
- [jira] [Updated] (FTPSERVER-446) Implementing User Manager not possible in OSGi environment - posted by "Dave Roberts (JIRA)" <ji...@apache.org> on 2013/08/12 14:42:50 UTC, 2 replies.
- [jira] [Commented] (FTPSERVER-446) Implementing User Manager not possible in OSGi environment - posted by "Dave Roberts (JIRA)" <ji...@apache.org> on 2013/08/12 14:46:48 UTC, 0 replies.
- MIA for one week - posted by Emmanuel Lécharny <el...@gmail.com> on 2013/08/23 12:16:49 UTC, 0 replies.
- [jira] [Created] (FTPSERVER-447) Bad OSGi exports for FTPServer - posted by "Ioan Eugen Stan (JIRA)" <ji...@apache.org> on 2013/08/28 12:21:53 UTC, 0 replies.
- [RESULT] [VOTE] Release Apache Mina SSHD 0.9.0 (2nd cut) - posted by Guillaume Nodet <gn...@gmail.com> on 2013/08/29 10:18:27 UTC, 0 replies.
- [ANN] Apache Mina SSHD 0.9.0 released - posted by Guillaume Nodet <gn...@gmail.com> on 2013/08/30 08:20:13 UTC, 0 replies.
- [jira] [Created] (SSHD-252) SshException MAC Error in org.apache.sshd.common.session.AbstractSession.decode when using Nio2ServiceFactory - posted by "Michael Heemskerk (JIRA)" <ji...@apache.org> on 2013/08/30 12:29:51 UTC, 0 replies.
- [jira] [Updated] (SSHD-252) SshException MAC Error in org.apache.sshd.common.session.AbstractSession.decode when using Nio2ServiceFactory - posted by "Michael Heemskerk (JIRA)" <ji...@apache.org> on 2013/08/30 12:31:52 UTC, 1 replies.
- [jira] [Created] (SSHD-253) Improve performance of auth and idle timeout checking - posted by "Michael Heemskerk (JIRA)" <ji...@apache.org> on 2013/08/30 13:25:51 UTC, 0 replies.
- mina-sshd pull request: SSHD-253 Improve performance on ServerSession auth ... - posted by mheemskerk <gi...@git.apache.org> on 2013/08/30 13:42:23 UTC, 0 replies.
- [jira] [Updated] (SSHD-253) Improve performance of auth and idle timeout checking - posted by "Michael Heemskerk (JIRA)" <ji...@apache.org> on 2013/08/30 16:02:53 UTC, 0 replies.
- [jira] [Created] (SSHD-254) Public key authentication triggers 'Authenticated with partial success.' message on client - posted by "Michael Heemskerk (JIRA)" <ji...@apache.org> on 2013/08/30 16:16:51 UTC, 0 replies.
- [jira] [Created] (SSHD-255) sshd does not (always?) reply to requests setting 'want reply' - posted by "Will Saxon (JIRA)" <ji...@apache.org> on 2013/08/30 23:50:51 UTC, 0 replies.
- Package org.apache.mina.transport.socket.nio missing, quick start guide outdated? - posted by jonas85 <in...@hotmail.de> on 2013/08/31 05:33:11 UTC, 1 replies.
- [jira] [Created] (FTPSERVER-448) Upgrade to MINA 2.0.7 - posted by "Olivier Voortman (JIRA)" <ji...@apache.org> on 2013/08/31 09:45:51 UTC, 0 replies.
- [jira] [Updated] (FTPSERVER-448) Upgrade to MINA 2.0.7 - posted by "Olivier Voortman (JIRA)" <ji...@apache.org> on 2013/08/31 09:57:51 UTC, 0 replies.