Adam Langley
|
c34e38ab9e
go.crypto/ssh: fix authentication after all public keys are rejected by a server.
|
11 lat temu |
Adam Langley
|
84ca184138
go.crypto/openpgp: fix user id signing.
|
11 lat temu |
Adam Langley
|
2dfe547928
go.crypto/ssh: use permissions from public key cache when accepting a key.
|
11 lat temu |
Han-Wen Nienhuys
|
6f0540ef5e
go.crypto/ssh: try authentication methods in ClientConfig order.
|
11 lat temu |
Mikio Hara
|
f8eacb97ce
go.crypto/ssh/test: enable test cases on dragonfly
|
11 lat temu |
Mikio Hara
|
b71337fce2
go.crypto/ssh/terminal: add support for BSD variants
|
11 lat temu |
Dmitry Chestnykh
|
c261757620
go.crypto/blowfish: no need for key in initCipher
|
11 lat temu |
Adam Langley
|
aa3adaf1aa
go.crypto/openpgp: check for revoked keys.
|
11 lat temu |
David Calavera
|
df2851958a
ssh/forward: Fix reference to the functions to call to route authentication requests.
|
11 lat temu |
Han-Wen Nienhuys
|
7c7765c32f
go.crypto/ssh/agent: add key type to testAgentInterface failure messages.
|
11 lat temu |
Han-Wen Nienhuys
|
15264ff7c7
go.crypto/ssh/agent: prefix errors with "agent".
|
11 lat temu |
Han-Wen Nienhuys
|
dac81c328b
go.crypto/ssh: fix messages_test.go on 32-bit platforms.
|
11 lat temu |
Yan Zou
|
e1b0d6c49f
go.crypto/ssh: Add support for the pre-2006 RC4 cipher mode.
|
11 lat temu |
Han-Wen Nienhuys
|
058f0eec52
go.crypto/ssh: only offset channel IDs when debugMux is
|
11 lat temu |
David du Colombier
|
7e43632730
go.crypto/ssh: build test_unix_test on Plan 9
|
11 lat temu |
Adam Langley
|
43c4f8a896
go.crypto/ssh: remove old files.
|
11 lat temu |
Adam Langley
|
fa50e7408b
go.crypto/ssh: import gosshnew.
|
11 lat temu |
Adam Langley
|
8f45c680ce
go.crypto/blowfish: allow shorter passwords.
|
11 lat temu |
David du Colombier
|
a2c10b4975
go.crypto/ssh: build tests on Plan 9
|
12 lat temu |
Péter Szilágyi
|
f82d56354e
go.crypto/hkdf: implement hash-based, key derivation.
|
12 lat temu |
Brad Fitzpatrick
|
63a71ca82d
undo CL 51690043 / abf8f8812575
|
12 lat temu |
Michael Gehring
|
ef64186525
go.crypto/ssh/terminal: enable freebsd build
|
12 lat temu |
Rob Pike
|
9717de930f
.hgignore: add comment setting policy
|
12 lat temu |
Russ Cox
|
08da9c60bc
codereview: switch defaultcc to golang-codereviews
|
12 lat temu |
Jakob Borg
|
4758fe8ce4
go.crypto/ssh: Increase window size.
|
12 lat temu |
Han-Wen Nienhuys
|
577ae2abf9
go.crypto/ssh: cosmetic: unnest signing code for public key auth.
|
12 lat temu |
Han-Wen Nienhuys
|
34df1ce598
go.crypto/ssh: in {Server,Client}Conn, read session ID from
|
12 lat temu |
Dave Cheney
|
c0d640c887
go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter
|
12 lat temu |
Han-Wen Nienhuys
|
105632d35b
go.crypto/ssh: only close connection if it was open in TestClientUnsupportedKex.
|
12 lat temu |
Jonathan Pittman
|
94779a0cf1
go.crypto/ssh: Implement CertTime to properly handle the "infinite" time
|
12 lat temu |