Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jsch: Pure Java implementation of SSH2
- Summary
- JSch allows you to connect to an sshd server and use port forwarding,
X11 forwarding, file transfer, etc., and you can integrate its
functionality into your own Java programs.
Changelog
- * Thu Aug 10 17:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> - 0:0.1.28-1jpp.5
- Updated changelog entries in spec.
- * Fri Aug 4 17:00:00 2006 Deepak Bhole <dbhole{%}redhat{*}com> - 0:0.1.28-1jpp.4
- Added conditional compiling support.
- Added missing requirements.
- Additionally, for synchronizaion between logs:
- From r.apel@r-apel.de:
- 0.1.26
- From fnasser@redhat.com:
- 0.1.20
- * Sat Jul 22 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> - 0:0.1.28-1jpp_3fc
- Rebuilt