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
omit 5c1074020 Site checkin for project Apache Mina SSHD
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/master (064d09377)
\
O -- O -- O (5c1074020)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 21 +
.gitattributes | 35 +
.github/ISSUE_TEMPLATE/bug_report.yml | 51 +
.github/ISSUE_TEMPLATE/feature_request.yml | 32 +
.github/dependabot.yml | 40 +
.github/workflows/build.yml | 97 +
.github/workflows/master-build.yml | 106 +
.gitignore | 43 +
.mvn/maven.config | 3 +
CHANGES.md | 60 +
.../main/legal/licenses/mina.txt => LICENSE.txt | 1 +
NOTICE-bin.txt | 16 +
NOTICE.txt | 8 +
README.md | 132 +
SECURITY.md | 7 +
docs/android.md | 105 +
docs/changes/2.10.0.md | 183 +
docs/changes/2.11.0.md | 91 +
docs/changes/2.12.0.md | 36 +
docs/changes/2.12.1.md | 15 +
docs/changes/2.13.0.md | 161 +
docs/changes/2.13.1.md | 4 +
docs/changes/2.13.2.md | 12 +
docs/changes/2.14.0.md | 84 +
docs/changes/2.15.0.md | 21 +
docs/changes/2.2.0.md | 186 +
docs/changes/2.3.0.md | 150 +
docs/changes/2.4.0.md | 106 +
docs/changes/2.5.0.md | 62 +
docs/changes/2.5.1.md | 5 +
docs/changes/2.6.0.md | 57 +
docs/changes/2.7.0.md | 49 +
docs/changes/2.8.0.md | 31 +
docs/changes/2.9.0.md | 100 +
docs/changes/2.9.1.md | 20 +
docs/changes/2.9.2.md | 62 +
docs/cli.md | 240 +
docs/client-setup.md | 467 +
docs/commands.md | 178 +
docs/dependencies.md | 110 +
docs/event-listeners.md | 214 +
docs/extensions.md | 74 +
docs/files-parsing.md | 136 +
docs/git.md | 96 +
docs/howto.md | 63 +
docs/internals.md | 309 +
docs/port-forwarding.md | 79 +
docs/scp.md | 242 +
docs/security-providers.md | 136 +
docs/server-setup.md | 149 +
docs/sftp.md | 752 ++
docs/standards.md | 151 +
docs/technical/forward_dynamic_interaction.svg | 3 +
docs/technical/forward_dynamic_overview.svg | 3 +
docs/technical/forward_local_interaction.svg | 3 +
docs/technical/forward_local_overview.svg | 3 +
docs/technical/forward_remote_interaction.svg | 3 +
docs/technical/forward_remote_overview.svg | 3 +
docs/technical/global_requests.md | 153 +
docs/technical/kex.md | 146 +
docs/technical/kex_flush.svg | 744 ++
docs/technical/kex_interaction_1.svg | 432 +
docs/technical/kex_interaction_2.svg | 461 +
docs/technical/kex_states.svg | 257 +
docs/technical/sftp_filesystem.md | 125 +
docs/technical/src/forwarding.drawio | 1 +
docs/technical/src/kex.drawio | 1 +
docs/technical/tcpip-forwarding.md | 144 +
...info.java => java-checkstyle-license-header.txt | 5 -
pom.xml | 1373 +++
security.txt | 24 +
sshd-checkstyle-suppressions.xml | 16 +
sshd-checkstyle.xml | 343 +
sshd-eclipse-formatter-config.xml | 383 +
sshd-findbugs.xml | 34 +
sshd-owasp-suppressions.xml | 12 +
sshd-pmd-ruleset.xml | 62 +
sshd-site/css/apache-maven-fluido-2.1.0.min.css | 20 -
sshd-site/css/custom.css | 91 -
sshd-site/css/print.css | 35 -
sshd-site/css/site.css | 1 -
sshd-site/fonts/glyphicons-halflings-regular.eot | Bin 20290 -> 0 bytes
sshd-site/fonts/glyphicons-halflings-regular.svg | 229 -
sshd-site/fonts/glyphicons-halflings-regular.ttf | Bin 41236 -> 0 bytes
sshd-site/fonts/glyphicons-halflings-regular.woff | Bin 23292 -> 0 bytes
sshd-site/images/accessories-text-editor.png | Bin 746 -> 0 bytes
sshd-site/images/add.gif | Bin 397 -> 0 bytes
sshd-site/images/apache-maven-project-2.png | Bin 43073 -> 0 bytes
sshd-site/images/fix.gif | Bin 366 -> 0 bytes
sshd-site/images/icon_error_sml.gif | Bin 633 -> 0 bytes
sshd-site/images/icon_help_sml.gif | Bin 1072 -> 0 bytes
sshd-site/images/icon_info_sml.gif | Bin 638 -> 0 bytes
sshd-site/images/icon_success_sml.gif | Bin 604 -> 0 bytes
sshd-site/images/icon_warning_sml.gif | Bin 625 -> 0 bytes
sshd-site/images/logos/build-by-maven-black.png | Bin 2294 -> 0 bytes
sshd-site/images/logos/build-by-maven-white.png | Bin 2260 -> 0 bytes
sshd-site/images/logos/maven-feather.png | Bin 3330 -> 0 bytes
sshd-site/images/profiles/pre-release.png | Bin 32607 -> 0 bytes
sshd-site/images/profiles/retired.png | Bin 22003 -> 0 bytes
sshd-site/images/profiles/sandbox.png | Bin 33010 -> 0 bytes
sshd-site/images/remove.gif | Bin 607 -> 0 bytes
sshd-site/images/rss.png | Bin 474 -> 0 bytes
sshd-site/images/update.gif | Bin 1090 -> 0 bytes
sshd-site/images/window-new.png | Bin 583 -> 0 bytes
sshd-site/img/glyphicons-halflings-white.png | Bin 8777 -> 0 bytes
sshd-site/img/glyphicons-halflings.png | Bin 12799 -> 0 bytes
sshd-site/index.html | 122 -
sshd-site/japicmp-sshd-cli.html | 145 -
sshd-site/japicmp-sshd-common.html | 1370 ---
sshd-site/japicmp-sshd-contrib.html | 397 -
sshd-site/japicmp-sshd-core.html | 10736 -----------------
sshd-site/japicmp-sshd-git.html | 145 -
sshd-site/japicmp-sshd-ldap.html | 145 -
sshd-site/japicmp-sshd-mina.html | 145 -
sshd-site/japicmp-sshd-netty.html | 282 -
sshd-site/japicmp-sshd-openpgp.html | 145 -
sshd-site/japicmp-sshd-osgi.html | 11948 -------------------
sshd-site/japicmp-sshd-putty.html | 145 -
sshd-site/japicmp-sshd-scp.html | 243 -
sshd-site/japicmp-sshd-sftp.html | 145 -
sshd-site/japicmp-sshd-spring-sftp.html | 145 -
sshd-site/js/apache-maven-fluido-2.1.0.min.js | 287 -
sshd-sources/python/sftpclient.py | 407 +
.../tomcat-apr-5.5.23-sources/META-INF/INDEX.LIST | 8 +
.../tomcat-apr-5.5.23-sources/META-INF/MANIFEST.MF | 4 +
sshd-sources/tomcat-apr-5.5.23-sources/README.txt | 1 +
.../org/apache/tomcat/jni/Address.java | 53 +
.../org/apache/tomcat/jni/BIOCallback.java | 18 +
.../org/apache/tomcat/jni/Directory.java | 27 +
.../org/apache/tomcat/jni/Error.java | 82 +
.../org/apache/tomcat/jni/File.java | 168 +
.../org/apache/tomcat/jni/FileInfo.java | 28 +
.../org/apache/tomcat/jni/Global.java | 24 +
.../org/apache/tomcat/jni/Library.java | 219 +
.../org/apache/tomcat/jni/Local.java | 22 +
.../org/apache/tomcat/jni/Lock.java | 37 +
.../org/apache/tomcat/jni/Mmap.java | 24 +
.../org/apache/tomcat/jni/Multicast.java | 20 +
.../org/apache/tomcat/jni/OS.java | 79 +
.../org/apache/tomcat/jni/PasswordCallback.java | 12 +
.../org/apache/tomcat/jni/Poll.java | 41 +
.../org/apache/tomcat/jni/Pool.java | 38 +
.../org/apache/tomcat/jni/PoolCallback.java | 12 +
.../org/apache/tomcat/jni/Proc.java | 59 +
.../org/apache/tomcat/jni/ProcErrorCallback.java | 12 +
.../org/apache/tomcat/jni/Procattr.java | 37 +
.../org/apache/tomcat/jni/Registry.java | 83 +
.../org/apache/tomcat/jni/SSL.java | 158 +
.../org/apache/tomcat/jni/SSLContext.java | 41 +
.../org/apache/tomcat/jni/SSLSocket.java | 26 +
.../org/apache/tomcat/jni/Shm.java | 30 +
.../org/apache/tomcat/jni/Sockaddr.java | 17 +
.../org/apache/tomcat/jni/Socket.java | 120 +
.../org/apache/tomcat/jni/Status.java | 270 +
.../org/apache/tomcat/jni/Stdlib.java | 28 +
.../org/apache/tomcat/jni/Thread.java | 12 +
.../org/apache/tomcat/jni/Time.java | 58 +
.../org/apache/tomcat/jni/User.java | 38 +
158 files changed, 12630 insertions(+), 26926 deletions(-)
create mode 100644 .asf.yaml
create mode 100644 .gitattributes
create mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml
create mode 100644 .github/ISSUE_TEMPLATE/feature_request.yml
create mode 100644 .github/dependabot.yml
create mode 100644 .github/workflows/build.yml
create mode 100644 .github/workflows/master-build.yml
create mode 100644 .gitignore
create mode 100644 .mvn/maven.config
create mode 100644 CHANGES.md
copy assembly/src/main/legal/licenses/mina.txt => LICENSE.txt (99%)
create mode 100644 NOTICE-bin.txt
create mode 100644 NOTICE.txt
create mode 100644 README.md
create mode 100644 SECURITY.md
create mode 100644 docs/android.md
create mode 100644 docs/changes/2.10.0.md
create mode 100644 docs/changes/2.11.0.md
create mode 100644 docs/changes/2.12.0.md
create mode 100644 docs/changes/2.12.1.md
create mode 100644 docs/changes/2.13.0.md
create mode 100644 docs/changes/2.13.1.md
create mode 100644 docs/changes/2.13.2.md
create mode 100644 docs/changes/2.14.0.md
create mode 100644 docs/changes/2.15.0.md
create mode 100644 docs/changes/2.2.0.md
create mode 100644 docs/changes/2.3.0.md
create mode 100644 docs/changes/2.4.0.md
create mode 100644 docs/changes/2.5.0.md
create mode 100644 docs/changes/2.5.1.md
create mode 100644 docs/changes/2.6.0.md
create mode 100644 docs/changes/2.7.0.md
create mode 100644 docs/changes/2.8.0.md
create mode 100644 docs/changes/2.9.0.md
create mode 100644 docs/changes/2.9.1.md
create mode 100644 docs/changes/2.9.2.md
create mode 100644 docs/cli.md
create mode 100644 docs/client-setup.md
create mode 100644 docs/commands.md
create mode 100644 docs/dependencies.md
create mode 100644 docs/event-listeners.md
create mode 100644 docs/extensions.md
create mode 100644 docs/files-parsing.md
create mode 100644 docs/git.md
create mode 100644 docs/howto.md
create mode 100644 docs/internals.md
create mode 100644 docs/port-forwarding.md
create mode 100644 docs/scp.md
create mode 100644 docs/security-providers.md
create mode 100644 docs/server-setup.md
create mode 100644 docs/sftp.md
create mode 100644 docs/standards.md
create mode 100644 docs/technical/forward_dynamic_interaction.svg
create mode 100644 docs/technical/forward_dynamic_overview.svg
create mode 100644 docs/technical/forward_local_interaction.svg
create mode 100644 docs/technical/forward_local_overview.svg
create mode 100644 docs/technical/forward_remote_interaction.svg
create mode 100644 docs/technical/forward_remote_overview.svg
create mode 100644 docs/technical/global_requests.md
create mode 100644 docs/technical/kex.md
create mode 100644 docs/technical/kex_flush.svg
create mode 100644 docs/technical/kex_interaction_1.svg
create mode 100644 docs/technical/kex_interaction_2.svg
create mode 100644 docs/technical/kex_states.svg
create mode 100644 docs/technical/sftp_filesystem.md
create mode 100644 docs/technical/src/forwarding.drawio
create mode 100644 docs/technical/src/kex.drawio
create mode 100644 docs/technical/tcpip-forwarding.md
copy sshd-common/src/main/java/org/apache/sshd/common/mac/package-info.java =>
java-checkstyle-license-header.txt (84%)
create mode 100644 pom.xml
create mode 100644 security.txt
create mode 100644 sshd-checkstyle-suppressions.xml
create mode 100644 sshd-checkstyle.xml
create mode 100644 sshd-eclipse-formatter-config.xml
create mode 100644 sshd-findbugs.xml
create mode 100644 sshd-owasp-suppressions.xml
create mode 100644 sshd-pmd-ruleset.xml
delete mode 100644 sshd-site/css/apache-maven-fluido-2.1.0.min.css
delete mode 100644 sshd-site/css/custom.css
delete mode 100644 sshd-site/css/print.css
delete mode 100644 sshd-site/css/site.css
delete mode 100644 sshd-site/fonts/glyphicons-halflings-regular.eot
delete mode 100644 sshd-site/fonts/glyphicons-halflings-regular.svg
delete mode 100644 sshd-site/fonts/glyphicons-halflings-regular.ttf
delete mode 100644 sshd-site/fonts/glyphicons-halflings-regular.woff
delete mode 100644 sshd-site/images/accessories-text-editor.png
delete mode 100644 sshd-site/images/add.gif
delete mode 100644 sshd-site/images/apache-maven-project-2.png
delete mode 100644 sshd-site/images/fix.gif
delete mode 100644 sshd-site/images/icon_error_sml.gif
delete mode 100644 sshd-site/images/icon_help_sml.gif
delete mode 100644 sshd-site/images/icon_info_sml.gif
delete mode 100644 sshd-site/images/icon_success_sml.gif
delete mode 100644 sshd-site/images/icon_warning_sml.gif
delete mode 100644 sshd-site/images/logos/build-by-maven-black.png
delete mode 100644 sshd-site/images/logos/build-by-maven-white.png
delete mode 100644 sshd-site/images/logos/maven-feather.png
delete mode 100644 sshd-site/images/profiles/pre-release.png
delete mode 100644 sshd-site/images/profiles/retired.png
delete mode 100644 sshd-site/images/profiles/sandbox.png
delete mode 100644 sshd-site/images/remove.gif
delete mode 100644 sshd-site/images/rss.png
delete mode 100644 sshd-site/images/update.gif
delete mode 100644 sshd-site/images/window-new.png
delete mode 100644 sshd-site/img/glyphicons-halflings-white.png
delete mode 100644 sshd-site/img/glyphicons-halflings.png
delete mode 100644 sshd-site/index.html
delete mode 100644 sshd-site/japicmp-sshd-cli.html
delete mode 100644 sshd-site/japicmp-sshd-common.html
delete mode 100644 sshd-site/japicmp-sshd-contrib.html
delete mode 100644 sshd-site/japicmp-sshd-core.html
delete mode 100644 sshd-site/japicmp-sshd-git.html
delete mode 100644 sshd-site/japicmp-sshd-ldap.html
delete mode 100644 sshd-site/japicmp-sshd-mina.html
delete mode 100644 sshd-site/japicmp-sshd-netty.html
delete mode 100644 sshd-site/japicmp-sshd-openpgp.html
delete mode 100644 sshd-site/japicmp-sshd-osgi.html
delete mode 100644 sshd-site/japicmp-sshd-putty.html
delete mode 100644 sshd-site/japicmp-sshd-scp.html
delete mode 100644 sshd-site/japicmp-sshd-sftp.html
delete mode 100644 sshd-site/japicmp-sshd-spring-sftp.html
delete mode 100644 sshd-site/js/apache-maven-fluido-2.1.0.min.js
create mode 100644 sshd-sources/python/sftpclient.py
create mode 100644 sshd-sources/tomcat-apr-5.5.23-sources/META-INF/INDEX.LIST
create mode 100644 sshd-sources/tomcat-apr-5.5.23-sources/META-INF/MANIFEST.MF
create mode 100644 sshd-sources/tomcat-apr-5.5.23-sources/README.txt
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Address.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/BIOCallback.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Directory.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Error.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/File.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/FileInfo.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Global.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Library.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Local.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Lock.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Mmap.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Multicast.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/OS.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/PasswordCallback.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Poll.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Pool.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/PoolCallback.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Proc.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/ProcErrorCallback.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Procattr.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Registry.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/SSL.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/SSLContext.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/SSLSocket.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Shm.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Sockaddr.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Socket.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Status.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Stdlib.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Thread.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/Time.java
create mode 100644
sshd-sources/tomcat-apr-5.5.23-sources/org/apache/tomcat/jni/User.java