gitea/vendor/golang.org/x/crypto/ssh
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
* Inital routes to git refs api

* Git refs API implementation

* Update swagger

* Fix copyright

* Make swagger happy add basic test

* Fix test

* Fix test again :)
2018-11-27 16:52:20 -05:00
..
agent Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
knownhosts Implement git refs API for listing references (branches, tags and other) (#5354) 2018-11-27 16:52:20 -05:00
buffer.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
certs.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
channel.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
cipher.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
client.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
client_auth.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
common.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
connection.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
doc.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
handshake.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
kex.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
keys.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
mac.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
messages.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
mux.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
server.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
session.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00
streamlocal.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
tcpip.go Update golang x/crypto dependencies (#2923) 2017-11-16 07:53:23 +02:00
transport.go add letsencrypt to Gitea (#4189) 2018-08-21 09:56:50 -04:00