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-09-20
CheckMail removed. OKed stevesk@
mouring
2001-09-20
bug compat: request a dummy channel for -N (no shell) sessions + cleanup; vin...
Markus Friedl
2001-09-20
key_read returns now -1 or 1
Markus Friedl
2001-09-20
fix ClientAliveCountMax
Kevin Steves
2001-09-19
don't advertise -V in usage; ok markus@
Kevin Steves
2001-09-19
missing -t in usage
Kevin Steves
2001-09-19
use sizeof addr vs. SUN_LEN(addr) for sockaddr_un. Stevens blesses
Kevin Steves
2001-09-19
add ClearAllForwardings ssh option and set it in scp and sftp; ok markus@
Kevin Steves
2001-09-19
key_read() now returns -1 on type mismatch, too
Markus Friedl
2001-09-19
command=xxx applies to subsystem now, too
Markus Friedl
2001-09-17
missing -B in usage string
Kevin Steves
2001-09-17
more versions suffering the SSH_BUG_DEBUG bug;
Markus Friedl
2001-09-17
don't send fake dummy packets on CR (\r)
Markus Friedl
2001-09-17
try to fix agent-forwarding-backconnection-bug, as seen on HPUX, for example;
Markus Friedl
2001-09-17
better error handling if you try to export a bad key to ssh.com
Markus Friedl
2001-09-17
cleanup and document -1, -s and -S; ok markus@
Kevin Steves
2001-09-17
never keep a connection to the smartcard open.
Markus Friedl
2001-09-17
u_char*/char* cleanup; ok markus@
Kevin Steves
2001-09-17
add -Fssh_config option; ok markus@
Kevin Steves
2001-09-16
calls krb_afslog() after setting $HOME; mattiasa@e.kth.se; fixes pr 1943
Markus Friedl
2001-09-14
command=xxx overwrites subsystems, too
Markus Friedl
2001-09-14
typo
Markus Friedl
2001-09-13
missing $OpenBSD:
Markus Friedl
2001-09-12
don't forward agent for non third-party copies; ok markus@
Kevin Steves
2001-09-10
link k5 before k4 (new binutils is more picky than old ld)
Jason Wright
2001-09-05
avoid first person in manual pages
Theo de Raadt
2001-09-03
fatal() for nonexistent -Fssh_config. ok markus@
Kevin Steves
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
[next]