This is an automated email from the ASF dual-hosted git repository.
twolf pushed a change to branch dev_3.0
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git
at 20df035e8 Filter documentation
This branch includes the following new commits:
new bda2cb3e3 Version 3.0.0-SNAPSHOT
new 2d241fce7 Introduce a filter chain
new b4ee91c5e Move the first parts of the SSH protocol into filters
new c3ba88c82 Introduce a KexFilter
new 3972387c0 Introduce an InjectIgnoreFilter
new d99b07b55 Re-implement the filter chain as a doubly linked list
new 06d381391 Introduce a compound SshTransportFilter
new b54206767 Improve packet padding
new 3bbb38f31 Limit buffering during KEX
new a376b67bc Simplify FilterChain
new 6fc3dd821 Support for customizing the filter chain
new 38efed38b Server-side HAProxyProtocolFilter
new 4e102683a Drop SessionListener.sessionEstablished()
new e96c885ea Remove unused AbstractSession.requestLock
new b378331c8 Simplify port forwarding listeners
new c263dc583 Simplify invoking ChannelListeners
new 40fd25cbc Remove ClientProxyConnector
new b4a4a5b29 Add a PacketLoggingFilter
new f6f50a665 Use long for packet sequence numbers
new 812c2e838 Move SSH_MSG_GLOBAL_REQUEST handling to the ConnectionService
new 056e3044e Drop ThreadUtils.isInternalThread()
new dfad9c08b Simplify checking for KEX when writing a message
new ec2d0d5e4 Enable builds for the dev_3.0 branch
new 20df035e8 Filter documentation
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.