You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/vendor/golang.org/x/crypto/ssh
cori hudson 921f2dfcdf Add initial Keybase Chat support (#877)
* initial work on native keybase bridging

* Hopefully make a functional keybase bridge

* add keybase to bridgemap

* send to right channel, try to figure out received msgs

* add account and userid

* i am a Dam Fool

* Fix formatting for messages, handle /me

* update vendors, ran golint and goimports

* move handlers to handlers.go, clean up unused config options

* add sample config, fix inconsistent remote nick handling

* Update readme with keybase links

* Resolve fixmie errors

* Error -> Errorf

* fix linting errors in go.mod and go.sum

* explicitly join channels, ignore messages from non-specified channels

* check that team names match before bridging message
5 years ago
..
terminal Update vendor (#852) 5 years ago
buffer.go Add sshchat dependencies in vendor 7 years ago
certs.go Switch back go upstream bwmarrin/discordgo 6 years ago
channel.go Add sshchat dependencies in vendor 7 years ago
cipher.go Update vendor (#852) 5 years ago
client.go Switch back go upstream bwmarrin/discordgo 6 years ago
client_auth.go Update vendor (#852) 5 years ago
common.go Add initial Keybase Chat support (#877) 5 years ago
connection.go Add sshchat dependencies in vendor 7 years ago
doc.go Add sshchat dependencies in vendor 7 years ago
handshake.go Update vendor (#852) 5 years ago
kex.go Add initial Keybase Chat support (#877) 5 years ago
keys.go Switch back go upstream bwmarrin/discordgo 6 years ago
mac.go Add sshchat dependencies in vendor 7 years ago
messages.go Add initial Keybase Chat support (#877) 5 years ago
mux.go Add sshchat dependencies in vendor 7 years ago
server.go Add initial Keybase Chat support (#877) 5 years ago
session.go Add sshchat dependencies in vendor 7 years ago
ssh_gss.go Update vendor (#852) 5 years ago
streamlocal.go Switch back go upstream bwmarrin/discordgo 6 years ago
tcpip.go Switch back go upstream bwmarrin/discordgo 6 years ago
transport.go Update vendor (#852) 5 years ago