Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [errorprone] Prevent int expression may overflow | Matthias Sohn | 2023-09-25 | 1 | -1/+1 |
* | [errorprone] Suppress MissingSummary for translation bundles | Matthias Sohn | 2023-09-25 | 1 | -0/+1 |
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -0/+1 |
* | WinPipeConnector: Resolve warnings by using "equals" instead of "==" | Fabio Ponciroli | 2022-03-17 | 1 | -1/+1 |
* | sshd: handle "IdentityAgent SSH_AUTH_SOCK" in ssh config | Thomas Wolf | 2022-01-30 | 2 | -9/+5 |
* | sshd: Connector for the Win32-OpenSSH SSH agent | Thomas Wolf | 2022-01-30 | 4 | -2/+246 |
* | sshd: support IdentityAgent config | Thomas Wolf | 2022-01-30 | 1 | -1/+4 |
* | [sshd agent] Introduce ConnectorDescriptor | Thomas Wolf | 2021-11-10 | 4 | -0/+60 |
* | sshd: add support for ssh-agent | Thomas Wolf | 2021-11-03 | 8 | -0/+876 |