0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 01:07:24 +01:00
gitea/vendor/golang.org/x/crypto/ssh
zeripath 60b31c8f01
Fix the intermittent TestGPGGit failures (#9360)
* Fix the intermittent TestGPGGit failures

Reattempt to open the listener if the port is busy with a delay up to a second
Switch from generating a private key each time, just use a known good key
2019-12-15 16:21:16 +00:00
..
agent
knownhosts
buffer.go
certs.go
channel.go
cipher.go
client_auth.go
client.go
common.go
connection.go
doc.go
handshake.go
kex.go
keys.go
mac.go
messages.go
mux.go
server.go
session.go
ssh_gss.go
streamlocal.go
tcpip.go
transport.go