index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
Age
Commit message (
Expand
)
Author
2016-06-03
tweak previous;
Jason McIntyre
2016-06-03
Allow ExitOnForwardFailure and ClearAllForwardings to be overridden when
Darren Tucker
2016-06-03
Move the host and port used by ssh -W into the Options struct.
Darren Tucker
2016-06-01
Check min and max sizes sent by the client against what we support before
Darren Tucker
2016-05-31
Ensure that the client's proposed DH-GEX max value is at least as big
Darren Tucker
2016-05-30
Backout rev. 1.43 for now.
Ingo Schwarze
2016-05-30
Even when only writing an unescaped character, the dst buffer may need to
Ingo Schwarze
2016-05-30
Fix two rare edge cases:
Ingo Schwarze
2016-05-25
To prevent screwing up terminal settings when printing to the
Ingo Schwarze
2016-05-24
KNF compression proposal and simplify the client side a little. ok djm@
Darren Tucker
2016-05-24
Back out 'plug memleak'.
Darren Tucker
2016-05-23
prefer agent-hosted keys to keys from PKCS#11; ok markus
Damien Miller
2016-05-23
Plug mem leak in filter_proposal. ok djm@
Darren Tucker
2016-05-19
fix type of ed25519 values
Damien Miller
2016-05-07
systrace is dead. long live systrace.
Theo de Raadt
2016-05-04
add IdentityAgent; noticed & ok jmc@
Markus Friedl
2016-05-04
allow setting IdentityAgent to SSH_AUTH_SOCK; ok djm@
Markus Friedl
2016-05-04
move SSH_MSG_NONE, so we don't have to include ssh1.h; ok deraadt@
Markus Friedl
2016-05-04
missing const in prototypes (ssh1)
Markus Friedl
2016-05-04
Fix inverted logic for updating StreamLocalBindMask which would cause the
Darren Tucker
2016-05-04
IdentityAgent for specifying specific agent sockets; ok djm@
Markus Friedl
2016-05-04
fix junk characters after quotes
Damien Miller
2016-05-03
correct article;
Jason McIntyre
2016-05-03
fix overriding of StreamLocalBindMask and StreamLocalBindUnlink in
Damien Miller
2016-05-03
don't forget to include StreamLocalBindUnlink in the config
Damien Miller
2016-05-03
make nethack^wrandomart fingerprint flag more readily searchable
Damien Miller
2016-05-03
clarify ordering of subkeys; pointed out by ietf-ssh AT stbuehler.de
Damien Miller
2016-05-03
correct some typos and remove a long-stale XXX note.
Damien Miller
2016-05-03
add ed25519 keys that are supported but missing from this
Damien Miller
2016-05-03
Implement IUTF8 as per draft-sgtatham-secsh-iutf8-00. Patch from Simon
Darren Tucker
2016-05-02
unbreak config parsing on reexec from previous commit
Damien Miller
2016-05-02
add support for additional fixed DH groups from
Damien Miller
2016-05-02
support SHA256 and SHA512 RSA signatures in certificates;
Damien Miller
2016-05-02
fix signed/unsigned errors reported by clang-3.7; add
Damien Miller
2016-04-29
close ControlPersist background process stderr when not in
Damien Miller
2016-04-28
fix comment
Damien Miller
2016-04-27
cidr permitted for {allow,deny}users; from lars nooden
Jason McIntyre
2016-04-21
make argument == NULL tests more consistent
Damien Miller
2016-04-17
tweak previous;
Jason McIntyre
2016-04-15
Include directive for ssh_config(5); feedback & ok markus@
Damien Miller
2016-04-09
make private key loading functions consistently handle NULL
Damien Miller
2016-04-08
whitespace at EOL
Damien Miller
2016-04-08
We accidentally send an empty string and a zero uint32 with every
Damien Miller
2016-04-06
don't record duplicate LocalForward and RemoteForward entries;
Damien Miller
2016-04-02
Another use for fcntl() and thus of the superfluous 3rd parameter
Kenneth R Westerback
2016-04-01
whitespace at EOL
Damien Miller
2016-03-31
Remove fallback from moduli to "primes" file that was deprecated in 2001
Darren Tucker
2016-03-17
UseDNS affects ssh hostname processing in authorized_keys, not
Damien Miller
2016-03-14
unbreak authentication using lone certificate keys in ssh-agent:
Damien Miller
2016-03-10
sanitise characters destined for xauth
Damien Miller
[next]