You are viewing a plain text version of this content. The canonical link for it is here.
- [mina] branch 2.1.X created (now d3ffb4b) - posted by jo...@apache.org on 2019/05/04 15:32:31 UTC, 0 replies.
- [mina] branch 2.0.X created (now 3e57e7f) - posted by jo...@apache.org on 2019/05/04 15:33:20 UTC, 0 replies.
- [mina] branch 2.0 deleted (was 3e57e7f) - posted by jo...@apache.org on 2019/05/04 15:35:10 UTC, 0 replies.
- [mina] branch 2.1 deleted (was d3ffb4b) - posted by jo...@apache.org on 2019/05/04 15:35:34 UTC, 0 replies.
- [mina] branch 2.0.X updated: Backport fix DIRMINA-1104 see d3ffb4b779912be1e100b40261877e167ace565c - posted by jo...@apache.org on 2019/05/04 15:56:29 UTC, 0 replies.
- [mina] branch 2.1.X updated: Performance improvement of UDP processing for DIRMINA-1095 - posted by jo...@apache.org on 2019/05/04 17:05:33 UTC, 0 replies.
- [mina] branch 2.0.X updated: Backport DIRMINA-1095 from 2.1.X - posted by jo...@apache.org on 2019/05/04 17:18:48 UTC, 0 replies.
- [mina-sshd] branch master updated: [SSHD-913] Provide channel session instance to command and/or shell factories creators - posted by lg...@apache.org on 2019/05/05 04:26:13 UTC, 0 replies.
- [mina-ftpserver] branch FTPSERVER-491 created (now 8ac3e47) - posted by jo...@apache.org on 2019/05/05 22:50:09 UTC, 0 replies.
- [mina-ftpserver] 01/01: Initial fix for FTPSERVER-491 - posted by jo...@apache.org on 2019/05/05 22:50:10 UTC, 0 replies.
- svn commit: r1858844 - /mina/site/trunk/content/ftpserver-project/configuration_listeners.mdtext - posted by el...@apache.org on 2019/05/07 11:07:19 UTC, 0 replies.
- svn commit: r1044640 - in /websites/staging/mina/trunk/content: ./ ftpserver-project/configuration_listeners.html - posted by bu...@apache.org on 2019/05/07 11:07:27 UTC, 0 replies.
- svn commit: r1044641 - in /websites/production/mina/content: ./ mina-project/gen-docs/0.7.1/ mina-project/gen-docs/0.7.2/ mina-project/gen-docs/0.7.3/ mina-project/gen-docs/0.7.4/ mina-project/gen-docs/0.8.0/ mina-project/gen-docs/0.8.1/ mina-project/g... - posted by el...@apache.org on 2019/05/07 11:09:38 UTC, 0 replies.
- svn commit: r1858945 - /mina/site/trunk/content/ftpserver-project/configuration_listeners.mdtext - posted by el...@apache.org on 2019/05/08 19:42:37 UTC, 0 replies.
- svn commit: r1044692 - in /websites/staging/mina/trunk/content: ./ ftpserver-project/configuration_listeners.html - posted by bu...@apache.org on 2019/05/08 19:42:45 UTC, 0 replies.
- [mina-ftpserver] branch FTPSERVER-491 updated: Adds additional SSL checks for FTPSERVER-491 - posted by jo...@apache.org on 2019/05/09 03:30:55 UTC, 0 replies.
- [mina-sshd] branch master updated: [SSHD-912] Use separate locks for Future(s) and Session/Channel instances - posted by lg...@apache.org on 2019/05/09 17:58:48 UTC, 0 replies.
- [mina-ftpserver] branch FTPSERVER-491 updated: missing variable - posted by jo...@apache.org on 2019/05/10 15:47:39 UTC, 0 replies.
- [mina-sshd] branch master updated: Updated reference documentation links - posted by lg...@apache.org on 2019/05/14 05:04:30 UTC, 0 replies.
- [mina-sshd] branch master updated (b98547e -> 5bf551e) - posted by lg...@apache.org on 2019/05/16 16:26:00 UTC, 0 replies.
- [mina-sshd] 01/08: Upgraded Checkstyle version to 8.20 - posted by lg...@apache.org on 2019/05/16 16:26:01 UTC, 0 replies.
- [mina-sshd] 02/08: Upgraded Groovy version to 2.5.7 - posted by lg...@apache.org on 2019/05/16 16:26:02 UTC, 0 replies.
- [mina-sshd] 03/08: Upgraded jGit version to 5.3.1.201904271842-r - posted by lg...@apache.org on 2019/05/16 16:26:03 UTC, 0 replies.
- [mina-sshd] 04/08: Upgraded Spring core version to 5.1.7 - posted by lg...@apache.org on 2019/05/16 16:26:04 UTC, 0 replies.
- [mina-sshd] 05/08: Upgraded PMD version to 6.14.0 - posted by lg...@apache.org on 2019/05/16 16:26:05 UTC, 0 replies.
- [mina-sshd] 06/08: Upgraded ANT version to 1.10.6 - posted by lg...@apache.org on 2019/05/16 16:26:06 UTC, 0 replies.
- [mina-sshd] 07/08: Upgraded Netty version to 4.1.36 - posted by lg...@apache.org on 2019/05/16 16:26:07 UTC, 0 replies.
- [mina-sshd] 08/08: Upgraded Maven Surefire Plugin version to 2.22.2 - posted by lg...@apache.org on 2019/05/16 16:26:08 UTC, 0 replies.
- [mina-sshd] branch master updated: [SSHD-917] Add support for SSH2 public key file format - posted by lg...@apache.org on 2019/05/16 17:15:21 UTC, 0 replies.
- [mina] branch DIRMINA-1107 created (now 99fbf4f) - posted by jo...@apache.org on 2019/05/18 22:30:39 UTC, 0 replies.
- [mina] 01/01: DIRMINA-1107 is caused from a memory inconsistency in how CAS operations are checked from within the SslHandler#flushScheduledEvents. This CAS operation can be updated to correctly check for X > 0 but still leaves situations where the CAS was incremented between the CAS loop exits and the SslHandler#sslLock lock is released resulting in a false tryLock() == false causing one or more message to be queued but never flushed until another message is queued and tryLock() succeeds to push it ou [...] - posted by jo...@apache.org on 2019/05/18 22:30:40 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk11-ubuntu #1 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/20 09:14:52 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.8-ubuntu #112 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/20 09:19:44 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.8-ubuntu #113 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/20 09:29:32 UTC, 0 replies.
- [mina] branch 2.1.X updated (60b4190 -> 99fbf4f) - posted by jo...@apache.org on 2019/05/21 12:56:31 UTC, 0 replies.
- [mina] branch DIRMINA-1107 deleted (was 99fbf4f) - posted by jo...@apache.org on 2019/05/21 12:59:30 UTC, 0 replies.
- [mina] branch 2.1.X updated: Removed the buf.reset() call - posted by el...@apache.org on 2019/05/22 08:14:13 UTC, 0 replies.
- [mina] branch 2.1.X updated: Switch to using https in the poms - posted by el...@apache.org on 2019/05/22 08:55:36 UTC, 0 replies.
- [mina-sshd] branch master updated: Switch to using https in the poms - posted by el...@apache.org on 2019/05/22 13:38:14 UTC, 0 replies.
- [mina] branch 2.1.X updated: Patch for DIRMINA-1110 applied. I suspect it'll fix DIRMINA-1113... - posted by el...@apache.org on 2019/05/24 13:42:58 UTC, 0 replies.
- [mina] branch 2.0.X updated: Switched to https - posted by el...@apache.org on 2019/05/24 16:04:15 UTC, 0 replies.
- [mina] branch 2.1.X updated: Reverted DIRMINA-1110 patch - posted by el...@apache.org on 2019/05/28 09:01:55 UTC, 0 replies.
- [mina] branch 2.1.X updated: Updated the SCM part - posted by el...@apache.org on 2019/05/28 09:02:20 UTC, 0 replies.
- [mina] branch 2.1.X updated: o Ignoring a test that fails randomly (I suspect the test is wrong) o Some code refactoring - posted by el...@apache.org on 2019/05/29 09:43:51 UTC, 0 replies.
- [mina] branch 2.1.X updated: Reverted some changes (https -> http) - posted by el...@apache.org on 2019/05/29 10:02:43 UTC, 0 replies.
- [mina] branch 2.1.X updated: Some more https->http changes - posted by el...@apache.org on 2019/05/29 10:05:45 UTC, 0 replies.
- [mina] branch 2.1.X updated: One more https -> http change - posted by el...@apache.org on 2019/05/29 10:08:54 UTC, 0 replies.
- [mina] branch 2.1.X updated: [maven-release-plugin] prepare release 2.1.3 - posted by el...@apache.org on 2019/05/29 10:12:02 UTC, 0 replies.
- [mina] annotated tag 2.1.3 created (now b7fbad3) - posted by el...@apache.org on 2019/05/29 10:12:16 UTC, 0 replies.
- [mina] branch 2.1.X updated: [maven-release-plugin] prepare for next development iteration - posted by el...@apache.org on 2019/05/29 10:12:21 UTC, 0 replies.
- svn commit: r34309 - /dev/mina/mina/2.1.3/ - posted by el...@apache.org on 2019/05/29 11:34:50 UTC, 0 replies.
- [mina-ftpserver] branch master updated: Switched from https to http; Updated the scm part - posted by el...@apache.org on 2019/05/29 12:58:01 UTC, 0 replies.
- [mina-sshd] branch master updated: Reverted some of the http->https changes; Updated the scm part - posted by el...@apache.org on 2019/05/29 13:05:43 UTC, 0 replies.
- [mina] branch 2.0.X updated: Switched back to http for the 'project' tag in each pom.xml. - posted by el...@apache.org on 2019/05/29 21:47:43 UTC, 0 replies.
- svn commit: r1045718 - in /websites/production/mina/content/mina-project/gen-docs/2.1.3: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/mina/ apidocs/org/apache/mina/core/ apidocs/org/apache/mina/core/buffer/ apidocs/org/apache/mina/co... - posted by el...@apache.org on 2019/05/30 05:42:56 UTC, 0 replies.
- [mina] branch 2.0.X updated: Fix DIRMINA-1115 prevent division by zero - posted by jo...@apache.org on 2019/05/30 11:46:20 UTC, 0 replies.
- [mina] branch 2.1.X updated: Fix DIRMINA-1115 prevent division by zero - posted by jo...@apache.org on 2019/05/30 11:46:38 UTC, 0 replies.