Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apache MINA sshd client: enable support for ed25519 keys | Thomas Wolf | 2018-12-02 | 1 | -1/+3 |
* | Apache MINA sshd client: test & fix password authentication | Thomas Wolf | 2018-11-17 | 1 | -0/+132 |
* | Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys | Thomas Wolf | 2018-11-14 | 2 | -10/+65 |
* | Apache MINA sshd client: properly handle HostKeyAlgorithms config | Thomas Wolf | 2018-11-13 | 1 | -0/+36 |
* | Add ssh tests for PreferredAuthentications | Thomas Wolf | 2018-11-13 | 1 | -0/+23 |
* | Apache MINA sshd client | Thomas Wolf | 2018-11-13 | 2 | -0/+1048 |
* | refactor: simplify collection.toArray() | Michael Keppler | 2018-08-23 | 1 | -2/+2 |
* | Send a detailed event on working tree modifications | Thomas Wolf | 2017-08-15 | 1 | -0/+108 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | Expose Sets helper to tests outside org.eclipse.jgit.api | Jonathan Nieder | 2015-05-21 | 1 | -0/+56 |