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
2014-05-05
Zap extra whitespace.
Loganaden Velvindron
2014-05-03
unbreak compression, by re-init-ing the compression code in the
Markus Friedl
2014-05-02
revert __bounded change; it causes way more problems for portable than
Damien Miller
2014-04-30
UMAC can use our local fallback implementation of AES when OpenSSL isn't
Christian Weisgerber
2014-04-30
New buffer API; the first installment of the conversion/replacement
Damien Miller
2014-04-29
Don't attempt to append a nul quote char to the filename. Should prevent
Darren Tucker
2014-04-29
Move nulling of variable next to where it's freed. ok markus@
Darren Tucker
2014-04-29
make compiling against OpenSSL optional (make OPENSSL=no);
Markus Friedl
2014-04-29
re-add our own aesctr implementation; ok djm@
Markus Friedl
2014-04-29
re-add our own aesctr implementation; ok djm@
Markus Friedl
2014-04-29
bz#1818 - don't send channel success/failre replies on channels that
Damien Miller
2014-04-28
buffer_get_string_ptr's return should be const to remind
Damien Miller
2014-04-23
don't record duplicate IdentityFiles
Damien Miller
2014-04-22
zap eol whitespace;
Jason McIntyre
2014-04-22
Document sftp upload resume.
Loganaden Velvindron
2014-04-22
comment out the .if (${KERBEROS5:L} block for now, breaks the build
Henning Brauer
2014-04-22
Sort the sftp command list.
Loganaden Velvindron
2014-04-21
Implement sftp upload resume support.
Loganaden Velvindron
2014-04-20
Add support for SSHFP DNS records for ED25519 key types.
logan
2014-04-20
add a canonical 6.6 + curve25519 bignum fix fake version that I can
Damien Miller
2014-04-20
use get/put_u32 to load values rather than *((UINT32 *)p) that breaks on
Damien Miller
2014-04-19
delete .xr to hosts.equiv. there's still an unfortunate amount of
Ted Unangst
2014-04-19
remove some really old rsh references
Ted Unangst
2014-04-19
Delete futile calls to RAND_seed. ok djm
Ted Unangst
2014-04-19
missing wildcard; pointed out by naddy@
Damien Miller
2014-04-18
OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connections
Damien Miller
2014-04-16
remove the identity files from this manpage - ssh-agent doesn't deal
Damien Miller
2014-04-16
skip leading zero bytes in buffer_put_bignum2_from_string();
Damien Miller
2014-04-12
avoid crash at exit: check that pmonitor!=NULL before dereferencing;
Damien Miller
2014-04-01
demote a debug3 to PACKET_DEBUG; ok markus@
Damien Miller
2014-04-01
When using VerifyHostKeyDNS with a DNSSEC resolver, down-convert any
Damien Miller
2014-04-01
include fingerprint of key not found
Damien Miller
2014-03-31
ssh has a target painted on it's back, so use -fstack-protector-all
Theo de Raadt
2014-03-31
the text for the -K option was inserted in the wrong place in -r1.108;
Jason McIntyre
2014-03-28
sync available and default algorithms, improve algorithm list formatting
Christian Weisgerber
2014-03-27
disable weak proposals in sshd, but keep them in ssh; ok djm@
Markus Friedl
2014-03-26
remove libwrap support. ok deraadt djm mfriedl
Ted Unangst
2014-03-26
The current sharing of myproposal[] between both client and server code
Theo de Raadt
2014-03-26
use __bounded(...) attribute recently added to sys/cdefs.h instead of
Damien Miller
2014-03-25
trimm default proposals.
Markus Friedl
2014-03-19
there is no need for rcp anymore
Ted Unangst
2014-03-17
old descriptions of des and blowfish are old. maybe ok deraadt
Ted Unangst
2014-03-15
Improve usage() and documentation towards the standard form. In particular,
Theo de Raadt
2014-03-12
scan for Ed25519 keys by default too
Christian Weisgerber
2014-03-12
correct test that kdf name is not "none" or "bcrypt"
Damien Miller
2014-03-12
don't count on things that accept arguments by reference to clear
Damien Miller
2014-03-12
scan for Ed25519 keys by default too
Damien Miller
2014-03-03
ignore enviornment variables with embedded '=' or '\0' characters;
Damien Miller
2014-02-28
Absolutely do not override base system build features in this file!!
Theo de Raadt
2014-02-27
openssh-6.6
Damien Miller
[next]