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 +07:00
..
agent Handle CORS requests (#6289) 2019-05-13 11:38:53 +07:00
knownhosts Handle CORS requests (#6289) 2019-05-13 11:38:53 +07:00
buffer.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +07:00
certs.go Fix the intermittent TestGPGGit failures (#9360) 2019-12-15 16:21:16 +07:00
channel.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 +07:00
cipher.go update golang.org/x/crypto vendor to use acme v2 (#9056) 2019-11-20 00:30:46 +07:00
client.go Handle CORS requests (#6289) 2019-05-13 11:38:53 +07:00
client_auth.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +07:00
common.go Update to github.com/lafriks/xormstore@v1.3.0 (#8317) 2019-10-02 02:32:12 +07:00
connection.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +07:00
doc.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +07:00
handshake.go Handle CORS requests (#6289) 2019-05-13 11:38:53 +07:00
kex.go update golang.org/x/crypto vendor to use acme v2 (#9056) 2019-11-20 00:30:46 +07:00
keys.go Fix the intermittent TestGPGGit failures (#9360) 2019-12-15 16:21:16 +07:00
mac.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +07:00
messages.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +07:00
mux.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 +07:00
server.go Fix the intermittent TestGPGGit failures (#9360) 2019-12-15 16:21:16 +07:00
session.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 +07:00
ssh_gss.go update go-git to v4.12.0 - fixes #7248 (#7249) 2019-06-19 10:14:15 +07:00
streamlocal.go Use Go1.11 module (#5743) 2019-03-27 19:15:23 +07:00
tcpip.go Use Go1.11 module (#5743) 2019-03-27 19:15:23 +07:00
transport.go Handle CORS requests (#6289) 2019-05-13 11:38:53 +07:00