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-11-07
Move JPAKE define to make life easier for portable. ok djm@
Darren Tucker
2008-11-07
add space to some log/debug messages for readability; ok djm@ markus@
Kevin Steves
2008-11-07
spelling/typo in comment
Kevin Steves
2008-11-05
passord -> password;
Jason McIntyre
2008-11-05
add dynamic forward escape command line; ok djm@
Kevin Steves
2008-11-04
because parse_forward() is now used to parse all forward types (DLR),
Kevin Steves
2008-11-04
Add support for an experimental zero-knowledge password authentication
Damien Miller
2008-11-04
need unistd.h for close() prototype
Damien Miller
2008-11-03
include MaxSessions in sshd -T output; patch from imorgan AT nas.nasa.gov
Damien Miller
2008-11-03
fix comment
Kevin Steves
2008-11-03
remove valueless comment
Kevin Steves
2008-11-02
protocol 2 tty modes support is now 7.5 years old so remove these
Kevin Steves
2008-11-01
merge dynamic forward parsing into parse_forward(); 'i think this is OK' djm@
Kevin Steves
2008-11-01
the ellipsis is not an optional argument; while here, improve spacing.
Igor Sobrado
2008-11-01
fix some typos in log messages; ok djm@
Kevin Steves
2008-11-01
sprinkle ARGSUSED on dispatch handlers
Damien Miller
2008-10-31
remove unused #define DISPATCH_MIN; ok markus@
Kevin Steves
2008-10-30
don't need to #include "monitor_fdpass.h"
Kevin Steves
2008-10-17
correct and clarify VisualHostKey; ok jmc@
Kevin Steves
2008-10-14
use #define ROQUIET here; no binary change. ok dtucker@
Kevin Steves
2008-10-10
use 'Privileged ports can be forwarded only when logging in as root on
Kevin Steves
2008-10-10
typo in error message; ok djm@
Kevin Steves
2008-10-10
spelling in comment; ok djm@
Kevin Steves
2008-10-09
add -y to usage();
Jason McIntyre
2008-10-09
support setting PermitEmptyPasswords in a Match block
Damien Miller
2008-10-08
Add -y option to force logging via syslog rather than stderr.
Damien Miller
2008-10-03
Repair strnvis() buffersize of 4*n+1, with termination gauranteed by the
Theo de Raadt
2008-10-03
do not give an example of how to chmod files: we can presume the user
Jason McIntyre
2008-10-02
Convert an unchecked strdup to xstrdup. OK deraadt@
Todd C. Miller
2008-09-11
only send eow and no-more-sessions requests to openssh 5 and newer;
Markus Friedl
2008-09-07
gc unused file (obseleted by libcrypto update)
Damien Miller
2008-09-06
OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our
Damien Miller
2008-09-06
adapt to sha2(3) API changes; ok millert@
Damien Miller
2008-08-21
allow ForceCommand internal-sftp with arguments. based on patch from
Damien Miller
2008-08-02
whitepsace -> whitespace. From Matthew Clarke via bugs@.
Kenneth R Westerback
2008-07-31
don't allocate space for empty banners; report t8m at centrum.cz; ok deraadt
Markus Friedl
2008-07-25
In random art visualization, make sure to use the end marker only at the
Alexander von Gernler
2008-07-25
Add VisualHostKey to example file, ok djm@
Alexander von Gernler
2008-07-24
Add "ssh-keygen -F -l" to synopsis (displays fingerprint from
Stuart Henderson
2008-07-23
do not try to print options that have been compile-time disabled
Damien Miller
2008-07-21
openssh-5.1
Damien Miller
2008-07-18
no need for .Pp before or after .Sh;
Jason McIntyre
2008-07-17
strip trailing '.' from hostname when HostbasedUsesNameFromPacketOnly=yes
Damien Miller
2008-07-17
strnvis preauth banner; pointed out by mpf@ ok markus@
Damien Miller
2008-07-16
this loop index should be automatic, not static
Damien Miller
2008-07-16
rename variable first_gc -> last_gc (since it is actually the last
Damien Miller
2008-07-15
number of pipelined requests is not 64; prodded by Iain.Morgan AT nasa.gov
Damien Miller
2008-07-14
mention requirement for /dev/log inside chroot when using sftp-server
Damien Miller
2008-07-13
increase number of piplelined requests so they properly fill the
Damien Miller
2008-07-13
use struct sockaddr_storage instead of struct sockaddr for accept(2)
Damien Miller
[prev]
[next]