summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ci: start integrating go 1.17 into the CI pipelinesfeistel2021-08-191-1/+8
|/ /
* | Merge branch 'verify/cafile' into 'main'Ash McKenzie2021-08-182-29/+47
|\ \
| * | test: move os.stat check before the hcc creationAsh McKenzie2021-08-171-7/+7
| * | fix: make sure ErrCafileNotFound is returned only when the file doesn't existfeistel2021-08-111-1/+4
| * | fix: validate client cert paths exist on disk before proceedingfeistel2021-08-112-29/+44
| |/
* | Merge branch 'update/newclientopts' into 'main'Nick Thomas2021-08-135-9/+22
|\ \
| * | refactor: change httpclient to return an errorfeistel2021-08-133-7/+12
| * | refactor: update usage of NewHTTPClient to NewHTTPClientWithOptsfeistel2021-08-113-4/+12
| |/
* | Merge branch 'bump/go1.15' into 'main'Patrick Bajao2021-08-123-9/+1
|\ \ | |/ |/|
| * test: remove go 1.14 test jobfeistel2021-08-111-7/+0
| * build: bump go to 1.15feistel2021-08-112-2/+1
|/
* Merge branch '499-use-labkit-logging-initialize' into 'main'Patrick Bajao2021-08-0410-43/+98
|\
| * Switch to labkit for logging system setupNick Thomas2021-08-0410-43/+98
* | Merge branch 'security-300265' into 'main'Patrick Bajao2021-08-042-4/+9
|\ \ | |/ |/|
| * Modify regex to prevent partial matchesRobert May2021-06-292-4/+9
* | Merge branch '477-remove-logrus-tests' into 'main'Igor Drozdov2021-08-025-136/+77
|\ \
| * | Remove some unreliable testsNick Thomas2021-07-305-136/+77
|/ /
* | Merge branch 'id-ctx-for-auth-check' into 'main'Nick Thomas2021-07-274-56/+157
|\ \
| * | Sshd: Log same correlation_id on auth keysIgor Drozdov2021-07-274-56/+157
|/ /
* | Merge branch 'sh-update-go-proxyproto' into 'main'Nick Thomas2021-07-273-4/+8
|\ \
| * | Set a 90-second timeout on proxy headersStan Hu2021-07-261-9/+12
| * | Update go-proxyproto to v0.6.0Stan Hu2021-07-262-3/+3
* | | Merge branch 'sh-fix-gofmt' into 'main'Nick Thomas2021-07-2710-25/+26
|\ \ \ | |/ / |/| |
| * | Fix formatting via make fmtStan Hu2021-07-269-24/+22
| * | Make gofmt check fail if there are any matching filesStan Hu2021-07-261-1/+4
|/ /
* | Merge branch 'id-switch-logging-to-labkit' into 'main'Patrick Bajao2021-07-238-48/+46
|\ \
| * | Switch to labkit/log for logging functionalityIgor Drozdov2021-07-228-48/+46
* | | Merge branch '521-test-connection-dot-go' into 'main'Patrick Bajao2021-07-221-5/+73
|\ \ \ | |/ / |/| |
| * | Unit tests for internal/sshd/connection.goNick Thomas2021-07-221-5/+73
|/ /
* | Merge branch 'id-prometheus-metrics-for-http' into 'main'Nick Thomas2021-07-214-40/+101
|\ \
| * | Prometheus metrics for HTTP requestsIgor Drozdov2021-07-214-40/+101
|/ /
* | Merge branch 'igorwwwwwwwwwwwwwwwwwwww-main-patch-84756' into 'main'Nick Thomas2021-07-202-11/+6
|\ \
| * | remove tracing.NewRoundTripper from internal/Config, now that NewHTTPClient a...Igor Wiedler2021-07-201-10/+4
| * | Add tracing instrumentation to http clientIgor2021-07-201-1/+2
|/ /
* | Merge branch 'id-kubernetes-probes' into 'main'Nick Thomas2021-07-194-15/+115
|\ \
| * | Provide liveness and readiness probesIgor Drozdov2021-07-194-15/+115
|/ /
* | Merge branch 'id-cancelable-sshd' into 'main'Nick Thomas2021-07-154-23/+159
|\ \
| * | Shutdown sshd gracefullyIgor Drozdov2021-07-154-23/+159
|/ /
* | Merge branch 'id-refactor-test-helper' into 'main'Nick Thomas2021-07-145-41/+14
|\ \
| * | Refactor testhelper.PrepareTestRootDir using t.CleanupIgor Drozdov2021-07-145-41/+14
* | | Merge branch 'change_log_format' into 'main'Patrick Bajao2021-07-132-3/+3
|\ \ \
| * | | log_format changed from 'text' to 'json'listout2021-05-261-3/+3
| * | | changed filename extension to .log as json can operate on .log filelistout2021-05-262-2/+2
| * | | default log format changed to json, making it reflect in example configlistout2021-05-241-5/+5
| * | | changed the format of log file to json from textlistout2021-05-241-2/+2
* | | | Merge branch 'ashmckenzie/gitlab-shell-13-20-0-release' into 'main'v13.20.0Patrick Bajao2021-07-072-1/+9
|\ \ \ \
| * | | | Release v13.20.0Ash McKenzie2021-07-072-1/+9
|/ / / /
* | | | Merge branch '330494-geo-ssh-push-proxy-hanging-bug' into 'main'Ash McKenzie2021-07-075-8/+76
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the Geo SSH push proxy hangingValery Sizov2021-07-015-8/+76
* | | | Merge branch 'remove-bin-authorized-keys' into 'main'Ash McKenzie2021-07-051-9/+0
|\ \ \ \