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
2001-08-31
disable kbd-interactive if we don't get SSH2_MSG_USERAUTH_INFO_REQUEST messages
Markus Friedl
2001-08-30
do not pass pointers to longjmp; fix from wayne@blorf.net
Markus Friedl
2001-08-30
validate ports for permitopen key file option. add host/port
Kevin Steves
2001-08-30
validate ports for LocalForward/RemoteForward.
Kevin Steves
2001-08-30
add -D to synopsis line; ok markus@
Christian Weisgerber
2001-08-29
additional documentation for GatewayPorts; ok markus@
Kevin Steves
2001-08-29
validate ports for -L/-R; ok markus@
Kevin Steves
2001-08-29
document -D and DynamicForward; ok markus@
Kevin Steves
2001-08-29
add text about -u0 preventing DNS requests; ok markus@
Kevin Steves
2001-08-29
clear the malloc'd buffer, otherwise source() will leak malloc'd memory; ok t...
Markus Friedl
2001-08-28
allow: ssh -F configfile host
Markus Friedl
2001-08-28
don't set DynamicForward unless Host matches
Markus Friedl
2001-08-27
#include <string.h>
Markus Friedl
2001-08-27
fix memory fault if non-existent filename is given to the -f option
Dan Harnett
2001-08-23
minor cleanup
Kevin Steves
2001-08-23
fix usage; ok markus@
Kevin Steves
2001-08-23
end request with 0, not NULL
Camiel Dobbelaar
2001-08-23
switch to the optimised AES reference code from
Markus Friedl
2001-08-22
document cipher des for protocol 1; ok deraadt@
Kevin Steves
2001-08-22
no rexd; ok markus@
Kevin Steves
2001-08-22
hostname not optional; ok markus@
Kevin Steves
2001-08-22
Sync alignment fixes on OpenSSH rijndael with OpenBSD.
Heikki Korpela
2001-08-21
minor typos and cleanup
Kevin Steves
2001-08-17
typo in comment
Kevin Steves
2001-08-16
document case sensitivity for ssh, sshd and key file
Kevin Steves
2001-08-16
deprecate CheckMail. ok markus@
Jakob Schlyter
2001-08-14
consistent documentation and example of ``-o ssh_option'' for sftp and
Kevin Steves
2001-08-14
"bye"; hk63a@netscape.net
Markus Friedl
2001-08-13
don't need main prototype (also sync with rcp); ok markus@
Kevin Steves
2001-08-11
fix more paths beginning with "//"; <bradshaw@staff.crosswalk.com>. ok markus@
Jakob Schlyter
2001-08-08
undo last change; does not work for sshd
Markus Friedl
2001-08-08
permanently_set_uid is a noop if user is not privilegued;
Markus Friedl
2001-08-08
when describing the -o option, give -o Protocol=1 as the specific example
Theo de Raadt
2001-08-07
extended failure messages from galb@vandyke.com
Markus Friedl
2001-08-06
use alarm vs. setitimer for portable; ok markus@
Kevin Steves
2001-08-05
make -t dsa work with commercial servers, too
Markus Friedl
2001-08-05
ssh 2 support; from wayned@users.sourceforge.net
Markus Friedl
2001-08-03
improve usage(). ok markus@
Jakob Schlyter
2001-08-03
document smartcard options. ok markus@
Jakob Schlyter
2001-08-02
o) .Sh AUTHOR -> .Sh AUTHORS;
Mike Pechkin
2001-08-02
clean up some /* SMARTCARD */. ok markus@
Jakob Schlyter
2001-08-02
add /* SMARTCARD */ to #else/#endif. ok markus@
Jakob Schlyter
2001-08-02
add smartcard to usage(). ok markus@
Jakob Schlyter
2001-08-02
document smartcard upload/download. ok markus@
Jakob Schlyter
2001-08-02
more verbose usage(). ok markus@
Jakob Schlyter
2001-08-02
change -u (upload smartcard key) to -U. ok markus@
Jakob Schlyter
2001-08-02
add -D readerid option (download, i.e. print public RSA key to stdout).
Markus Friedl
2001-08-01
support finish rsa keys.
Markus Friedl
2001-08-01
allow uploading RSA keys for non-default AUT0 (sha1 over passphrase like sect...
Markus Friedl
2001-08-01
refer to current ietf drafts for protocol v2
Markus Friedl
[next]