Re: SSL thoughts

2014-07-30 Thread Jeff MAURY
Hello, after thinking about the messages ordering and rehandshaking, I agree that we should encrypt just before sending. The only problematic case that I can see is if the send queue is empty and the application submit a message when the last client handshake message is received : if both runs co

Re: [GitHub] mina-sshd pull request: typo fix

2014-07-30 Thread Emmanuel Lécharny
Thanks for the patch. I fixed also a few other places where we had sess*s*ion. Le 30/07/2014 20:37, K0zka a écrit : > GitHub user K0zka opened a pull request: > > https://github.com/apache/mina-sshd/pull/6 > > typo fix > > Possibly the most minimalist patch ever. > > Signed

[GitHub] mina-sshd pull request: typo fix

2014-07-30 Thread K0zka
GitHub user K0zka opened a pull request: https://github.com/apache/mina-sshd/pull/6 typo fix Possibly the most minimalist patch ever. Signed-off-by: Laszlo Hornyak You can merge this pull request into a Git repository by running: $ git pull https://github.com/K0zka/mi

[jira] [Created] (DIRMINA-981) IoBuffer GetSlice throw an IllegalArgumentException

2014-07-30 Thread Jeremy (JIRA)
Jeremy created DIRMINA-981: -- Summary: IoBuffer GetSlice throw an IllegalArgumentException Key: DIRMINA-981 URL: https://issues.apache.org/jira/browse/DIRMINA-981 Project: MINA Issue Type: Bug