CrazyMax
|
54b8ff2fc8
|
go fmt: add //go:build
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2021-10-28 13:26:43 +02:00 |
Siebe Schaap
|
c9a5f8893f
|
Fix regular expression to test for Windows named pipe in SSH agent path; allowed backslashes in host.
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
Siebe Schaap
|
f3bdb4a784
|
Rename SSH agent forwarding helper parsePlatformSocketPath() to getWindowsPipeDialer().
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
Siebe Schaap
|
146ea468c9
|
Update Windows named pipe handling for SSH forwarding to use x/sys/windows rather than syscall.
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
Siebe Schaap
|
dbbe65baec
|
Update SSH agent socket handling to support Windows OpenSSH using named pipes.
Signed-off-by: Siebe Schaap <siebe@digibites.nl>
|
2021-05-27 20:40:43 +02:00 |
Akihiro Suda
|
13ea18ad08
|
vendor containerd (requred for rootless overlayfs on kernel 5.11)
Required for rootless overlayfs on kernel 5.11
https://github.com/containerd/containerd/pull/5076
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2021-03-10 13:51:27 +09:00 |
Nick Santos
|
399dacf410
|
sshprovider: on Windows, ModeSocket might not be set on the ssh socket
Fixes https://github.com/moby/buildkit/issues/914
Signed-off-by: Nick Santos <nicholas.j.santos@gmail.com>
|
2020-09-22 19:42:38 -04:00 |
Tonis Tiigi
|
bd3354fea3
|
session: avoid deprecated grpc.Stream type
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2020-07-19 09:28:36 -07:00 |
Akihiro Suda
|
7b579cdb98
|
vendor: update containerd (and various packages)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
|
2020-02-28 10:24:10 +09:00 |
Troels Liebe Bentsen
|
9c70fb9927
|
Disallow Extensions for now
Signed-off-by: Troels Liebe Bentsen <tlb@nversion.dk>
|
2019-11-21 21:57:04 +01:00 |
Troels Liebe Bentsen
|
4e7904f37e
|
Inherit extended agent so we get modern sign hashes
Signed-off-by: Troels Liebe Bentsen <tlb@nversion.dk>
|
2019-11-20 00:15:51 +01:00 |
Tonis Tiigi
|
307bdc3c3d
|
exec: fix mount options on userns remapping
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2019-10-29 14:20:40 -07:00 |
Tonis Tiigi
|
bc3a1eefdd
|
session: release forwarded ssh socket connection per connection
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2019-08-26 15:34:55 -07:00 |
Tonis Tiigi
|
d3597181e0
|
session: wrap errors with debug info
Make sure to cover the grpc errors origins.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2019-06-06 21:15:21 -07:00 |
Tonis Tiigi
|
632797cef0
|
vendor: udpate fsutil to b4281fa
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2019-03-05 17:34:01 -08:00 |
Tonis Tiigi
|
0940cdc6fe
|
update golint comments
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2018-09-18 22:06:47 -07:00 |
Tonis Tiigi
|
347420e77f
|
sshprovider: allow keys from local files
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2018-09-10 14:12:41 -07:00 |
Tonis Tiigi
|
6888956557
|
sshforward: implement ssh socket forwarding
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2018-09-07 08:57:06 -07:00 |