You are viewing a plain text version of this content. The canonical link for it is here.
- [mina] branch bugfix/DIRMINA1132 updated: Adds missing null check for enabled ciphersuites/protocols - posted by jo...@apache.org on 2021/08/01 14:11:16 UTC, 0 replies.
- [mina] branch 2.2.X updated: Applies some code buffer free() checks from DIRMINA-1117 - posted by jo...@apache.org on 2021/08/02 03:34:32 UTC, 0 replies.
- [mina] branch bugfix/DIRMINA1132 updated (f369172 -> 4aa4729) - posted by jo...@apache.org on 2021/08/02 03:40:45 UTC, 0 replies.
- [mina] 01/15: formatted mina.filter.ssl - posted by jo...@apache.org on 2021/08/02 03:40:46 UTC, 0 replies.
- [mina] 02/15: adds IoSession#isServer() - posted by jo...@apache.org on 2021/08/02 03:40:47 UTC, 0 replies.
- [mina] 03/15: Adds unique identifier to toString() result - posted by jo...@apache.org on 2021/08/02 03:40:48 UTC, 0 replies.
- [mina] 04/15: Adds initial ssl2 - posted by jo...@apache.org on 2021/08/02 03:40:49 UTC, 0 replies.
- [mina] 05/15: Fixes possible incorrect assertion of handshaking during write - posted by jo...@apache.org on 2021/08/02 03:40:50 UTC, 0 replies.
- [mina] 06/15: Fixes bug in TailFilter which triggers the connect future on created instead of opened. - posted by jo...@apache.org on 2021/08/02 03:40:51 UTC, 0 replies.
- [mina] 07/15: Fix for ssl2 request backlog - posted by jo...@apache.org on 2021/08/02 03:40:52 UTC, 0 replies.
- [mina] 08/15: Adds SSL2 flow control - posted by jo...@apache.org on 2021/08/02 03:40:53 UTC, 0 replies.
- [mina] 09/15: Adds support for IoEvent.SECURED and IoSession#isSecured() - posted by jo...@apache.org on 2021/08/02 03:40:54 UTC, 0 replies.
- [mina] 10/15: Improves loop encode/decode functions - posted by jo...@apache.org on 2021/08/02 03:40:55 UTC, 0 replies.
- [mina] 11/15: certs cleanup - posted by jo...@apache.org on 2021/08/02 03:40:56 UTC, 0 replies.
- [mina] 12/15: simplifies #isSecured() checking; adds null checks - posted by jo...@apache.org on 2021/08/02 03:40:57 UTC, 0 replies.
- [mina] 13/15: Adds hard ceiling for the number of queued cleartext messages in SSL2Handler - posted by jo...@apache.org on 2021/08/02 03:40:58 UTC, 0 replies.
- [mina] 14/15: Adds filter extend handler for engine creation allowing users to implement components like DIRMINA-1122 by themselves without having to patch the project. Simply override onEngineCreated() - posted by jo...@apache.org on 2021/08/02 03:40:59 UTC, 0 replies.
- [mina] 15/15: Adds missing null check for enabled ciphersuites/protocols - posted by jo...@apache.org on 2021/08/02 03:41:00 UTC, 0 replies.
- [mina] branch bugfix/DIRMINA1132 updated: ensures that receive() is not executed in recursion in order to prevent corruption of the decode buffer. qreceive() may be executed in recursion because it does not modify the decode buffer. - posted by jo...@apache.org on 2021/08/04 18:02:43 UTC, 0 replies.
- [mina] branch bugfix/DIRMINA1132 updated: ensures that qreceive() loops when possible - posted by jo...@apache.org on 2021/08/04 18:26:09 UTC, 0 replies.
- [mina] branch bugfix/DIRMINA1132 updated: Fixes Issue with SSLEngine emit FINISHED twice in conjunction with needing to loop the receive buffer to consume more data. Prevents accidently freeing of the ZERO buffer. Enables receive() recursion from within a receive -> write -> finish -> receive loop. - posted by jo...@apache.org on 2021/08/04 19:50:21 UTC, 0 replies.
- [mina] branch 2.2.X updated: Fix DIRMINA-1035 - posted by jo...@apache.org on 2021/08/05 17:32:17 UTC, 0 replies.
- [mina-sshd] branch master updated: [SSHD-1196] Provide configurable support for SFTP output stream chunking behavior - posted by lg...@apache.org on 2021/08/06 04:11:10 UTC, 0 replies.
- [mina] branch bugfix/DIRMINA1132 updated: improves engine customization - posted by jo...@apache.org on 2021/08/06 16:29:43 UTC, 0 replies.
- [mina] branch bugfix/DIRMINA1132 updated: SSL improvements - posted by jo...@apache.org on 2021/08/06 18:09:53 UTC, 0 replies.
- [mina-sshd] branch master updated: [SSHD-1202] Provide SftpErrorDataHandler callback support for SFTP client - posted by lg...@apache.org on 2021/08/13 07:32:19 UTC, 0 replies.
- [mina-sshd] branch master updated: Updated jpgpj version to 1.1 - posted by lg...@apache.org on 2021/08/13 07:35:58 UTC, 0 replies.
- [mina-sshd] branch master updated: Fixed CLC diversity issues - posted by lg...@apache.org on 2021/08/29 17:39:32 UTC, 0 replies.