commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[mina] annotated tag 2.0.22 created (now 1b78b2f)
elecharny
[mina] branch 2.0.X updated: [maven-release-plugin] prepare release 2.0.22
elecharny
[mina-sshd] branch master updated (8baac1d -> 2e5cf6f)
twolf
[mina] branch 2.0.X updated: Backport fix for malformed HTTP decoder loop
johnnyv
[mina-sshd] branch master updated (22ba19b -> 8baac1d)
twolf
[mina-site] branch master updated: Updated some link and content
elecharny
[mina-site] branch master updated: Updated the MINA version to 2.1.4
elecharny
[mina-site] branch master updated (fc04f53 -> d963cf7)
elecharny
[mina-site] 03/03: The lastest MINA version is 2.1.4
elecharny
[mina-site] 01/03: Added the apache default archive site
elecharny
[mina-site] 02/03: Merge branch 'master' of https://gitbox.apache.org/repos/asf/mina-site
elecharny
svn commit: r50250 - /dev/mina/mina/2.1.5/
elecharny
[mina] annotated tag 2.1.5 created (now 748a7d7)
elecharny
[mina] branch 2.1.X updated: [maven-release-plugin] prepare release 2.1.5
elecharny
[mina] branch 2.1.X updated: workout for failing unit test
johnnyv
[mina] branch 2.2.X updated: workaround for failing unit test
johnnyv
[mina] branch 2.2.X updated: Adds malformed HTTP request check
johnnyv
[mina] branch 2.1.X updated: Adds malformed HTTP request check
johnnyv
[mina-sshd] branch master updated: [SSHD-1213] Update tarLongFileMode to use POSIX
gnodet
[mina] branch 2.1.X updated: Fixes HTTP pipeline processing issue
johnnyv
[mina] branch 2.2.X updated: Var rename
johnnyv
[mina] branch 2.2.X updated (3726e4a -> 6675179)
johnnyv
[mina] 02/05: Corrects HTTP decode for pipeline requests
johnnyv
[mina] 05/05: applies null check
johnnyv
[mina] 04/05: Fix size == 0 check; removes unused tests
johnnyv
[mina] 01/05: Merge branch 'bugfix/DIRMINA1132' into 2.2.X
johnnyv
[mina-sshd] branch master updated: Fixed CLC diversity issues
lgoldstein
[mina-sshd] branch master updated: Updated jpgpj version to 1.1
lgoldstein
[mina-sshd] branch master updated: [SSHD-1202] Provide SftpErrorDataHandler callback support for SFTP client
lgoldstein
[mina] branch bugfix/DIRMINA1132 updated: SSL improvements
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: improves engine customization
johnnyv
[mina-sshd] branch master updated: [SSHD-1196] Provide configurable support for SFTP output stream chunking behavior
lgoldstein
[mina] branch 2.2.X updated: Fix DIRMINA-1035
johnnyv
[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.
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: ensures that qreceive() loops when possible
johnnyv
[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.
johnnyv
[mina] branch bugfix/DIRMINA1132 updated (f369172 -> 4aa4729)
johnnyv
[mina] 02/15: adds IoSession#isServer()
johnnyv
[mina] 15/15: Adds missing null check for enabled ciphersuites/protocols
johnnyv
[mina] 11/15: certs cleanup
johnnyv
[mina] 07/15: Fix for ssl2 request backlog
johnnyv
[mina] 13/15: Adds hard ceiling for the number of queued cleartext messages in SSL2Handler
johnnyv
[mina] 06/15: Fixes bug in TailFilter which triggers the connect future on created instead of opened.
johnnyv
[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()
johnnyv
[mina] 03/15: Adds unique identifier to toString() result
johnnyv
[mina] 08/15: Adds SSL2 flow control
johnnyv
[mina] 04/15: Adds initial ssl2
johnnyv
[mina] 12/15: simplifies #isSecured() checking; adds null checks
johnnyv
[mina] 01/15: formatted mina.filter.ssl
johnnyv
[mina] 10/15: Improves loop encode/decode functions
johnnyv
[mina] 09/15: Adds support for IoEvent.SECURED and IoSession#isSecured()
johnnyv
[mina] 05/15: Fixes possible incorrect assertion of handshaking during write
johnnyv
[mina] branch 2.2.X updated: Applies some code buffer free() checks from DIRMINA-1117
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: Adds missing null check for enabled ciphersuites/protocols
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: 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()
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: Adds hard ceiling for the number of queued cleartext messages in SSL2Handler
johnnyv
[mina] branch 2.2.X created (now 1586923)
johnnyv
[mina] 02/02: changes product version to 2.2.0
johnnyv
[mina] 01/02: Merge branch 'bugfix/DIRMINA-1142' into 2.2.X
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: simplifies #isSecured() checking; adds null checks
johnnyv
[mina-sshd] branch master updated (a229bf0 -> f93cd6b)
twolf
[mina-sshd] 01/02: [SSHD-1188] Fix OpenMode.Exclusive for SFTP >=V5
twolf
[mina-sshd] 02/02: [SSHD-1188] SFTP: add a test for renaming a file
twolf
[mina] branch bugfix/DIRMINA1132 updated: certs cleanup
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: Improves loop encode/decode functions
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: Adds support for IoEvent.SECURED and IoSession#isSecured()
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: Adds SSL2 flow control
johnnyv
[mina] branch bugfix/DIRMINA1132 updated (94a69ad -> 5c35963)
johnnyv
[mina] 01/02: Fixes bug in TailFilter which triggers the connect future on created instead of opened.
johnnyv
[mina] 02/02: Fix for ssl2 request backlog
johnnyv
[mina] branch bugfix/DIRMINA1132 updated: Fixes possible incorrect assertion of handshaking during write
johnnyv
[mina] branch bugfix/DIRMINA1132 created (now 4c7af56)
johnnyv
[mina] 02/04: adds IoSession#isServer()
johnnyv
[mina] 04/04: Adds initial ssl2
johnnyv
[mina] 03/04: Adds unique identifier to toString() result
johnnyv
[mina-sshd] branch master updated (1f4dbd1 -> a229bf0)
lgoldstein
[mina-sshd] 02/02: Fixed some minor Eclipse warnings
lgoldstein
[mina-sshd] 01/02: Replaced deprecated PMD rule
lgoldstein
[mina-sshd] branch master updated (c425ac5 -> 1f4dbd1)
lgoldstein
[mina-sshd] 03/11: Upgraded ByteBuddy version to 1.11.8
lgoldstein
[mina-sshd] 01/11: Upgraded ANT version to 1.10.11
lgoldstein
[mina-sshd] 06/11: Upgraded Checkstyle version to 8.44
lgoldstein
[mina-sshd] 11/11: Upgraded logback version to 1.2.4
lgoldstein
[mina-sshd] 08/11: Upgraded test containers version to 1.16.0
lgoldstein
[mina-sshd] 10/11: Upgraded Spring integration version to 5.5.2
lgoldstein
[mina-sshd] 04/11: Upgraded slf4j version to 1.7.32
lgoldstein
[mina-sshd] 02/11: Upgraded Apache Commons I/O version to 2.11.0
lgoldstein
[mina-sshd] 05/11: Upgraded Spring Core version to 5.3.9
lgoldstein
[mina-sshd] 07/11: Upgraded PMD version to 6.36.0
lgoldstein
[mina-sshd] 09/11: Upgraded Netty version to 4.1.66.Final
lgoldstein
[mina-sshd] branch master updated (21485ec -> c425ac5)
twolf
[mina] branch 2.1.X updated: o Simplified the check for messages that can bypass encryption o Avoided to push a message into a queue when not needed o Removed tabs
elecharny
[mina] branch 2.1.X updated: o Removed unused imports o Removed tabs
elecharny
[mina-sshd] branch master updated (bf4000c -> 21485ec)
twolf
[mina-sshd] 02/03: Re-instantiate support for chacha20-poly1...@openssh.com
twolf
[mina-sshd] 03/03: Mention chacha20-poly1305 in CHANGES and README
twolf
[mina-sshd] 01/03: [SSHD-1191] Abstract session: correct rekey block count limit
twolf
[mina-sshd] branch master updated: [SSHD-1193] Provide a more user-friendly text in case disconnecting due to timeout(s)
lgoldstein
[mina-sshd] branch master updated (20464c4 -> 8e884ba)
twolf
[mina-sshd] 02/02: Remove mention of chcha20-ploy1305 from CHANGES and README
twolf
[mina-sshd] 01/02: Revert "[SSHD-1017] Add support for chacha20-poly1...@openssh.com"
twolf
[mina-sshd] branch master updated: Update CHANGES and README for chacha20 and openSSH certs
twolf
[mina-sshd] branch master updated (62970af -> e6e8807)
twolf
[mina-sshd] branch master updated: Fix ScpTest hanging sometimes
twolf
[mina-sshd] branch master updated: [SSHD-1182] Fix SftpInputStreamAsync.skip()
twolf
[mina-sshd] branch master updated (47620d4 -> 25fedb3)
twolf
[mina-sshd] branch master updated: Minor fix in DefaultClientKexExtensionHandler
twolf
[mina-sshd] branch master updated (0eb40a4 -> 6eafe5e)
lgoldstein
[mina-sshd] 13/16: Upgraded Plexus archiver version to 4.2.5
lgoldstein
[mina-sshd] 16/16: Upgraded JNA version to 5.8.0
lgoldstein
[mina-sshd] 10/16: Upgraded slf4j version to 1.7.31
lgoldstein
[mina-sshd] 09/16: Upgraded Mockito version to 3.11.2
lgoldstein
[mina-sshd] 15/16: Upgraded Spring integration version to 5.5.1
lgoldstein
[mina-sshd] 06/16: Upgraded Bouncycastle version to 1.69
lgoldstein
[mina-sshd] 11/16: Upgraded Spring core version to 5.3.8
lgoldstein
[mina-sshd] 14/16: Upgraded Netty version to 4.1.65
lgoldstein
[mina-sshd] 04/16: Upgraded Apache Commons I/O version to 2.10.0
lgoldstein
[mina-sshd] 02/16: Upgraded PMD version to 6.35.0
lgoldstein
[mina-sshd] 05/16: Upgraded ByteBuddy version to 1.11.5
lgoldstein
[mina-sshd] 03/16: Upgraded OWASP plugin version to 6.2.2
lgoldstein
[mina-sshd] 01/16: Upgraded Checkstyle version to 8.43
lgoldstein
[mina-sshd] 12/16: Upgraded ANT version to 1.10.10
lgoldstein
[mina-sshd] 08/16: Upgraded JGit version to 5.12.0.202106070339-r
lgoldstein
[mina-sshd] 07/16: Upgraded Groovy version to 3.0.8
lgoldstein
[mina-sshd] branch master updated: Improve logging of KEX negotiation result
twolf
[mina-sshd] branch master updated: [SSHD-1181] Fix sftp file downloads when using the server uses the EOF indicator
gnodet
[mina] branch bugfix/DIRMINA-1142 created (now 024f23d)
johnnyv
[mina] 02/02: initial work on parallel codec api
johnnyv
[mina] 01/02: Adds unit test for DIRMINA-1142
johnnyv
[mina-sshd] branch master updated: Update changelog
gnodet
[mina-site] branch master updated: Added Jenkinsfile to put deployment configuration in version control
gnodet
[mina-site] branch master updated: Add SSHD 2.7.0 release
gnodet
svn commit: r48019 - /release/mina/sshd/2.7.0/
gnodet
svn commit: r48018 - in /release/mina/sshd: 2.6.0/ 2.7.0/
gnodet
[mina-sshd] branch master updated (267887a -> 67eadba)
twolf
[mina-sshd] branch master updated: SSHD-1164 - fixed parsing of sshd_config "Host" lines
twolf
svn commit: r47940 - /release/mina/KEYS
gnodet
[mina-sshd] branch master updated (d156443 -> 85d3c31)
twolf
[mina-sshd] branch master updated: Make sure the project is built using with JDK 8 during releases
gnodet
[mina] branch 2.1.X updated (95b5e04 -> 01e0497)
johnnyv
[mina] branch 2.1.X updated (04d121f -> 95b5e04)
johnnyv
[mina] 01/02: Adds hex dump length safety check
johnnyv
[mina] 02/02: Fix DIRMINA-1142
johnnyv
[mina-sshd] branch master updated (4ab8c06 -> baf2989)
twolf
svn commit: r47640 - /dev/mina/sshd/2.7.0/
gnodet
[mina-sshd] annotated tag sshd-2.7.0 created (now 3e3a588)
gnodet
[mina-sshd] branch master updated (9bcd686 -> c5500e9)
gnodet
[mina-sshd] 01/01: Add changelog for 2.7.0
gnodet
svn commit: r47614 - in /dev/mina/sshd: 2.6.0/ 2.7.0/
gnodet
[mina-sshd] branch master updated (9d346a9 -> 9bcd686)
gnodet
[mina-sshd] 01/01: Add changelog for 2.7.0
gnodet
[mina-sshd] branch master updated: Add changelog for 2.7.0
gnodet
[mina-sshd] annotated tag sshd-2.7.0 created (now 063b74e)
gnodet
[mina-sshd] branch master updated: [maven-release-plugin] prepare release sshd-2.7.0
gnodet
[mina-sshd] branch master updated: [maven-release-plugin] prepare release sshd-2.7.0
gnodet
[mina-sshd] branch master updated (4dad0d7 -> 9a724be)
gnodet
[mina-sshd] branch master updated (db7cbdc -> 4dad0d7)
gnodet
[mina-sshd] branch master updated (60b50f9 -> db7cbdc)
twolf
[mina-sshd] branch SSHD-1158 created (now db7cbdc)
twolf
[mina] branch 2.1.X updated: Fixed the xbean plugin error in eclipse
elecharny
[mina-sshd] branch master updated (797d887 -> 60b50f9)
twolf
[mina-sshd] branch master updated (6927d72 -> 797d887)
lgoldstein
[mina-sshd] 03/05: Updated Checkstyle version to 8.41.1
lgoldstein
[mina-sshd] 05/05: Updated Netty version to 4.1.63
lgoldstein
[mina-sshd] 01/05: Updated Mockito version to 3.9.0
lgoldstein
[mina-sshd] 04/05: Updated PMD version to 6.33.0
lgoldstein
[mina-sshd] 02/05: Updated Spring Core version to 5.3.6
lgoldstein
[mina-sshd] branch master updated (b00796a -> 6927d72)
twolf
[mina-sshd] branch master updated: [SSHD-1083] Relaxed required Nio2Connector/Acceptor required constructor arguments
lgoldstein
[mina-sshd] branch master updated: [SSHD-1136] Update DH group exchange configuration documentation to reflect the use of a property to govern fallback mode
lgoldstein
[mina-sshd] branch master updated (0061822 -> 5508f24)
lgoldstein
[mina-sshd] 03/03: [SSHD-1116] Provide SessionContext argument to AuthenticationIdentitiesProvider#loadIdentities
lgoldstein
[mina-sshd] 01/03: [SSHD-1116] Provide SessionContext argument to HostKeyIdentityProvider#loadHostKeys
lgoldstein
[mina-sshd] 02/03: [SSHD-1116] Provide SessionContext argument to PasswordIdentityProvider#loadPasswords
lgoldstein
[mina-sshd] branch master updated (e63569d -> 0061822)
twolf
[mina-sshd] branch master updated: Remove wrong @Override
twolf
[mina-sshd] branch master updated: [SSHD-1136] Use configuration property to decide whether to allow fallback to DH group exchange using SHA-1 if no suitable primes found for SHA-256
lgoldstein
[mina-sshd] branch master updated: [SSHD-1152] Some warnings are never logged
gnodet
[mina-sshd] branch master updated: [SSHD-1137] Added capability to override used LinkOption(s) when accessing a file/folder via SFTP
lgoldstein
[mina-sshd] branch master updated (3b5c8e1 -> 128c0d5)
lgoldstein
[mina-sshd] 05/15: Updated Spring core version to 5.3.5
lgoldstein
[mina-sshd] 08/15: Updated Maven Checkstyle plugin version to 3.1.2
lgoldstein
[mina-sshd] 09/15: Updated Maven animal-sniffer plugin version to 1.20
lgoldstein
[mina-sshd] 06/15: Updated Checkstyle version to 8.41
lgoldstein
[mina-sshd] 13/15: Updated test containers version to 1.15.2
lgoldstein
[mina-sshd] 07/15: Updated PMD version to 6.32.0
lgoldstein
[mina-sshd] 14/15: Updated Spring integration version to 5.4.5
lgoldstein
[mina-sshd] 04/15: Updated Mockito version to 3.8.0
lgoldstein
[mina-sshd] 11/15: Updated Maven formatter plugin to 2.14.0
lgoldstein
[mina-sshd] 12/15: Updated Netty version to 4.1.60.Final
lgoldstein
[mina-sshd] 03/15: Updated JGit version to 5.11.0.202103091610-r
lgoldstein
[mina-sshd] 15/15: Updated Maven OWASP dependency check plugin to 6.1.3
lgoldstein
[mina-sshd] 01/15: Updated JUnit version to 4.13.2
lgoldstein
[mina-sshd] 10/15: Updated Maven impsort plugin version to 1.6.0
lgoldstein
[mina-sshd] 02/15: Updated ByteBuddy version to 1.10.22
lgoldstein
[mina-sshd] branch master updated (428aa75 -> 3b5c8e1)
lgoldstein
[mina-sshd] 05/05: [SSHD-1147] Using SftpClientHolder marker interface where applicable
lgoldstein
[mina-sshd] 02/05: [SSHD-1132] Added SFTP client side support for filename-charset extension
lgoldstein
[mina-sshd] 01/05: [SSHD-1141] Fix some formatting issues
lgoldstein
[mina-sshd] 04/05: [SSHD-1132] Added SFTP servder-side support for non-UTF8 encoding of returned file names
lgoldstein
Earlier messages
Later messages