aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ssh.apache.agent/src
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Prevent int expression may overflowMatthias Sohn2023-09-251-1/+1
* [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-251-0/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+1
* WinPipeConnector: Resolve warnings by using "equals" instead of "=="Fabio Ponciroli2022-03-171-1/+1
* sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh configThomas Wolf2022-01-302-9/+5
* sshd: Connector for the Win32-OpenSSH SSH agentThomas Wolf2022-01-304-2/+246
* sshd: support IdentityAgent configThomas Wolf2022-01-301-1/+4
* [sshd agent] Introduce ConnectorDescriptorThomas Wolf2021-11-104-0/+60
* sshd: add support for ssh-agentThomas Wolf2021-11-038-0/+876