(mina-sshd) 23/24: Enable builds for the dev_3.0 branch

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit ec2d0d5e4a9f788e945a85da7a75c641d5de3e18 Author: Thomas Wolf AuthorDate: Wed Apr 9 22:31:47 2025 +0200 Enable bu

(mina-sshd) branch dependabot/maven/org.owasp-dependency-check-maven-12.1.1 deleted (was a841f8978)

2025-04-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.owasp-dependency-check-maven-12.1.1 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git was a841f8978 Bump org.owasp:dependency-check-maven from 10.0.4

(mina-sshd) 02/24: Introduce a filter chain

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 2d241fce783eaec641a76ae06f6eac1fef1862a9 Author: Thomas Wolf AuthorDate: Sun Feb 16 10:46:46 2025 +0100 Introduc

(mina-sshd) 10/24: Simplify FilterChain

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit a376b67bce4baff2ad5bdbb831c02e28b016b9f6 Author: Thomas Wolf AuthorDate: Sat Apr 5 09:21:15 2025 +0200 Simplify

(mina-sshd) 15/24: Simplify port forwarding listeners

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit b378331c88c2dd440c2531b3dee4862b62d75edd Author: Thomas Wolf AuthorDate: Sat Apr 5 20:44:27 2025 +0200 Simplify

(mina-sshd) 05/24: Introduce an InjectIgnoreFilter

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 3972387c03509acae59c5a18d48dec5e1b500b18 Author: Thomas Wolf AuthorDate: Tue Apr 1 00:07:52 2025 +0200 Introduce

(mina-sshd) 08/24: Improve packet padding

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit b54206767ae7ee4bb8962b701180b13b413ac0e9 Author: Thomas Wolf AuthorDate: Wed Apr 2 22:55:17 2025 +0200 Improve p

(mina-sshd) 09/24: Limit buffering during KEX

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 3bbb38f3150fecd01ba258bfc17c0776a9ccc077 Author: Thomas Wolf AuthorDate: Thu Apr 3 22:37:31 2025 +0200 Limit buf

(mina-sshd) 06/24: Re-implement the filter chain as a doubly linked list

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit d99b07b5570f845af2b7e317666d69bafcc1269a Author: Thomas Wolf AuthorDate: Tue Apr 1 23:30:48 2025 +0200 Re-implem

(mina-sshd) 22/24: Simplify checking for KEX when writing a message

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit dfad9c08beee1fa01405017e901cc6f91d999614 Author: Thomas Wolf AuthorDate: Wed Apr 9 18:46:06 2025 +0200 Simplify

(mina-sshd) 07/24: Introduce a compound SshTransportFilter

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 06d3813910e060cf725d231896aab0f87d1a22ae Author: Thomas Wolf AuthorDate: Wed Apr 2 20:58:29 2025 +0200 Introduce

(mina-sshd) 20/24: Move SSH_MSG_GLOBAL_REQUEST handling to the ConnectionService

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 812c2e838d7b1af21af8dc1051e5516f72dedf36 Author: Thomas Wolf AuthorDate: Sun Apr 6 14:19:06 2025 +0200 Move SSH_

(mina-sshd) 11/24: Support for customizing the filter chain

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 6fc3dd821b953b60bca3ee4322cb8b941976624c Author: Thomas Wolf AuthorDate: Sat Apr 5 11:30:08 2025 +0200 Support f

(mina-sshd) 19/24: Use long for packet sequence numbers

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit f6f50a6653ceb709fbf6880efaddbcf89788f8cb Author: Thomas Wolf AuthorDate: Sun Apr 6 12:53:40 2025 +0200 Use long

(mina-sshd) 12/24: Server-side HAProxyProtocolFilter

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 38efed38b150ae96d8dff2d812a249c8caff8954 Author: Thomas Wolf AuthorDate: Sat Apr 5 16:23:14 2025 +0200 Server-si

(mina-sshd) 16/24: Simplify invoking ChannelListeners

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit c263dc583012df9de4e9a85820dddb7bfe11315c Author: Thomas Wolf AuthorDate: Sat Apr 5 21:18:17 2025 +0200 Simplify

(mina-sshd) 01/24: Version 3.0.0-SNAPSHOT

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit bda2cb3e30e0fd6febb1675eed06e96ebb674a17 Author: Thomas Wolf AuthorDate: Tue Apr 1 23:37:05 2025 +0200 Version 3

(mina-sshd) 21/24: Drop ThreadUtils.isInternalThread()

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 056e3044e4d449767d24e0b7459dcc1ed9e46889 Author: Thomas Wolf AuthorDate: Sun Apr 6 15:30:29 2025 +0200 Drop Thre

(mina-sshd) 17/24: Remove ClientProxyConnector

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit 40fd25cbc72012c6979ae0c45938894e0e7515c5 Author: Thomas Wolf AuthorDate: Sat Apr 5 22:27:33 2025 +0200 Remove Cl

(mina-sshd) branch dev_3.0 updated: Fix images in docu and build name

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git The following commit(s) were added to refs/heads/dev_3.0 by this push: new c3d308d8d Fix images in docu and build name

(mina-sshd) 14/24: Remove unused AbstractSession.requestLock

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a commit to branch dev_3.0 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git commit e96c885eae5de04cf7d78eaeb210a3d4c75ce669 Author: Thomas Wolf AuthorDate: Sat Apr 5 19:58:33 2025 +0200 Remove un

(mina-sshd) branch master updated (4a9bd22c4 -> 60bb3962c)

2025-04-09 Thread twolf
This is an automated email from the ASF dual-hosted git repository. twolf pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mina-sshd.git from 4a9bd22c4 Bump org.owasp:dependency-check-maven from 10.0.4 to 12.1.1 (#720) add 60bb3962c Bump com.github.mwi

(mina-sshd) branch dependabot/maven/com.github.mwiede-jsch-0.2.25 deleted (was e01bb9ebc)

2025-04-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.mwiede-jsch-0.2.25 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git was e01bb9ebc Bump com.github.mwiede:jsch from 0.2.24 to 0.2.25 The revis

(mina-sshd) branch dependabot/maven/com.github.mwiede-jsch-0.2.25 created (now e01bb9ebc)

2025-04-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.mwiede-jsch-0.2.25 in repository https://gitbox.apache.org/repos/asf/mina-sshd.git at e01bb9ebc Bump com.github.mwiede:jsch from 0.2.24 to 0.2.25 No new re