April 8, 2019
View b26aa97

Add client.WithAPIVersionNegotiation() option

Sebastiaan van Stijn authored on 2019/04/08 21:14:07
April 2, 2019
View e8382ec

api: add undocumented /grpc endpoint to talk to GRPC services

Tibor Vass authored on 2019/04/02 13:08:16
April 20, 2018
View 7d62e40

Switch from x/net/context -> context

Kir Kolyshkin authored on 2018/04/20 07:30:59
March 24, 2018
View 2ac277a

Use stdlib TLS dialer

Brian Goff authored on 2018/03/24 03:39:30
March 22, 2018
View f094a05

client: fix hijackedconn reading from buffer

Tonis Tiigi authored on 2018/03/22 07:29:44
March 19, 2018
View edac924

client: add WithDialContext() and client.Dialer()

Akihiro Suda authored on 2018/03/19 17:33:06
March 8, 2018
View 3798392

Ensure a hijacked connection implements CloseWrite whenever its underlying connection does. If this isn't done, then a container listening on stdin won't receive an EOF when the client closes the stream at their end.

Jim Minter authored on 2018/03/08 03:23:03
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
September 12, 2017
View f7f101d

Add gosimple linter

Daniel Nephin authored on 2017/09/12 03:55:05
September 7, 2017
View 6916c21

Move tlsconfig to client package.

Daniel Nephin authored on 2017/09/07 01:13:01
July 26, 2017
View 7a53991

Fix panic in hijack

Tibor Vass authored on 2017/07/26 14:46:41
June 8, 2017
View 26231b2

Add a error check in postHijacked to avoid docker exec command blocking.

yangshukui authored on 2017/06/08 16:46:50
May 16, 2017
View ec7b623

Add long-running client session endpoint

Tonis Tiigi authored on 2017/05/16 04:59:15
November 1, 2016
View d32ffb7

Refactor client/request

Daniel Nephin authored on 2016/11/01 01:39:38
September 22, 2016
View dc9f5c2

client: pedantic checking of tlsconfig

Stephen J Day authored on 2016/09/22 11:16:44