You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: Updated the Javadoc - posted by el...@apache.org on 2014/10/11 08:34:09 UTC, 0 replies.
- svn commit: r1631036 - /mina/site/trunk/content/contributors.mdtext - posted by el...@apache.org on 2014/10/11 12:06:01 UTC, 0 replies.
- svn commit: r925361 - in /websites/staging/mina/trunk/content: ./ contributors.html - posted by bu...@apache.org on 2014/10/11 12:06:09 UTC, 0 replies.
- svn commit: r925362 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/10/11 12:06:33 UTC, 0 replies.
- git commit: Extends the AbstratIoFilter class, call teh super.XXX method instead of invoking the controller directly - posted by el...@apache.org on 2014/10/11 13:02:09 UTC, 0 replies.
- Jenkins build is back to stable : MINA-trunk-jdk1.7-ubuntu » Apache MINA HTTP 3.0.0-M3-SNAPSHOT #436 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/11 13:17:23 UTC, 0 replies.
- Jenkins build is back to stable : MINA-trunk-jdk1.7-ubuntu #436 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/11 13:17:25 UTC, 0 replies.
- git commit: Added a check on the key we get back from the getSelectionKey() : if it's not valid, we get out of the method without trying to set a interest flag on it. - posted by el...@apache.org on 2014/10/12 08:55:33 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows » Apache MINA Core #16 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/12 08:56:58 UTC, 0 replies.
- Build failed in Jenkins: MINA-2.0.X-jdk1.5-windows #16 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/12 08:57:06 UTC, 0 replies.
- git commit: Made the logging filters private classes that inherit from AbstractIoFilter - posted by el...@apache.org on 2014/10/13 12:22:28 UTC, 0 replies.
- git commit: Used super.XXX instead of manipulating the controller directly in filters - posted by el...@apache.org on 2014/10/14 07:10:37 UTC, 0 replies.
- Jenkins build became unstable: MINA-trunk-jdk1.7-windows » Apache MINA HTTP 3.0.0-M3-SNAPSHOT #362 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/14 08:02:20 UTC, 0 replies.
- Jenkins build became unstable: MINA-trunk-jdk1.7-windows #362 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/14 08:02:22 UTC, 0 replies.
- [1/2] git commit: [SSHD-357] ARCFOUR 128/256 ciphers initialization incorrect - always fails - posted by gn...@apache.org on 2014/10/15 23:13:01 UTC, 0 replies.
- [2/2] git commit: [SSHD-358] Create Builders for SShServer and SShClient so they can be extended properly - posted by gn...@apache.org on 2014/10/15 23:13:02 UTC, 0 replies.
- [1/2] git commit: Change version to 0.9.1-SNAPSHOT - posted by gn...@apache.org on 2014/10/15 23:33:53 UTC, 0 replies.
- [2/2] git commit: [SSHD-348] Backport SSHD-330 to 0.9.x branch - posted by gn...@apache.org on 2014/10/15 23:33:54 UTC, 0 replies.
- git commit: SSHD-254 Suppress 'Authentication with partial success' message on standard authentication - posted by gn...@apache.org on 2014/10/16 10:29:34 UTC, 0 replies.
- [1/8] git commit: [SSHD-358] Use default factories for builders - posted by gn...@apache.org on 2014/10/16 23:19:09 UTC, 0 replies.
- [2/8] git commit: Remove unnecessary semicolon - posted by gn...@apache.org on 2014/10/16 23:19:10 UTC, 0 replies.
- [3/8] git commit: Add some javadoc for the deprecated authentication methods on ClientSession and SshClient - posted by gn...@apache.org on 2014/10/16 23:19:11 UTC, 0 replies.
- [4/8] git commit: [SSHD-359] Make DefaultSshFuture a bit more lightweight - posted by gn...@apache.org on 2014/10/16 23:19:12 UTC, 0 replies.
- [5/8] [SSHD-360] Rework CloseableUtils code - posted by gn...@apache.org on 2014/10/16 23:19:13 UTC, 0 replies.
- [6/8] git commit: [SSHD-360] Rework CloseableUtils code - posted by gn...@apache.org on 2014/10/16 23:19:14 UTC, 0 replies.
- [7/8] git commit: [SSHD-348] Some SSH threads get blocked in Object.wait() method forever - posted by gn...@apache.org on 2014/10/16 23:19:15 UTC, 0 replies.
- [8/8] git commit: Avoid using deprecated methods - posted by gn...@apache.org on 2014/10/16 23:19:16 UTC, 0 replies.
- git commit: Switch to 0.13.0-SNAPSHOT version - posted by gn...@apache.org on 2014/10/17 08:39:50 UTC, 0 replies.
- [1/2] git commit: Clean the poms a bit - posted by gn...@apache.org on 2014/10/17 10:10:23 UTC, 0 replies.
- [2/2] git commit: [SSHD-361][SSHD-362][SSHD-363] Upgrade to mina 2.0.8, bouncycastle 1.51 and jgit 3.4.1 - posted by gn...@apache.org on 2014/10/17 10:10:24 UTC, 0 replies.
- [1/2] git commit: Avoid usage of deprecated methods in tests - posted by gn...@apache.org on 2014/10/17 16:06:39 UTC, 0 replies.
- [2/2] git commit: [SSHD-355] Correctly handle permissions when opening files through SFTP [SSHD-364] Fix SFTP writes with offset - posted by gn...@apache.org on 2014/10/17 16:06:40 UTC, 0 replies.
- git commit: Bumped up the dependencies and plugin versions - posted by el...@apache.org on 2014/10/18 08:57:59 UTC, 0 replies.
- git commit: Fixed a wrongly set - posted by el...@apache.org on 2014/10/18 09:13:05 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release 2.0.9 - posted by el...@apache.org on 2014/10/18 10:02:33 UTC, 1 replies.
- Git Push Summary - posted by el...@apache.org on 2014/10/18 10:02:40 UTC, 11 replies.
- git commit: [maven-release-plugin] prepare for next development iteration - posted by el...@apache.org on 2014/10/18 10:02:48 UTC, 3 replies.
- svn commit: r1632825 - /mina/site/trunk/content/mina-project/developper-guide.mdtext - posted by el...@apache.org on 2014/10/18 19:49:52 UTC, 0 replies.
- svn commit: r926173 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/10/18 20:14:27 UTC, 0 replies.
- git commit: [SSHD-365] Add AES-192-CTR cipher support - posted by gn...@apache.org on 2014/10/20 10:27:08 UTC, 0 replies.
- git commit: Applied suggested patch for DIRMINA-990 and DIRMINA-991 - posted by el...@apache.org on 2014/10/20 14:16:59 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-windows » Apache MINA Core #19 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/20 15:00:36 UTC, 0 replies.
- Jenkins build is back to normal : MINA-2.0.X-jdk1.5-windows #19 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/20 15:00:43 UTC, 0 replies.
- svn commit: r926207 - in /websites/staging/mina/trunk/content: ./ mina-project/developper-guide.html - posted by bu...@apache.org on 2014/10/20 15:52:32 UTC, 0 replies.
- [1/2] git commit: Clean tests a bit - posted by gn...@apache.org on 2014/10/21 09:22:21 UTC, 0 replies.
- [2/2] git commit: Upgrade maven plugins - posted by gn...@apache.org on 2014/10/21 09:22:22 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release sshd-0.13.0 - posted by gn...@apache.org on 2014/10/21 09:29:43 UTC, 1 replies.
- git commit: [maven-release-plugin] rollback the release of sshd-0.13.0 - posted by gn...@apache.org on 2014/10/21 10:01:28 UTC, 0 replies.
- git commit: [SSHD-358] Builder visibility fixes - posted by gn...@apache.org on 2014/10/21 10:04:24 UTC, 0 replies.
- [1/2] git commit: Added META-INF to teh ignored files - posted by el...@apache.org on 2014/10/21 10:30:15 UTC, 0 replies.
- [2/2] git commit: Reverted to 2.0.9, fix some pom content (separate the maven site generation from the release profile), explicitely define the bundle generation for mina-core - posted by el...@apache.org on 2014/10/21 10:30:16 UTC, 0 replies.
- git commit: Added the full description of imported and exported packages for the Felix maven bundle configuration - posted by el...@apache.org on 2014/10/21 18:41:11 UTC, 0 replies.
- svn commit: r6843 - /release/mina/mina/2.0.9/ - posted by el...@apache.org on 2014/10/25 10:08:43 UTC, 0 replies.
- svn commit: r1634199 - /mina/site/trunk/content/mina-project/developper-guide.mdtext - posted by el...@apache.org on 2014/10/25 11:45:57 UTC, 0 replies.
- svn commit: r926779 - in /websites/staging/mina/trunk/content: ./ mina-project/developper-guide.html - posted by bu...@apache.org on 2014/10/25 11:46:03 UTC, 0 replies.
- svn commit: r926780 - in /websites/production/mina/content/mina-project: 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/core/buffer/class-use... - posted by el...@apache.org on 2014/10/25 11:47:16 UTC, 0 replies.
- svn commit: r1634200 - /mina/site/trunk/content/mina-project/news.mdtext - posted by el...@apache.org on 2014/10/25 11:52:03 UTC, 0 replies.
- svn commit: r926781 - in /websites/staging/mina/trunk/content: ./ mina-project/news.html - posted by bu...@apache.org on 2014/10/25 11:52:07 UTC, 0 replies.
- svn commit: r1634201 - in /mina/site/trunk: content/downloads-mina.mdtext content/mina-project/downloads.mdtext lib/path.pm - posted by el...@apache.org on 2014/10/25 11:54:34 UTC, 0 replies.
- svn commit: r926782 - in /websites/staging/mina/trunk/content: ./ mina-project/ mina-project/userguide/ mina-project/userguide/ch1-getting-started/ mina-project/userguide/ch10-executor-filter/ mina-project/userguide/ch11-ssl-filter/ mina-project/usergu... - posted by bu...@apache.org on 2014/10/25 11:54:48 UTC, 0 replies.
- svn commit: r926882 - in /websites/production/mina/content: ./ mina-project/apidocs/ - posted by el...@apache.org on 2014/10/26 11:44:16 UTC, 0 replies.
- svn commit: r6953 - in /release/mina/sshd/0.13.0: ./ dist/ - posted by gn...@apache.org on 2014/10/30 11:33:55 UTC, 0 replies.
- git commit: Re-throw the correct exception - posted by el...@apache.org on 2014/10/30 14:08:53 UTC, 0 replies.