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-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
2000-08-19
oops
Markus Friedl
2000-08-19
more ~ support for ssh2
Markus Friedl
2000-08-19
add SSH2/DSA support to the agent and some other DSA related cleanups.
Markus Friedl
2000-08-19
proper prototype
Theo de Raadt
2000-08-19
support for ~. in ssh2
Markus Friedl
2000-08-19
shorten
Theo de Raadt
2000-08-19
knf
Theo de Raadt
2000-08-19
-S prog support; tv@debian.org
Theo de Raadt
2000-08-19
rename crc32() to ssh_crc32() to avoid zlib name clash. do not move to
Theo de Raadt
2000-08-19
accept remsh as a valid name as well; roman@buildpoint.com
Theo de Raadt
2000-08-17
sshd -u len, similar to telnetd
Markus Friedl
2000-08-17
cleanup login(1)-like jobs, no duplicate utmp entries
Markus Friedl
2000-08-15
cleanup; ok niels@
Markus Friedl
2000-08-04
MaxStartups
Markus Friedl
2000-08-04
unused
Markus Friedl
2000-08-02
disallow kerberos authentication if we can't verify the TGT; from
Niels Provos
2000-08-02
disable kerberos authentication by default
Niels Provos
2000-08-02
correct sun_len; Alexander@Leidinger.net
Theo de Raadt
2000-08-01
rename aux.c to util.c to help with cygwin port
Niels Provos
2000-08-01
many fixes from pepper@mail.reppep.com
Theo de Raadt
2000-07-26
typo
Theo de Raadt
2000-07-22
random early drop; ok theo, niels
Markus Friedl
2000-07-20
document input and output files
Markus Friedl
2000-07-20
missing free, reorder
Markus Friedl
2000-07-18
Another closing of stdin; ok deraadt
Damien Miller
2000-07-16
make ssh-add accept dsa keys (the agent does not)
Markus Friedl
2000-07-15
Always create ~/.ssh with mode 700; ok Markus
Damien Miller
2000-07-14
allow leading whitespace. ok niels
Markus Friedl
2000-07-13
close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
Niels Provos
2000-07-13
typo; todd@fries.net
Niels Provos
2000-07-13
allow multiple whitespace but only one '=' between tokens, bug report from
Niels Provos
2000-07-11
disable FallBackToRsh by default
Theo de Raadt
2000-07-11
make MaxStartups code still work with -d; djm
Theo de Raadt
2000-07-10
strtok() --> strsep(). (niels@ ok)
Hakan Olsson
2000-07-10
Get the correct message on errors. (niels@ ok)
Hakan Olsson
2000-07-09
Better conditions for strsep() ending.
Hakan Olsson
2000-07-09
KNF
Theo de Raadt
2000-07-08
replace strtok with strsep; from David Young <dyoung@onthejob.net>
Niels Provos
2000-07-07
sense of port forwarding flag test was backwards
Theo de Raadt
2000-07-07
clean code is good code
Todd T. Fries
2000-07-06
Insert more missing .El directives. Our troff really should identify these and
Aaron Campbell
[next]