aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/jcraft
Commit message (Collapse)AuthorAgeFilesLines
* Standardize log message prefix formatMadeleine Nilsson2024-11-111-6/+6
| | | | The reason for this is to keep a consistency through out the project.
* Fix CRLF line endingsPierre Ossman2023-01-171-44/+44
| | | | Everything else uses LF line endings, so fix up the few stray ones.
* Suppress/eliminate JDK warningsBrian P. Hinz2015-12-268-21/+21
|
* Upgrade in-tree jsch and jzlib to latest upstream versionsBrian P. Hinz2015-12-26152-2354/+8040
|
* Cleanup linter warnings wherever possible and suppress all linter warnings ↵Brian Hinz2012-12-1421-1/+21
| | | | | | from Jsch code git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5020 3789f03b-4d11-0410-bbf8-ca57d06f2519
* upgrade jzlib to 1.1.1Brian Hinz2012-09-0118-458/+1583
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4990 3789f03b-4d11-0410-bbf8-ca57d06f2519
* adds experimental support for SSH tunneling to the Java client. Has not ↵Brian Hinz2012-04-05110-0/+19708
| | | | | | been tested with large desktop sizes yet. CMakeLists.txt needs some rework. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4882 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Move Java source up one level and allow Java viewer to be built as a ↵DRC2011-10-0716-0/+5239
standalone project (per community request) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4715 3789f03b-4d11-0410-bbf8-ca57d06f2519