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
2000-09-21
add context to dispatch_run
Markus Friedl
2000-09-21
change login logic in ssh2, allows plugin of other auth methods
Markus Friedl
2000-09-21
utime() to utimes(); mouring@pconline.com
Markus Friedl
2000-09-21
bug compat for old ssh.com software
Markus Friedl
2000-09-21
typo
Markus Friedl
2000-09-21
typo
Markus Friedl
2000-09-17
yes no; ok niels@
Markus Friedl
2000-09-17
fix DEBUG_KEXDH
Markus Friedl
2000-09-15
check return value for setenv(3) for failure, and deal appropriately
Theo de Raadt
2000-09-14
typo
Markus Friedl
2000-09-12
multiple debug levels
Markus Friedl
2000-09-12
a few more comments about it being ARC4 not RC4
Theo de Raadt
2000-09-08
bye bye
Markus Friedl
2000-09-07
some more Copyright fixes
Markus Friedl
2000-09-07
typo
Markus Friedl
2000-09-07
cleanup window and packet sizes for ssh2 flow control; ok niels
Markus Friedl
2000-09-07
cleanup copyright notices on all files. I have attempted to be accurate with
Theo de Raadt
2000-09-06
prototype
Markus Friedl
2000-09-05
cleanup
Markus Friedl
2000-09-05
enable ssh-add -d for DSA keys
Markus Friedl
2000-09-05
print hostname (not hushlogin)
Markus Friedl
2000-09-04
more cast fixes; from mouring@pconline.com
Markus Friedl
2000-09-04
fix get_last_login_time order; from andre@van-veen.de
Markus Friedl
2000-09-04
set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com, bet@rahul.net
Markus Friedl
2000-09-04
missing close; ok theo
Markus Friedl
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-09-03
add missing .El against .Bl.
Jun-ichiro itojun Hagino
2000-09-01
fix cast; mouring@pconline.com
Markus Friedl
2000-09-01
portability fixes
Markus Friedl
2000-09-01
cleanup and fix -S support; stevesk@sweden.hp.com
Theo de Raadt
2000-08-31
add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
Markus Friedl
2000-08-31
Wall
Markus Friedl
2000-08-31
sync
Markus Friedl
2000-08-31
implement a SFTP server. interops with sftp2, scp2 and the windows
Markus Friedl
2000-08-30
OpenSSH_2.2.0
Markus Friedl
2000-08-28
don't complain if setting NONBLOCK fails with ENODEV
Markus Friedl
2000-08-28
undo
Markus Friedl
2000-08-28
util.c
Markus Friedl
2000-08-28
allow combination of -N and -f
Markus Friedl
2000-08-28
enable -n and -f for ssh2
Markus Friedl
2000-08-28
print uid/gid as unsigned
Theo de Raadt
2000-08-27
compatibility with future ssh.com versions
Markus Friedl
2000-08-26
ssh.com-2.3.0
Markus Friedl
2000-08-25
no need for those dynamic libraries anymore
Theo de Raadt
2000-08-25
Wall
Theo de Raadt
2000-08-24
off_t in sink, to fix files > 2GB, i think, test is still running ;-)
Theo de Raadt
2000-08-21
Fix incorrect PATH setting; noted by Markus.
Todd C. Miller
2000-08-20
Add calls to setusercontext() and login_get*(). We basically call
Todd C. Miller
2000-08-20
Only check /etc/nologin if "UseLogin no" since login(1) may have its
Todd C. Miller
2000-08-20
We have to stash the result of get_remote_name_or_ip() before we
Todd C. Miller
[next]