- 04 Aug, 2021 2 commits
-
-
Georges Racinet authored
-
Georges Racinet authored
-
- 26 Jul, 2021 1 commit
-
-
Patrick Bajao authored
Modify regex to prevent partial matches See merge request gitlab-org/security/gitlab-shell!8
-
- 23 Jul, 2021 1 commit
-
-
Patrick Bajao authored
-
- 28 Jun, 2021 1 commit
-
-
Robert May authored
-
- 03 Aug, 2021 1 commit
-
-
Georges Racinet authored
-
- 16 Jun, 2021 1 commit
-
-
- 12 Jun, 2021 3 commits
-
-
Georges Racinet authored
-
Georges Racinet authored
Long after the fact, but was still missing
-
Georges Racinet authored
Remarks: - Upstream dropped Golang 1.13 from CI - Some testhelpers don't return a cleanup function anymore
-
- 26 Apr, 2021 3 commits
-
-
Nick Thomas authored
Release v13.18.0 See merge request gitlab-org/gitlab-shell!465
-
Nick Thomas authored
-
Igor Drozdov authored
sshd: Recover from per-session and per-connection panics Closes #511 See merge request gitlab-org/gitlab-shell!464
-
- 23 Apr, 2021 3 commits
-
-
Nick Thomas authored
Without this, a failure in a single session could take out a whole connection, or a failure in a single connection could take out the whole server.
-
Igor Drozdov authored
Extract sshd connections and sessions into their own files and structs See merge request gitlab-org/gitlab-shell!463
-
Nick Thomas authored
-
- 12 Apr, 2021 1 commit
-
-
Igor Drozdov authored
gitlab-sshd: Support the PROXY protocol Closes #491 and gitlab-com/gl-infra/infrastructure#10954 See merge request gitlab-org/gitlab-shell!461
-
- 09 Apr, 2021 1 commit
-
-
Nick Thomas authored
-
- 12 Apr, 2021 1 commit
-
-
Patrick Bajao authored
Fix thread-safety issues in gitlab-shell Closes #518 See merge request gitlab-org/gitlab-shell!462
-
- 09 Apr, 2021 1 commit
-
-
Nick Thomas authored
-
- 17 Mar, 2021 3 commits
-
-
Nick Thomas authored
Replace cleanup functions with t.Cleanup See merge request gitlab-org/gitlab-shell!460
-
Igor Drozdov authored
In this case we don't need to propagate cleanup function. It simplifies the code.
-
Igor Drozdov authored
gitlab-sshd: Acceptance test for the discover command See merge request gitlab-org/gitlab-shell!457
-
- 13 Mar, 2021 1 commit
-
-
Nick Thomas authored
With this, we can start to build confidence in making changes to gitlab-sshd.
-
- 16 Mar, 2021 1 commit
-
-
Nick Thomas authored
chore: Move environment introspection to sshenv module See merge request gitlab-org/gitlab-shell!451
-
- 17 Feb, 2021 1 commit
-
-
Lucas Charles authored
Refactors introspection of execution environment to rely on per-connection state (`gitlab-shell`) or per request (`gitlab-sshd`) Relates to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/496
-
- 15 Mar, 2021 3 commits
-
-
Nick Thomas authored
Clarify which versions of Go we support See merge request gitlab-org/gitlab-shell!459
-
Ash McKenzie authored
-
Ash McKenzie authored
Compile against go 1.14-1.16 See merge request gitlab-org/gitlab-shell!458
-
- 13 Mar, 2021 1 commit
-
-
Nick Thomas authored
-
- 24 Apr, 2021 1 commit
-
-
Georges Racinet authored
-
- 18 Mar, 2021 2 commits
-
-
Georges Racinet authored
-
Georges Racinet authored
-
- 15 Mar, 2021 1 commit
-
-
Georges Racinet authored
It still had the upstream (Gitlab) branch name
-
- 10 Mar, 2021 2 commits
-
-
Georges Racinet authored
-
Georges Racinet authored
-
- 09 Mar, 2021 1 commit
-
-
Nick Thomas authored
Use Docker 20.10.3 instead of 19.03.0 on build Closes #512 See merge request gitlab-org/gitlab-shell!456
-
- 27 Feb, 2021 1 commit
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 26 Feb, 2021 2 commits
-
-
Nick Thomas authored
Release v13.17.0 See merge request gitlab-org/gitlab-shell!455
-
Stan Hu authored
-