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 (
Collapse
)
Author
1999-11-02
remove unused argument. ok dugsong
Markus Friedl
1999-11-02
typo
Markus Friedl
1999-10-28
save a few lines when disabling rhosts-{rsa-}auth
Markus Friedl
1999-10-28
remove broken x11 fix and document istate/ostate
Markus Friedl
1999-10-28
call setsid() regardless of argv[]
Markus Friedl
1999-10-28
from niklas: Add -c -s and -k support, Create socket early to avoid race,
Markus Friedl
Don't let child access std{in,out,err}
1999-10-27
connect to agent before accepting input. ok niklas@
Markus Friedl
1999-10-27
ignore sigpipe, do not die if the client (ssh-add, ssh) dies, ok: niklas@
Markus Friedl
1999-10-27
fix for stupid binutils linker
Theo de Raadt
1999-10-27
use libssl md5 routines
Theo de Raadt
1999-10-27
idea does not exist
Theo de Raadt
1999-10-27
Calculation fix in progressmeter() for ETA > 1hr; pasto on my part.
Aaron Campbell
1999-10-26
do not -g -g
Theo de Raadt
1999-10-26
more usefull debug messages and simplify channel alloc code
Markus Friedl
1999-10-26
don't define original_real_uid twice
Markus Friedl
1999-10-25
server-logs default to AUTH (consistence with sample sshd_config)
Markus Friedl
1999-10-25
document more external components
Theo de Raadt
1999-10-25
document nchan.c (proto1.5)
Markus Friedl
1999-10-25
remove buggy 'x11-fix'
Markus Friedl
1999-10-25
typo in debug messages (input vs. ouput)
Markus Friedl
1999-10-25
remove prototypes for old/removed minfd functions
Markus Friedl
1999-10-25
typo, s/to many/too many/, from zzlevo@dd.chalmers.se
Markus Friedl
1999-10-25
bugfix: print remote version, from chris@dqc.org
Markus Friedl
1999-10-25
move common files to ./lib and link libssh.a, tested with and w/o obj
Markus Friedl
1999-10-19
stop leak; after branch, builders take note
Theo de Raadt
1999-10-18
OpenSSH-1.2, read my lips: no more patches
Markus Friedl
1999-10-18
the session key is only the least significant 256-bits, mask the rest away
Niels Provos
1999-10-17
removed AUTH_FD residua.
Markus Friedl
1999-10-17
don't use KerberosOrLocalPassword unless KerberosAuthentication is set - ↵
Dug Song
from millert@
1999-10-17
default KerberosOrLocalPassword to 'yes'
Dug Song
1999-10-17
remove AllowHosts, DenyHosts, SilentDeny server access control cruft - ↵
Dug Song
replace with LIBWRAP moved to child. ok markus@ deraat@
1999-10-17
use daemon()
Dug Song
1999-10-17
-Wall, get rid of unused headers/vars
Dug Song
1999-10-17
Remove some redundant .Pp.
Aaron Campbell
1999-10-17
mention that verbose mode can be used s/key authentication
Niels Provos
1999-10-17
re-implement the proto-1.5 channel close protocol, see nchan.ms.
Markus Friedl
1999-10-17
update trailer, and copy to other pages
Theo de Raadt
1999-10-17
mention OpenSSH, plus added features.
Niels Provos
1999-10-16
public exponent needs to be odd.
Niels Provos
1999-10-16
dont encrypt with public exponent < 3.
Niels Provos
1999-10-16
refuse to talk to protocol < 1.3
Markus Friedl
1999-10-16
add CVS tags, fix comments and whitespace
Markus Friedl
1999-10-16
snprintf
Theo de Raadt
1999-10-16
snprintf
Theo de Raadt
1999-10-16
typo, add '-f' to SYNOPSIS
Markus Friedl
1999-10-16
typo: -P port
Markus Friedl
1999-10-16
the logging output needs \r, say "debug: " when debuggin
Markus Friedl
1999-10-16
support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies.
Markus Friedl
interops (x11,agent,etc) with 1.2.27 and protocol 1.3
1999-10-16
-Wall cleanup
Niels Provos
1999-10-15
typo: s/UsePrivilegedPorts/UsePrivilegedPort/
Markus Friedl
[next]