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
2008-06-10
Use '\0' for a nul byte rather than unadorned 0. ok djm@
Darren Tucker
2008-06-10
support CIDR address matching in .ssh/authorized_keys from="..." stanzas
Damien Miller
2008-06-10
Add a no-more-sessions@openssh.com global request extension that the
Damien Miller
2008-06-10
clarify that Host patterns are space-separated. ok deraadt
Darren Tucker
2008-06-10
- update usage()
Jason McIntyre
2008-06-10
tweak previous;
Jason McIntyre
2008-06-10
fix fatal() when performing address matching and connection is
Damien Miller
2008-06-10
Add extended test mode (-T) and connection parameters for test mode (-C).
Darren Tucker
2008-06-10
better reference for pattern-list
Damien Miller
2008-06-10
support CIDR address matching in sshd_config "Match address" blocks, with
Damien Miller
2008-06-09
Use a $OpenBSD tag so our scripts will sync changes.
Darren Tucker
2008-06-09
Extend 32bit -> 64bit values for statvfs extension missed in previous commit.
Darren Tucker
2008-06-08
Have the sftp client store the statvfs replies in wire format,
Darren Tucker
2008-06-08
Add case for ENOSYS in errno_to_portable; ok deraadt
Darren Tucker
2008-06-07
statvfs member fsid needs to be wider, increase it to 64 bits and
Damien Miller
2008-05-19
unbreak tree by committing this bit that I missed from:
Damien Miller
2008-05-19
support -l (print fingerprint) in combination with -F (find host) to
Damien Miller
2008-05-19
Fix sending tty modes when stdin is not a tty (bz#1199). Previously
Damien Miller
2008-05-19
unbreak protocol keepalive timeouts bz#1465; ok dtucker@
Damien Miller
2008-05-18
comment extension announcement
Damien Miller
2008-05-17
grammar and correctness fixes from stevesk@
Damien Miller
2008-05-16
document our protocol extensions and deviations; ok markus@
Damien Miller
2008-05-15
document eow message in ssh protocol 2 channel state machine;
Damien Miller
2008-05-12
Ensure nh_result lies on a 64-bit boundary (fixes warnings observed
Peter Valchev
2008-05-09
unbreak
Markus Friedl
2008-05-09
error-fd race: don't enable the error fd in the select bitmask
Markus Friedl
2008-05-09
re-add the USE_PIPES code and enable it.
Markus Friedl
2008-05-09
dingo stole my diff hunk
Damien Miller
2008-05-09
tidy up session multiplexing code, moving it into its own file and
Damien Miller
2008-05-09
Try additional addresses when connecting to a port forward destination
Damien Miller
2008-05-08
Use new channel status confirmation callback system to properly deal
Damien Miller
2008-05-08
Make the maximum number of sessions run-time controllable via
Damien Miller
2008-05-08
Implement a channel success/failure status confirmation callback
Damien Miller
2008-05-08
avoid extra malloc/copy/free when receiving data over the net;
Markus Friedl
2008-05-07
sort;
Jason McIntyre
2008-05-07
push the sshd_config bits in, spotted by ajacoutot@
Pierre-Yves Ritschard
2008-05-07
Enable the AllowAgentForwarding option in sshd_config (global and match
Pierre-Yves Ritschard
2008-04-30
default to rsa (protocol 2) keys, instead of rsa1 keys; spotted by
Damien Miller
2008-04-29
garbage collect two unused fields in struct mm_master; ok markus@
Otto Moerbeek
2008-04-18
remove unneccessary parentheses
Damien Miller
2008-04-18
macro fixage;
Jason McIntyre
2008-04-18
introduce sftp extension methods statvfs@openssh.com and
Damien Miller
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2008-04-05
HostbasedAuthentication is supported under Match too
Damien Miller
2008-04-04
oops, some unrelated stuff crept into that commit - backout.
Damien Miller
2008-04-04
ChrootDirectory is supported in Match blocks (in fact, it is most useful
Damien Miller
2008-04-03
openssh-5.0
Damien Miller
2008-04-02
avoid possible hijacking of x11-forwarded connections (back out 1.183)
Markus Friedl
2008-03-27
remove trailing whitespace;
Jason McIntyre
2008-03-27
openssh-4.9
Damien Miller
[prev]
[next]