Damien Miller
bac2d8aa5e
- (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
2000-09-05 16:13:06 +11:00
Damien Miller
676092fad0
Fix spec files
2000-09-05 14:16:18 +11:00
Damien Miller
7b28dc5eb0
20000905
...
- (djm) Import OpenBSD CVS changes
- markus@cvs.openbsd.org 2000/08/31 15:52:24
[Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
implement a SFTP server. interops with sftp2, scp2 and the windows
client from ssh.com
- markus@cvs.openbsd.org 2000/08/31 15:56:03
[README.openssh2]
sync
- markus@cvs.openbsd.org 2000/08/31 16:05:42
[session.c]
Wall
- markus@cvs.openbsd.org 2000/08/31 16:09:34
[authfd.c ssh-agent.c]
add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
- deraadt@cvs.openbsd.org 2000/09/01 09:25:13
[scp.1 scp.c]
cleanup and fix -S support; stevesk@sweden.hp.com
- markus@cvs.openbsd.org 2000/09/01 16:29:32
[sftp-server.c]
portability fixes
- markus@cvs.openbsd.org 2000/09/01 16:32:41
[sftp-server.c]
fix cast; mouring@pconline.com
- itojun@cvs.openbsd.org 2000/09/03 09:23:28
[ssh-add.1 ssh.1]
add missing .El against .Bl.
- markus@cvs.openbsd.org 2000/09/04 13:03:41
[session.c]
missing close; ok theo
- markus@cvs.openbsd.org 2000/09/04 13:07:21
[session.c]
fix get_last_login_time order; from andre@van-veen.de
- markus@cvs.openbsd.org 2000/09/04 13:10:09
[sftp-server.c]
more cast fixes; from mouring@pconline.com
- markus@cvs.openbsd.org 2000/09/04 13:06:04
[session.c]
set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com , bet@rahul.net
- (djm) Cleanup after import. Fix sftp-server compilation, Makefile
2000-09-05 13:34:53 +11:00
Damien Miller
123cbe8e86
Fix init script
2000-09-03 19:14:58 +11:00
Damien Miller
1a425f3eeb
Missing OpenBSD diff hunks
2000-09-02 10:08:09 +11:00
Damien Miller
50f14f8747
- (djm) Pick up Jim's new X11-askpass
...
- (djm) Release 2.2.0p1
2000-09-01 14:14:37 +11:00
Damien Miller
efcd54a51d
Pickup version update
2000-08-31 11:53:44 +11:00
Damien Miller
b5c42d98b3
- (djm) Pick up new version (2.2.0) from OpenBSD CVS
2000-08-31 11:13:10 +11:00
Damien Miller
238a9fa8d0
- (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
...
<acox@cv.telegroup.com>
2000-08-31 09:20:05 +11:00
Damien Miller
250ee8b3ef
- (djm) Fix doh in bsd-arc4random.c
2000-08-30 14:06:35 +11:00
Damien Miller
77aba9d024
- (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
2000-08-30 10:11:30 +11:00
Damien Miller
9a94734d25
- (djm) Fix printing of $DISPLAY hack if set by system type. Report from
...
Kevin Steves <stevesk@sweden.hp.com>
2000-08-30 10:03:33 +11:00
Damien Miller
7cfaaf234f
- (djm) Quieten the pam delete credentials error message
2000-08-30 09:57:49 +11:00
Damien Miller
5552d7addf
- (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
...
<stevesk@sweden.hp.com>
2000-08-30 09:53:24 +11:00
Damien Miller
c30d35ce32
- (djm) Periodically rekey arc4random
...
- (djm) Clean up diff against OpenBSD.
2000-08-30 09:40:09 +11:00
Damien Miller
87d29ed405
- (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
2000-08-30 09:21:22 +11:00
Damien Miller
e5192fafbf
- (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
2000-08-29 14:30:37 +11:00
Damien Miller
6d8c11f627
- (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
...
Bastian Trompetter <btrompetter@firemail.de>
2000-08-29 11:52:38 +11:00
Damien Miller
caf6dd6d21
- More OpenBSD updates:
...
- deraadt@cvs.openbsd.org 2000/08/24 15:46:59
[scp.c]
off_t in sink, to fix files > 2GB, i think, test is still running ;-)
- deraadt@cvs.openbsd.org 2000/08/25 10:10:06
[session.c]
Wall
- markus@cvs.openbsd.org 2000/08/26 04:33:43
[compat.c]
ssh.com-2.3.0
- markus@cvs.openbsd.org 2000/08/27 12:18:05
[compat.c]
compatibility with future ssh.com versions
- deraadt@cvs.openbsd.org 2000/08/27 21:50:55
[auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
print uid/gid as unsigned
- markus@cvs.openbsd.org 2000/08/28 13:51:00
[ssh.c]
enable -n and -f for ssh2
- markus@cvs.openbsd.org 2000/08/28 14:19:53
[ssh.c]
allow combination of -N and -f
- markus@cvs.openbsd.org 2000/08/28 14:20:56
[util.c]
util.c
- markus@cvs.openbsd.org 2000/08/28 14:22:02
[util.c]
undo
- markus@cvs.openbsd.org 2000/08/28 14:23:38
[util.c]
don't complain if setting NONBLOCK fails with ENODEV
2000-08-29 11:33:50 +11:00
Damien Miller
4e0f5e1ec9
- (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
...
Doering <gert@greenie.muc.de>, John Horne <J.Horne@plymouth.ac.uk> and
Garrick James <garrick@james.net>
2000-08-29 11:05:50 +11:00
Damien Miller
f3df052486
- (djm) Don't reseed arc4random everytime it is used
2000-08-23 15:31:41 +10:00
Damien Miller
37e7f186a5
- (djm) Add local version to version.h
2000-08-23 10:52:50 +10:00
Damien Miller
ad833b3e65
- (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
...
- (djm) OpenBSD CVS updates:
- deraadt@cvs.openbsd.org 2000/08/18 20:07:23
[ssh.c]
accept remsh as a valid name as well; roman@buildpoint.com
- deraadt@cvs.openbsd.org 2000/08/18 20:17:13
[deattack.c crc32.c packet.c]
rename crc32() to ssh_crc32() to avoid zlib name clash. do not move to
libz crc32 function yet, because it has ugly "long"'s in it;
oneill@cs.sfu.ca
- deraadt@cvs.openbsd.org 2000/08/18 20:26:08
[scp.1 scp.c]
-S prog support; tv@debian.org
- deraadt@cvs.openbsd.org 2000/08/18 20:50:07
[scp.c]
knf
- deraadt@cvs.openbsd.org 2000/08/18 20:57:33
[log-client.c]
shorten
- markus@cvs.openbsd.org 2000/08/19 12:48:11
[channels.c channels.h clientloop.c ssh.c ssh.h]
support for ~. in ssh2
- deraadt@cvs.openbsd.org 2000/08/19 15:29:40
[crc32.h]
proper prototype
- markus@cvs.openbsd.org 2000/08/19 15:34:44
[authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1]
[ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile]
[fingerprint.c fingerprint.h]
add SSH2/DSA support to the agent and some other DSA related cleanups.
(note that we cannot talk to ssh.com's ssh2 agents)
- markus@cvs.openbsd.org 2000/08/19 15:55:52
[channels.c channels.h clientloop.c]
more ~ support for ssh2
- markus@cvs.openbsd.org 2000/08/19 16:21:19
[clientloop.c]
oops
- millert@cvs.openbsd.org 2000/08/20 12:25:53
[session.c]
We have to stash the result of get_remote_name_or_ip() before we
close our socket or getpeername() will get EBADF and the process
will exit. Only a problem for "UseLogin yes".
- millert@cvs.openbsd.org 2000/08/20 12:30:59
[session.c]
Only check /etc/nologin if "UseLogin no" since login(1) may have its
own policy on determining who is allowed to login when /etc/nologin
is present. Also use the _PATH_NOLOGIN define.
- millert@cvs.openbsd.org 2000/08/20 12:42:43
[auth1.c auth2.c session.c ssh.c]
Add calls to setusercontext() and login_get*(). We basically call
setusercontext() in most places where previously we did a setlogin().
Add default login.conf file and put root in the "daemon" login class.
- millert@cvs.openbsd.org 2000/08/21 10:23:31
[session.c]
Fix incorrect PATH setting; noted by Markus.
2000-08-23 10:46:23 +10:00
Damien Miller
b078567bf5
- (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
...
Avoids "scp never exits" problem. Reports from Lutz Jaenicke
<Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA
<kajiyama@grad.sccs.chukyo-u.ac.jp>
2000-08-23 09:10:39 +10:00
Damien Miller
3241fa15ea
- (djm) SUN_LEN macro for systems which lack it
2000-08-18 14:59:59 +10:00
Damien Miller
a7f58293f7
- (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
2000-08-18 14:43:41 +10:00
Damien Miller
681062a6b3
forgot to remove
2000-08-18 14:38:43 +10:00
Damien Miller
c1132e7759
- (djm) Lastlog was not getting closed after writing login entry
2000-08-18 14:08:38 +10:00
Damien Miller
61c5150861
Forgot to add
2000-08-18 14:01:04 +10:00
Damien Miller
942da039d2
- (djm) OpenBSD CVS changes:
...
- markus@cvs.openbsd.org 2000/07/22 03:14:37
[servconf.c servconf.h sshd.8 sshd.c sshd_config]
random early drop; ok theo, niels
- deraadt@cvs.openbsd.org 2000/07/26 11:46:51
[ssh.1]
typo
- deraadt@cvs.openbsd.org 2000/08/01 11:46:11
[sshd.8]
many fixes from pepper@mail.reppep.com
- provos@cvs.openbsd.org 2000/08/01 13:01:42
[Makefile.in util.c aux.c]
rename aux.c to util.c to help with cygwin port
- deraadt@cvs.openbsd.org 2000/08/02 00:23:31
[authfd.c]
correct sun_len; Alexander@Leidinger.net
- provos@cvs.openbsd.org 2000/08/02 10:27:17
[readconf.c sshd.8]
disable kerberos authentication by default
- provos@cvs.openbsd.org 2000/08/02 11:27:05
[sshd.8 readconf.c auth-krb4.c]
disallow kerberos authentication if we can't verify the TGT; from
dugsong@
kerberos authentication is on by default only if you have a srvtab.
- markus@cvs.openbsd.org 2000/08/04 14:30:07
[auth.c]
unused
- markus@cvs.openbsd.org 2000/08/04 14:30:35
[sshd_config]
MaxStartups
- markus@cvs.openbsd.org 2000/08/15 13:20:46
[authfd.c]
cleanup; ok niels@
- markus@cvs.openbsd.org 2000/08/17 14:05:10
[session.c]
cleanup login(1)-like jobs, no duplicate utmp entries
- markus@cvs.openbsd.org 2000/08/17 14:06:34
[session.c sshd.8 sshd.c]
sshd -u len, similar to telnetd
2000-08-18 13:59:06 +10:00
Damien Miller
11fa2cc383
- (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
...
- (djm) Fix strerror replacement for old SunOS. Based on patch from
Charles Levert <charles@comm.polymtl.ca>
- (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
implementation.
2000-08-16 10:35:58 +10:00
Damien Miller
0da2eaaf06
- (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2000-08-15 11:32:59 +10:00
Damien Miller
e477ef6529
- (djm) Don't seek in directory based lastlogs
...
- (djm) Fix --with-ipaddr-display configure option test. Patch from
Jarno Huuskonen <jhuuskon@messi.uku.fi>
2000-08-15 10:21:17 +10:00
Damien Miller
c83aa83784
- (djm) Avoid failures on Irix when ssh is not setuid. Fix from
...
Michael Stone <mstone@cs.loyola.edu>
2000-08-15 10:08:00 +10:00
Damien Miller
348c9b7a95
- (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
2000-08-15 10:01:22 +10:00
Damien Miller
ef7ed5eadf
- (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from
...
Fabrice bacchella <fabrice.bacchella@marchfirst.fr>
2000-08-13 10:31:12 +10:00
Damien Miller
36ccb5c4f3
- (djm) utmp direct write & SunOS 4 patch from Charles Levert
...
<charles@comm.polymtl.ca>
2000-08-09 16:34:27 +10:00
Damien Miller
d17b8d5aee
- (djm) Define AIX hard limits if headers don't. Report from
...
Bill Painter <william.t.painter@lmco.com>
2000-08-09 14:42:28 +10:00
Damien Miller
ab8d1921f4
- (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install
...
time, spec file cleanup.
2000-08-08 16:53:28 +10:00
Damien Miller
52652f5cef
- (djm) Add some more entropy collection commands from Lutz Jaenicke
2000-08-07 15:54:39 +10:00
Damien Miller
0f091bd1fc
- (djm) Suppress error messages on channel close shutdown() failurs
...
works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
2000-08-07 15:47:48 +10:00
Damien Miller
729e1f15d8
Set mode 0755 during install
2000-08-07 15:39:13 +10:00
Damien Miller
7b60a17f14
- (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
2000-07-25 09:04:37 +10:00
Damien Miller
994cf1426d
- (djm) OpenBSD CVS updates:
...
- markus@cvs.openbsd.org 2000/07/16 02:27:22
[authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c]
[sshconnect1.c sshconnect2.c]
make ssh-add accept dsa keys (the agent does not)
- djm@cvs.openbsd.org 2000/07/17 19:25:02
[sshd.c]
Another closing of stdin; ok deraadt
- markus@cvs.openbsd.org 2000/07/19 18:33:12
[dsa.c]
missing free, reorder
- markus@cvs.openbsd.org 2000/07/20 16:23:14
[ssh-keygen.1]
document input and output files
2000-07-21 10:19:44 +10:00
Damien Miller
9dec776279
- Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
2000-07-20 10:00:59 +10:00
Damien Miller
a8dbd9d88f
2.1.1p4
2000-07-16 13:25:00 +10:00
Damien Miller
ecbb26d3d4
- Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
...
- Include floatingpoint.h for entropy.c
- strerror replacement
2000-07-15 14:59:14 +10:00
Damien Miller
be484b5d98
- (djm) OpenBSD CVS updates
...
- provos@cvs.openbsd.org 2000/07/13 16:53:22
[aux.c readconf.c servconf.c ssh.h]
allow multiple whitespace but only one '=' between tokens, bug report from
Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
- provos@cvs.openbsd.org 2000/07/13 17:14:09
[clientloop.c]
typo; todd@fries.net
- provos@cvs.openbsd.org 2000/07/13 17:19:31
[scp.c]
close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
- markus@cvs.openbsd.org 2000/07/14 16:59:46
[readconf.c servconf.c]
allow leading whitespace. ok niels
- djm@cvs.openbsd.org 2000/07/14 22:01:38
[ssh-keygen.c ssh.c]
Always create ~/.ssh with mode 700; ok Markus
2000-07-15 14:14:16 +10:00
Damien Miller
055dc36983
Diff hunk which slipped thru
2000-07-12 21:20:23 +10:00
Damien Miller
2e7ba69450
- (djm) Released 2.1.1p3
2000-07-12 21:10:23 +10:00