Messages by Thread
-
-
[mina] annotated tag 2.2.0 created (now adb276a5c)
elecharny
-
[mina] branch 2.2.X updated: [maven-release-plugin] prepare release 2.2.0
elecharny
-
[mina] branch 2.2.X updated: Some more javadoc added
elecharny
-
[mina] branch 2.2.X updated: Added some missing javadoc
elecharny
-
[mina] branch 2.2.X updated: Modified the pom dile to activate reproductible builds
elecharny
-
[mina] branch 2.2.X updated: Bumped up dependencies and plugins
elecharny
-
[mina-sshd] branch master updated: [SSHD-1257] Updated CHANGES.md file with issue description
lgoldstein
-
[mina-asyncweb] branch dependabot/maven/org.springframework-spring-core-5.3.18 created (now 385f0ee)
github-bot
-
[mina-sshd] branch dependabot/maven/org.springframework-spring-core-5.3.18 created (now f06ead178)
github-bot
-
[mina-sshd] branch master updated: [SSHD-1257] ChannelSession: don't flush out stream if already closed
twolf
-
[mina-ftpserver] branch 1.2.X updated: Applied Arturo Bernal PR about simplified assertions
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Applied Arturo Bernal PR about simplified assertions
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Applied Arturo Bernal PR for UTF-8
elecharny
-
[mina-ftpserver] branch 1.2.X updated: o Applied Arturo Bernal PRs o Code formatting
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Exclude the ftpserver.properties from packages
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Use defaukt Charset instead of "UTF-8" (PR submitted by Arturo Bernal)
elecharny
-
[mina-ftpserver] branch 1.1.X updated: o Applied Arturo's PR o Code formatting
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Exclude the ftpserver.properties from the packages
elecharny
-
[mina-ftpserver] branch 1.1.X updated: o Declare 2 constants and use them o Applied Arturo Bernarl patch (PR 17) o Code refactoring o Exclude ftpserevr.properties from the packages
elecharny
-
svn commit: r53579 - /release/mina/ftpserver/1.1.3/
elecharny
-
[mina] branch 2.2.X updated: o Fixed an issue with the setting of both NEED and WANT flags o Some minor code formatting
elecharny
-
[mina-ftpserver] branch master updated: Added the bin directory to .gitignore
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Applied Gary Gregory patch
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Applied Gary Gregory patch
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Applied @hboutemy patches
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Applied patch submitted by hboutemy on branch 1.2.X
elecharny
-
[mina-ftpserver] branch master updated: make build reproducible
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (6d24be5046bcd1f644949566a1b6f53f16d37291)
git-site-role
-
[mina-site] branch asf-site updated: Updated site from master (0ef304d4779ab049864d615868c2b470d77ab8d1)
git-site-role
-
[mina-site] branch asf-site updated: Updated site from master (52958c5a6dad2bdacb1628b3a537402c7910115e)
git-site-role
-
[mina-site] branch master updated: Fixed URL and Maven versions
elecharny
-
[mina] branch 2.2.X updated (ecc9972 -> f645440)
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (b959d053cebebed08e837e77e5bb7c48b7155dd9)
git-site-role
-
[mina-site] branch master updated: Fixed the docs links to point to index.html
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (bcd431e2b306f690acb6485d18b1584f636eef16)
git-site-role
-
[mina-site] branch asf-site updated: Updated site from master (7f4df0c307e7d91c90440a6ef7e80ca207050434)
git-site-role
-
[mina-site] branch master updated: Updated teh site for FtpServer 1.1.4 and 1.2.0 releases
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Fix for FTPSERVER-499 applying Hai Zhang patch.
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Fix for FTPSERVER-499 applying Hai Zhang patch.
elecharny
-
svn commit: r53022 - in /release/mina/ftpserver: 1.1.4/ 1.2.0/
elecharny
-
[mina] branch 2.2.X updated: o Make it so outbound message are written when the inbound is closed. This is necessary when a TLS error has occured and teh inbound is therefore closed, the Alert must still be sent to the remote peer. o Added some missing Javadoc o Code formatting to respect the MINA current code style (no useless final, this, added missing {}, added NL, etc)
elecharny
-
svn commit: r52917 - /dev/mina/ftpserver/1.1.4/
elecharny
-
[mina-ftpserver] branch 1.1.X updated: [maven-release-plugin] prepare for next development iteration
elecharny
-
[mina-ftpserver] annotated tag 1.1.4 created (now 6e49fc7)
elecharny
-
[mina-ftpserver] branch 1.1.X updated: [maven-release-plugin] prepare release 1.1.4
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Fixed a dependency version
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Backported some fixes and changes from 1.2.X
elecharny
-
svn commit: r52916 - /dev/mina/ftpserver/1.2.0/
elecharny
-
[mina-ftpserver] branch 1.2.X updated: [maven-release-plugin] prepare release 1.2.0
elecharny
-
[mina-ftpserver] branch 1.2.X updated: [maven-release-plugin] prepare for next development iteration
elecharny
-
[mina-ftpserver] annotated tag 1.2.0 created (now e22e93b)
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Added the source definition in maven-javadoc-plugin to pass with Java 8
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Use 1.8 instead of 1.7
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Bumped up a depenency
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Bumped up prject to 1.2.0
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Bumped up the Log4j version to 2.17.2
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Bumped up the Log4j version to 2.17.2
elecharny
-
[mina-ftpserver] branch 1.1.X updated: Rversed changes rekated to enabled TLS protocol made in 1.1.3
elecharny
-
[mina-ftpserver] branch 1.2.X updated: Bumped up to remaining poms to 1.2.0
elecharny
-
[mina-ftpserver] branch 1.1.X created (now e9cccc8)
elecharny
-
[mina-ftpserver] branch 1.2.X created (now 460a6d1)
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (ce3ddea7de0a128b020a281336c6d6ded3e672a2)
git-site-role
-
[mina-site] branch asf-site updated: Updated site from master (0e49a21dde7579a75bcbae984a33905dbdca8d51)
git-site-role
-
[mina-site] branch master updated: Updated the MINA contributors page
elecharny
-
svn commit: r52777 - /dev/mina/sshd/2.7.0/
elecharny
-
[mina-site] branch master updated: Used archive instead of dist
elecharny
-
svn commit: r52773 - /dev/mina/ftpserver/1.1.3/
elecharny
-
svn commit: r52772 - in /dev/mina/mina: 2.0.23/ 2.1.6/
elecharny
-
svn commit: r52771 - in /release/mina/mina: 2.0.21/ 2.0.22/ 2.1.3/ 2.1.4/ 2.1.5/
elecharny
-
svn commit: r52770 - in /release/mina/ftpserver: 1.1.1/ 1.1.2/
elecharny
-
[mina-site] branch master updated: Removed useless pages
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (38c602e47a8d996a46c735bc83428e6781d1704d)
git-site-role
-
[mina-site] branch master updated: Fixed a broken link
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (16244521f4b46b2d767d96f490c85a64ad09b0bd)
git-site-role
-
[mina-site] branch master updated: Added a old-downloads page for ftpServer
elecharny
-
[mina] branch 2.2.X updated: o Minor code refactoring o Addition of Javadoc
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (2dcaae4c9bdecd761d72986d57af87fbaa2c4a65)
git-site-role
-
[mina-site] branch master updated: Updated the FtpServer release page
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (2c05fdd982268f166242ab478820707cb2b92d26)
git-site-role
-
[mina-site] branch master updated: Updated the main MINA page for FtpServer 1.1.3 release
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (01be82fa73706abb6470e99949aa9e2f14e548af)
git-site-role
-
[mina-site] branch master updated: Added references to apache FtpPServer 1.1.3
elecharny
-
svn commit: r52740 - /release/mina/ftpserver/1.1.3/
elecharny
-
[mina] branch 2.2.X updated: Fixed a test that was trying to do a TLS renegociation, which is not anymore supported in TLS 1.3
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (82c2926f3fc855bccbc4fe9f418785aa04421e59)
git-site-role
-
[mina-site] branch master updated: Updated the source page to explain how to clone a branch
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (3b283ae7875ba61cd1d176da03ecf6d3c4320bcf)
git-site-role
-
[mina-site] branch master updated: Updated the FtpServer release page; MINA ow requires Java 8
elecharny
-
[mina-site] branch master updated: Added info about source coding standard we use
elecharny
-
[mina-site] branch master updated: Get rid of Google Analytics
elecharny
-
svn commit: r52638 - /dev/mina/ftpserver/1.1.3/
elecharny
-
[mina-sshd] branch master updated (804849f -> 89d014a)
lgoldstein
-
[mina-ftpserver] annotated tag ftpserver-1.1.3 created (now 6141f76)
elecharny
-
[mina-ftpserver] branch master updated: Updated the readme
elecharny
-
[mina-ftpserver] branch master updated: Bumped up some plugin versions
elecharny
-
[mina-ftpserver] branch master updated: Bumped the log4j and slf4j versions
elecharny
-
[mina-ftpserver] branch master updated: Bumped up to mina 2.1.6
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (a21463ed0bddc1b0999503c40395292bc12b3d9c)
git-site-role
-
[mina-site] branch master updated: Added a notice
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (1849e26b5b1f4e7103359cbc87ca3438e408730f)
git-site-role
-
[mina-site] branch master updated: Fixed an image
elecharny
-
[mina-site] branch master updated: Updated the site for MINA release 2.1.6 and 2.0.23
elecharny
-
svn commit: r52630 - /release/mina/mina/2.0.23/
elecharny
-
svn commit: r52629 - /dev/mina/mina/2.1.4/
elecharny
-
svn commit: r52628 - in /dev/mina: ftpserver/1.1.2/ mina/2.0.22/ mina/2.1.5/
elecharny
-
[mina-sshd] branch master updated: Remove wrong override annotation again!
twolf
-
[mina-sshd] branch master updated (98b89bd -> 8ea60df)
lgoldstein
-
[mina-site] branch asf-site updated: Updated site from master (8dcfa7cfccd8b8c87e4cbb40cc840ab3ad7ed73e)
git-site-role
-
[mina-site] branch master updated: Updated the developer page which was wrongly formatted, plus updated info regarding the site update
elecharny
-
svn commit: r52516 - /release/mina/mina/2.1.6/
elecharny
-
svn commit: r52501 - /dev/mina/mina/2.0.23/
elecharny
-
[mina] annotated tag 2.0.23 created (now e7163b7)
elecharny
-
[mina] branch 2.0.X updated: [maven-release-plugin] prepare release 2.0.23
elecharny
-
[mina] branch 2.0.X updated: Bumped up dependencies & plugins
elecharny
-
[mina] branch 2.0.X updated: Fixed some javadoc errors
elecharny
-
[mina] branch 2.0.X updated: Fixed some javadoc issues
elecharny
-
[mina] branch 2.0.X updated: Fixed javadoc
elecharny
-
[mina] branch 2.0.X updated: Applied a 2.1 patch
elecharny
-
[mina] branch 2.0.X updated: Backported a 2.1 patch
elecharny
-
[mina] branch 2.0.X updated: Fixed an infinite loop
elecharny
-
[mina] branch 2.0.X updated: Some more backported fixes
elecharny
-
[mina] branch 2.0.X updated: Backported Wim van Ravesteijn test
elecharny
-
[mina] branch 2.0.X updated: backported some checks
elecharny
-
[mina] branch 2.0.X updated: Backported a fix for 2.1 (Fixes bug in TailFilter which triggers the connect future on created)
elecharny
-
[mina] branch 2.0.X updated: Backported 2.1 fixes
elecharny
-
[mina] branch 2.0.X updated: Fix for DIRMINA-1035
elecharny
-
[mina] branch 2.0.X updated: Applied patch made in 2.1
elecharny
-
[mina-sshd] branch master updated: Fixed typo in CHANGES.md
lgoldstein
-
[mina-sshd] branch master updated (df0febe -> 82c95e1)
lgoldstein
-
[mina] branch 2.0.X updated: Applied a patch pushed in 2.1
elecharny
-
[mina] branch 2.0.X updated: Applied the addition of a preety hex dumper for IoBuffer (DIRMINA-1133)
elecharny
-
[mina] branch 2.0.X updated: Backporting patch for DIRMINA-1129
elecharny
-
[mina] branch 2.0.X updated: Applied patch from DIRMINA-1130
elecharny
-
[mina] branch 2.0.X updated: Added some fix for xbean
elecharny
-
[mina] branch 2.0.X updated: Added DockerFile and JenkinsFile in .gitIgnore
elecharny
-
[mina] branch 2.0.X updated: Backported patch for DIRMINA-1124
elecharny
-
[mina] branch 2.0.X updated: Backported patch for DIRMINA-1079
elecharny
-
[mina] branch 2.0.X updated: Backported JonV patch
elecharny
-
[mina] branch 2.0.X updated: Backorted JonV patch
elecharny
-
[mina] branch 2.0.X updated: Backported Colm patch
elecharny
-
[mina] branch 2.0.X updated: Removed tabs
elecharny
-
[mina] branch 2.0.X updated: Backported some 2.1 fix
elecharny
-
[mina] branch 2.0.X updated: Fixed the project pom
elecharny
-
[mina] branch 2.0.X updated: Added a temporisation to have the loop working
elecharny
-
[mina] branch 2.0.X updated: Applied fix for DIRMINA-1107
elecharny
-
[mina] branch 2.0.X updated: Replaced tabs with spaces, minor refactoring
elecharny
-
[mina] branch 2.0.X updated: Backported the fix for DIRMINA-1125
elecharny
-
[mina] branch 2.0.X updated: Backported fix for DIRMINA-1123
elecharny
-
svn commit: r52410 - /dev/mina/mina/2.1.6/
elecharny
-
[mina] annotated tag 2.1.6 created (now 493bc61)
elecharny
-
[mina] branch 2.1.X updated: [maven-release-plugin] prepare release 2.1.6
elecharny
-
[mina] branch 2.1.X updated: Bumped up some dependencies and some maven plugins version
elecharny
-
[mina] branch 2.1.X updated: Fixed some Javadoc errors
elecharny
-
[mina] branch 2.1.X updated: Increased the time slept between two test to eliminate most of the errors in the loop (port already bound)
elecharny
-
[mina] branch 2.1.X updated: Removed the re-establishment of a SSL session in the connector test
elecharny
-
[mina] branch 2.2.X updated: Fixed an infinite loop: we were calling buf.toString in buf.toString
elecharny
-
[mina-sshd] branch master updated: Remove direct sftp URI instantiation example
gnodet
-
[mina] branch 2.2.X updated: Renamed some class, ignored a failing test, adding some delay between bind
elecharny
-
[mina] branch 2.2.X updated: Adds CLOSURE toggle for SSL debugging
johnnyv
-
[mina] branch 2.2.X updated: Small improvements and testing with SSL
johnnyv
-
[mina] branch 2.1.X updated: Avoided a useless round trip into the SslEngine unwrap if the input buffer is empty
elecharny
-
[mina-ftpserver] branch master updated: Made it so that we can inject more tha one TLS protocol version
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (292681113d2f3d6f9f6a53d92b3107f5831f86f1)
git-site-role
-
[mina-site] branch master updated: Pushed a new XSD version with the latest TLS protocols
elecharny
-
[mina] branch 2.0.X updated: Backported the fix for DIRMINA-1156
elecharny
-
[mina] branch 2.1.X updated: o Fixed the worker run() method to properly manage the idle count o Added Guss' tests for DIRMINA-1156
elecharny
-
[mina] branch 2.1.X updated: Move the idleWorkers.incrementAndGet(); out of the finally section, it will cause inconsistant count of idle sessions.
elecharny
-
[mina] branch 2.1.X updated: Removed some tabs
elecharny
-
[mina] branch 2.0.X updated: Applied the statistic patch provided by Dmitrii Novikov
elecharny
-
[mina] branch 2.1.X updated: Removed tabs
elecharny
-
[mina] branch 2.1.X updated: Applied patch submitted by Dmitrii Novikov
elecharny
-
[mina] branch 2.2.X updated: DIRMINA-1152: IoServiceStatistics introduces huge latencies - make IoServiceStatistics calculation configurable
elecharny
-
[mina-sshd] branch master updated: Upgrade Felix maven-bundle-plugin to 5.1.3
twolf
-
[mina-ftpserver] branch master updated: Fixed some checkstyle violations
elecharny
-
[mina-site] branch asf-site updated: Updated site from master (e363a34fbf24e81655a691bfb354585be6c6fb3d)
git-site-role
-
[mina-site] branch master updated: Fixed the KEYS link, changed the link for signatures
elecharny
-
[mina-ftpserver] branch master updated: Fixed the requuired checkstyle version, fixed some chekstyle errors
elecharny
-
[mina-ftpserver] branch master updated: add checkstyle. you can invoke it by opening profile "enforce", for example, "mvn install -Penforce"
elecharny
-
[mina-ftpserver] branch master updated: Pointed to the new file location for the ftp xsd
elecharny