]> andersk Git - openssh.git/log
openssh.git
17 years ago - (djm) [auth-pam.c auth.c bufaux.h entropy.c openbsd-compat/port-tun.c]
djm [Sat, 5 Aug 2006 02:49:30 +0000 (02:49 +0000)] 
 - (djm) [auth-pam.c auth.c bufaux.h entropy.c openbsd-compat/port-tun.c]
   remove last traces of bufaux.h - it was merged into buffer.h in the big
   includes.h commit

17 years ago - (djm) [auth-pam.c defines.h] Move PAM related bits to auth-pam.c
djm [Sat, 5 Aug 2006 02:43:32 +0000 (02:43 +0000)] 
 - (djm) [auth-pam.c defines.h] Move PAM related bits to auth-pam.c

17 years ago - stevesk@cvs.openbsd.org 2006/08/04 20:46:05
djm [Sat, 5 Aug 2006 02:40:11 +0000 (02:40 +0000)] 
   - stevesk@cvs.openbsd.org 2006/08/04 20:46:05
     [monitor.c session.c ssh-agent.c]
     spaces

17 years ago - deraadt@cvs.openbsd.org 2006/08/03 03:34:42
djm [Sat, 5 Aug 2006 02:39:39 +0000 (02:39 +0000)] 
   - deraadt@cvs.openbsd.org 2006/08/03 03:34:42
     [OVERVIEW atomicio.c atomicio.h auth-bsdauth.c auth-chall.c auth-krb5.c]
     [auth-options.c auth-options.h auth-passwd.c auth-rh-rsa.c auth-rhosts.c]
     [auth-rsa.c auth-skey.c auth.c auth.h auth1.c auth2-chall.c auth2-gss.c]
     [auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c ]
     [auth2-pubkey.c auth2.c authfd.c authfd.h authfile.c bufaux.c bufbn.c]
     [buffer.c buffer.h canohost.c channels.c channels.h cipher-3des1.c]
     [cipher-bf1.c cipher-ctr.c cipher.c cleanup.c clientloop.c compat.c]
     [compress.c deattack.c dh.c dispatch.c dns.c dns.h fatal.c groupaccess.c]
     [groupaccess.h gss-genr.c gss-serv-krb5.c gss-serv.c hostfile.c kex.c]
     [kex.h kexdh.c kexdhc.c kexdhs.c kexgex.c kexgexc.c kexgexs.c key.c]
     [key.h log.c log.h mac.c match.c md-sha256.c misc.c misc.h moduli.c]
     [monitor.c monitor_fdpass.c monitor_mm.c monitor_mm.h monitor_wrap.c]
     [monitor_wrap.h msg.c nchan.c packet.c progressmeter.c readconf.c]
     [readconf.h readpass.c rsa.c scard.c scard.h scp.c servconf.c servconf.h]
     [serverloop.c session.c session.h sftp-client.c sftp-common.c]
     [sftp-common.h sftp-glob.c sftp-server.c sftp.c ssh-add.c ssh-agent.c]
     [ssh-dss.c ssh-gss.h ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh-rsa.c]
     [ssh.c ssh.h sshconnect.c sshconnect.h sshconnect1.c sshconnect2.c]
     [sshd.c sshlogin.c sshlogin.h sshpty.c sshpty.h sshtty.c ttymodes.c]
     [uidswap.c uidswap.h uuencode.c uuencode.h xmalloc.c xmalloc.h]
     [loginrec.c loginrec.h openbsd-compat/port-aix.c openbsd-compat/port-tun.h]
     almost entirely get rid of the culture of ".h files that include .h files"
     ok djm, sort of ok stevesk
     makes the pain stop in one easy step
     NB. portable commit contains everything *except* removing includes.h, as
     that will take a fair bit more work as we move headers that are required
     for portability workarounds to defines.h. (also, this step wasn't "easy")

17 years ago - stevesk@cvs.openbsd.org 2006/08/01 23:36:12
djm [Sat, 5 Aug 2006 01:38:40 +0000 (01:38 +0000)] 
   - stevesk@cvs.openbsd.org 2006/08/01 23:36:12
     [authfile.c channels.c progressmeter.c scard.c servconf.c ssh.c]
     clean extra spaces

17 years ago - stevesk@cvs.openbsd.org 2006/08/01 23:22:48
djm [Sat, 5 Aug 2006 01:37:59 +0000 (01:37 +0000)] 
   - stevesk@cvs.openbsd.org 2006/08/01 23:22:48
     [auth-passwd.c auth-rhosts.c auth-rsa.c auth.c auth.h auth1.c]
     [auth2-chall.c auth2-pubkey.c authfile.c buffer.c canohost.c]
     [channels.c clientloop.c dh.c dns.c dns.h hostfile.c kex.c kexdhc.c]
     [kexgexc.c kexgexs.c key.c key.h log.c misc.c misc.h moduli.c]
     [monitor_wrap.c packet.c progressmeter.c readconf.c readpass.c scp.c]
     [servconf.c session.c sftp-client.c sftp-common.c sftp-server.c sftp.c]
     [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keyscan.c ssh.c sshconnect.c]
     [sshconnect1.c sshconnect2.c sshd.c sshlogin.c sshtty.c uuencode.c]
     [uuencode.h xmalloc.c]
     move #include <stdio.h> out of includes.h

17 years ago - dtucker@cvs.openbsd.org 2006/08/01 11:34:36
djm [Sat, 5 Aug 2006 01:35:45 +0000 (01:35 +0000)] 
   - dtucker@cvs.openbsd.org 2006/08/01 11:34:36
     [sshconnect.c]
     Allow fallback to known_hosts entries without port qualifiers for
     non-standard ports too, so that all existing known_hosts entries will be
     recognised.  Requested by, feedback and ok markus@

17 years ago - stevesk@cvs.openbsd.org 2006/07/30 20:15:19
djm [Sat, 5 Aug 2006 01:35:23 +0000 (01:35 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/30 20:15:19
     [atomicio.h]
     order includes to KNF

17 years ago - jmc@cvs.openbsd.org 2006/07/27 08:00:50
djm [Sat, 5 Aug 2006 01:34:51 +0000 (01:34 +0000)] 
   - jmc@cvs.openbsd.org 2006/07/27 08:00:50
     [ssh_config.5]
     avoid confusing wording in HashKnownHosts:
     originally spotted by alan amesbury;
     ok deraadt

17 years ago - stevesk@cvs.openbsd.org 2006/07/26 13:57:17
djm [Sat, 5 Aug 2006 01:34:19 +0000 (01:34 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/26 13:57:17
     [authfd.c authfile.c dh.c canohost.c channels.c clientloop.c compat.c]
     [hostfile.c kex.c log.c misc.c moduli.c monitor.c packet.c readpass.c]
     [scp.c servconf.c session.c sftp-server.c sftp.c ssh-add.c ssh-agent.c]
     [ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh.c sshconnect.c]
     [sshconnect1.c sshd.c xmalloc.c]
     move #include <stdlib.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/26 02:35:17
djm [Sat, 5 Aug 2006 01:02:17 +0000 (01:02 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/26 02:35:17
     [atomicio.c auth.c dh.c authfile.c buffer.c clientloop.c kex.c]
     [groupaccess.c gss-genr.c kexgexs.c misc.c monitor.c monitor_mm.c]
     [packet.c scp.c serverloop.c session.c sftp-client.c sftp-common.c]
     [sftp-server.c sftp.c ssh-add.c ssh-agent.c ssh-keygen.c sshlogin.c]
     [uidswap.c xmalloc.c]
     move #include <sys/param.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/25 02:59:21
djm [Sat, 5 Aug 2006 00:57:45 +0000 (00:57 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/25 02:59:21
     [channels.c clientloop.c packet.c scp.c serverloop.c sftp-client.c]
     [sftp-server.c ssh-agent.c ssh-keyscan.c sshconnect.c sshd.c]
     move #include <sys/time.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/25 02:01:34
djm [Fri, 4 Aug 2006 23:33:15 +0000 (23:33 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/25 02:01:34
     [scard.c]
     need #include <string.h>

17 years ago - stevesk@cvs.openbsd.org 2006/07/24 13:58:22
djm [Fri, 4 Aug 2006 23:11:13 +0000 (23:11 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/24 13:58:22
     [sshconnect.c]
     disable tunnel forwarding when no strict host key checking
     and key changed; ok djm@ markus@ dtucker@

17 years ago - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
dtucker [Fri, 4 Aug 2006 09:44:23 +0000 (09:44 +0000)] 
 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
   versions of Solaris, so use AC_LINK_IFELSE to actually link the test program
   rather than just compiling it.  Spotted by dlg@.

17 years ago - (dtucker) [openbsd-compat/daemon.c] Add unistd.h for fork() prototype.
dtucker [Wed, 2 Aug 2006 13:33:54 +0000 (13:33 +0000)] 
 - (dtucker) [openbsd-compat/daemon.c] Add unistd.h for fork() prototype.

17 years ago - (dtucker) [openbsd-compat/xmmap.c] Need fcntl.h for O_RDRW.
dtucker [Tue, 25 Jul 2006 09:52:07 +0000 (09:52 +0000)] 
 - (dtucker) [openbsd-compat/xmmap.c] Need fcntl.h for O_RDRW.

17 years ago - (dtucker) [regress/forcecommand.sh] Portablize.
dtucker [Mon, 24 Jul 2006 13:50:23 +0000 (13:50 +0000)] 
 - (dtucker) [regress/forcecommand.sh] Portablize.

17 years ago - (dtucker) [cleanup.c] Since config.h defines _LARGE_FILES on AIX, including
dtucker [Mon, 24 Jul 2006 13:19:40 +0000 (13:19 +0000)] 
 - (dtucker) [cleanup.c] Since config.h defines _LARGE_FILES on AIX, including
   system headers before defines.h will cause conflicting definitions.

17 years ago - (djm) [regress/Makefile regress/agent-getpeereid.sh regress/cfgmatch.sh]
djm [Mon, 24 Jul 2006 05:31:41 +0000 (05:31 +0000)] 
 - (djm) [regress/Makefile regress/agent-getpeereid.sh regress/cfgmatch.sh]
   [regress/cipher-speed.sh regress/forcecommand.sh regress/forwarding.sh]
   Sync regress tests to -current; include dtucker@'s new cfgmatch and
   forcecommand tests. Add cipher-speed.sh test (not linked in yet)

17 years ago - (djm) [Makefile.in]
djm [Mon, 24 Jul 2006 05:30:18 +0000 (05:30 +0000)] 
 - (djm) [Makefile.in]
   Remove generated openbsd-compat/regress/Makefile in distclean target

17 years ago - (djm) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c]
djm [Mon, 24 Jul 2006 05:08:35 +0000 (05:08 +0000)] 
 - (djm) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c]
   [openbsd-compat/bsd-cray.c openbsd-compat/bsd-openpty.c]
   [openbsd-compat/bsd-snprintf.c openbsd-compat/fake-rfc2553.c]
   [openbsd-compat/port-aix.c openbsd-compat/port-irix.c]
   [openbsd-compat/rresvport.c]
   These look to need string.h and/or unistd.h (based on a grep for function
   names)

17 years ago - (djm) [session.c]
djm [Mon, 24 Jul 2006 05:03:06 +0000 (05:03 +0000)] 
 - (djm) [session.c]
   fix compile error with -Werror -Wall: 'path' is only used in
   do_setup_env() if HAVE_LOGIN_CAP is not defined

17 years ago - (djm) [uuencode.c]
djm [Mon, 24 Jul 2006 04:58:07 +0000 (04:58 +0000)] 
 - (djm) [uuencode.c]
   Add resolv.h, is it contains the prototypes for __b64_ntop/__b64_pton on
   some platforms

17 years ago - (djm) [openbsd-compat/glob.c]
djm [Mon, 24 Jul 2006 04:55:47 +0000 (04:55 +0000)] 
 - (djm) [openbsd-compat/glob.c]
   Move get_arg_max() into the ifdef HAVE_GLOB block so that it compiles
   on OpenBSD (or other platforms with a decent glob implementation) with
   -Werror

17 years ago - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
djm [Mon, 24 Jul 2006 04:51:00 +0000 (04:51 +0000)] 
 - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
   [canohost.c channels.c cipher-acss.c defines.h dns.c gss-genr.c]
   [gss-serv-krb5.c gss-serv.c log.h loginrec.c logintest.c readconf.c]
   [servconf.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh-rand-helper.c]
   [ssh.c sshconnect.c sshd.c openbsd-compat/bindresvport.c]
   [openbsd-compat/bsd-arc4random.c openbsd-compat/bsd-misc.c]
   [openbsd-compat/getrrsetbyname.c openbsd-compat/glob.c]
   [openbsd-compat/mktemp.c openbsd-compat/port-linux.c]
   [openbsd-compat/port-tun.c openbsd-compat/readpassphrase.c]
   [openbsd-compat/setproctitle.c openbsd-compat/xmmap.c]
   make the portable tree compile again - sprinkle unistd.h and string.h
   back in. Don't redefine __unused, as it turned out to be used in
   headers on Linux, and replace its use in auth-pam.c with ARGSUSED

17 years ago - stevesk@cvs.openbsd.org 2006/07/23 01:11:05
djm [Mon, 24 Jul 2006 04:14:19 +0000 (04:14 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/23 01:11:05
     [auth.h dispatch.c kex.h sftp-client.c]
     #include <signal.h> for sig_atomic_t; need this prior to <sys/param.h>
     move

17 years ago - stevesk@cvs.openbsd.org 2006/07/22 20:48:23
djm [Mon, 24 Jul 2006 04:13:33 +0000 (04:13 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/22 20:48:23
     [atomicio.c auth-options.c auth-passwd.c auth-rhosts.c auth-rsa.c]
     [auth.c auth1.c auth2-chall.c auth2-hostbased.c auth2-passwd.c auth2.c]
     [authfd.c authfile.c bufaux.c bufbn.c buffer.c canohost.c channels.c]
     [cipher-3des1.c cipher-bf1.c cipher-ctr.c cipher.c clientloop.c]
     [compat.c deattack.c dh.c dns.c gss-genr.c gss-serv.c hostfile.c]
     [includes.h kex.c kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c log.c]
     [mac.c match.c md-sha256.c misc.c moduli.c monitor.c monitor_fdpass.c]
     [monitor_mm.c monitor_wrap.c msg.c nchan.c packet.c rsa.c]
     [progressmeter.c readconf.c readpass.c scp.c servconf.c serverloop.c]
     [session.c sftp-client.c sftp-common.c sftp-glob.c sftp-server.c sftp.c]
     [ssh-add.c ssh-agent.c ssh-dss.c ssh-keygen.c ssh-keyscan.c]
     [ssh-keysign.c ssh-rsa.c ssh.c sshconnect.c sshconnect1.c sshconnect2.c]
     [sshd.c sshlogin.c sshpty.c ttymodes.c uidswap.c xmalloc.c]
     move #include <string.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/22 19:08:54
djm [Mon, 24 Jul 2006 04:09:40 +0000 (04:09 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/22 19:08:54
     [includes.h moduli.c progressmeter.c scp.c sftp-common.c]
     [sftp-server.c ssh-agent.c sshlogin.c]
     move #include <time.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/21 21:26:55
djm [Mon, 24 Jul 2006 04:08:50 +0000 (04:08 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/21 21:26:55
     [progressmeter.c]
     ARGSUSED for signal handler

17 years ago - stevesk@cvs.openbsd.org 2006/07/21 21:13:30
djm [Mon, 24 Jul 2006 04:08:32 +0000 (04:08 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/21 21:13:30
     [channels.c]
     more ARGSUSED (lint) for dispatch table-driven functions; ok djm@

17 years ago - dtucker@cvs.openbsd.org 2006/07/21 12:43:36
djm [Mon, 24 Jul 2006 04:08:13 +0000 (04:08 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/21 12:43:36
     [channels.c channels.h servconf.c servconf.h sshd_config.5]
     Make PermitOpen take a list of permitted ports and act more like most
     other keywords (ie the first match is the effective setting). This
     also makes it easier to override a previously set PermitOpen. ok djm@

17 years ago - stevesk@cvs.openbsd.org 2006/07/20 15:26:15
djm [Mon, 24 Jul 2006 04:07:35 +0000 (04:07 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/20 15:26:15
     [auth1.c serverloop.c session.c sshconnect2.c]
     missed some needed #include <unistd.h> when KERBEROS5=no; issue from
     massimo@cedoc.mo.it

17 years ago - dtucker@cvs.openbsd.org 2006/07/19 13:07:10
djm [Mon, 24 Jul 2006 04:06:47 +0000 (04:06 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/19 13:07:10
     [servconf.c servconf.h session.c sshd.8 sshd_config sshd_config.5]
     Add ForceCommand keyword to sshd_config, equivalent to the "command="
     key option, man page entry and example in sshd_config.
     Feedback & ok djm@, man page corrections & ok jmc@

17 years ago - dtucker@cvs.openbsd.org 2006/07/19 08:56:41
djm [Mon, 24 Jul 2006 04:05:48 +0000 (04:05 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/19 08:56:41
     [servconf.c sshd_config.5]
     Add support for X11Forwaring, X11DisplayOffset and X11UseLocalhost to
     Match.  ok djm@

17 years ago - stevesk@cvs.openbsd.org 2006/07/18 22:27:55
djm [Mon, 24 Jul 2006 04:05:24 +0000 (04:05 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/18 22:27:55
     [dh.c]
     remove unneeded includes; ok djm@

17 years ago - dtucker@cvs.openbsd.org 2006/07/18 08:22:23
djm [Mon, 24 Jul 2006 04:05:08 +0000 (04:05 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/18 08:22:23
     [sshd_config.5]
     Clarify description of Match, with minor correction from jmc@

17 years ago - jmc@cvs.openbsd.org 2006/07/18 08:03:09
djm [Mon, 24 Jul 2006 04:04:53 +0000 (04:04 +0000)] 
   - jmc@cvs.openbsd.org 2006/07/18 08:03:09
     [ssh-agent.1 sshd_config.5]
     mark up angle brackets;

17 years ago - jmc@cvs.openbsd.org 2006/07/18 07:56:28
djm [Mon, 24 Jul 2006 04:04:36 +0000 (04:04 +0000)] 
   - jmc@cvs.openbsd.org 2006/07/18 07:56:28
     [scp.1]
     replace DIAGNOSTICS with .Ex;

17 years ago - jmc@cvs.openbsd.org 2006/07/18 07:50:40
djm [Mon, 24 Jul 2006 04:04:16 +0000 (04:04 +0000)] 
   - jmc@cvs.openbsd.org 2006/07/18 07:50:40
     [sshd_config.5]
     tweak; ok dtucker

17 years ago - dtucker@cvs.openbsd.org 2006/07/17 12:06:00
djm [Mon, 24 Jul 2006 04:04:00 +0000 (04:04 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/17 12:06:00
     [channels.c channels.h servconf.c sshd_config.5]
     Add PermitOpen directive to sshd_config which is equivalent to the
     "permitopen" key option.  Allows server admin to allow TCP port
     forwarding only two specific host/port pairs.  Useful when combined
     with Match.
     If permitopen is used in both sshd_config and a key option, both
     must allow a given connection before it will be permitted.
     Note that users can still use external forwarders such as netcat,
     so to be those must be controlled too for the limits to be effective.
     Feedback & ok djm@, man page corrections & ok jmc@.

17 years ago - dtucker@cvs.openbsd.org 2006/07/17 12:02:24
djm [Mon, 24 Jul 2006 04:01:43 +0000 (04:01 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/17 12:02:24
     [auth-options.c]
     Use '\0' rather than 0 to terminates strings; ok djm@

17 years ago - stevesk@cvs.openbsd.org 2006/07/17 01:31:10
djm [Mon, 24 Jul 2006 04:01:23 +0000 (04:01 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/17 01:31:10
     [authfd.c authfile.c channels.c cleanup.c clientloop.c groupaccess.c]
     [includes.h log.c misc.c msg.c packet.c progressmeter.c readconf.c]
     [readpass.c scp.c servconf.c sftp-client.c sftp-server.c sftp.c]
     [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh.c]
     [sshconnect.c sshlogin.c sshpty.c uidswap.c]
     move #include <unistd.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/14 01:15:28
djm [Mon, 24 Jul 2006 03:55:56 +0000 (03:55 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/14 01:15:28
     [monitor_wrap.h]
     don't need incompletely-typed 'struct passwd' now with
     #include <pwd.h>; ok markus@

17 years ago - stevesk@cvs.openbsd.org 2006/07/12 22:42:32
djm [Mon, 24 Jul 2006 03:53:19 +0000 (03:53 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/12 22:42:32
     [includes.h ssh.c ssh-rand-helper.c]
     move #include <stddef.h> out of includes.h

17 years agotidy
djm [Mon, 24 Jul 2006 03:52:06 +0000 (03:52 +0000)] 
tidy

17 years ago - stevesk@cvs.openbsd.org 2006/07/12 22:28:52
djm [Mon, 24 Jul 2006 03:51:51 +0000 (03:51 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/12 22:28:52
     [auth-options.c canohost.c channels.c includes.h readconf.c servconf.c ssh-keyscan.c ssh.c sshconnect.c sshd.c]
     move #include <netdb.h> out of includes.h; ok djm@

17 years ago - jmc@cvs.openbsd.org 2006/07/12 13:39:55
djm [Mon, 24 Jul 2006 03:46:50 +0000 (03:46 +0000)] 
   - jmc@cvs.openbsd.org 2006/07/12 13:39:55
     [sshd_config.5]
      - new sentence, new line
      - s/The the/The/
      - kill a bad comma

17 years ago - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h
dtucker [Wed, 12 Jul 2006 22:45:14 +0000 (22:45 +0000)] 
 - (dtucker) [auth-krb5.c auth-pam.c] Still more errno.h

17 years ago - (dtucker) [openbsd-compat/bsd-asprintf.c openbsd-compat/port-aix.c
dtucker [Wed, 12 Jul 2006 13:41:33 +0000 (13:41 +0000)] 
 - (dtucker) [openbsd-compat/bsd-asprintf.c openbsd-compat/port-aix.c
   openbsd-compat/rresvport.c] More errno.h.

17 years ago - (dtucker) [openbsd-compat/openbsd-compat.h] v*printf needs stdarg.h.
dtucker [Wed, 12 Jul 2006 13:10:33 +0000 (13:10 +0000)] 
 - (dtucker) [openbsd-compat/openbsd-compat.h] v*printf needs stdarg.h.

17 years ago - (dtucker) [ssh-keyscan.c ssh-rand-helper.c] More errno.h here too.
dtucker [Wed, 12 Jul 2006 12:44:34 +0000 (12:44 +0000)] 
 - (dtucker) [ssh-keyscan.c ssh-rand-helper.c] More errno.h here too.

17 years ago - (dtucker) [openbsd-compat/setproctitle.c] Include stdarg.h.
dtucker [Wed, 12 Jul 2006 12:43:28 +0000 (12:43 +0000)] 
 - (dtucker) [openbsd-compat/setproctitle.c] Include stdarg.h.

17 years ago - (dtucker) [loginrec.c openbsd-compat/xmmap.c openbsd-compat/bindresvport.c
dtucker [Wed, 12 Jul 2006 12:40:50 +0000 (12:40 +0000)] 
 - (dtucker) [loginrec.c openbsd-compat/xmmap.c openbsd-compat/bindresvport.c
   openbsd-compat/glob.c openbsd-compat/mktemp.c openbsd-compat/port-tun.c
   openbsd-compat/readpassphrase.c openbsd-compat/strtonum.c] Include <errno.h>.

17 years ago - (dtucker) [openbsd-compat/xmmap.c] Include <errno.h>.
dtucker [Wed, 12 Jul 2006 12:35:51 +0000 (12:35 +0000)] 
 - (dtucker) [openbsd-compat/xmmap.c] Include <errno.h>.

17 years ago - dtucker@cvs.openbsd.org 2006/07/12 11:34:58
dtucker [Wed, 12 Jul 2006 12:34:17 +0000 (12:34 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/12 11:34:58
     [sshd.c servconf.h servconf.c sshd_config.5 auth.c]
     Add support for conditional directives to sshd_config via a "Match"
     keyword, which works similarly to the "Host" directive in ssh_config.
     Lines after a Match line override the default set in the main section
     if the condition on the Match line is true, eg
     AllowTcpForwarding yes
     Match User anoncvs
             AllowTcpForwarding no
     will allow port forwarding by all users except "anoncvs".
     Currently only a very small subset of directives are supported.
     ok djm@

17 years ago - stevesk@cvs.openbsd.org 2006/07/11 20:27:56
dtucker [Wed, 12 Jul 2006 12:24:22 +0000 (12:24 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/11 20:27:56
     [authfile.c ssh.c]
     need <errno.h> here also (it's also included in <openssl/err.h>)

17 years ago - stevesk@cvs.openbsd.org 2006/07/11 20:16:43
dtucker [Wed, 12 Jul 2006 12:23:35 +0000 (12:23 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/11 20:16:43
     [ssh.c]
     cast asterisk field precision argument to int to remove warning;
     ok markus@

17 years ago - stevesk@cvs.openbsd.org 2006/07/11 20:07:25
dtucker [Wed, 12 Jul 2006 12:22:46 +0000 (12:22 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/11 20:07:25
     [scp.c auth.c monitor.c serverloop.c sftp-server.c sshpty.c readpass.c
     sshd.c monitor_wrap.c monitor_fdpass.c ssh-agent.c ttymodes.c atomicio.c
     includes.h session.c sshlogin.c monitor_mm.c packet.c sshconnect2.c
     sftp-client.c nchan.c clientloop.c sftp.c misc.c canohost.c channels.c
     ssh-keygen.c progressmeter.c uidswap.c msg.c readconf.c sshconnect.c]
     move #include <errno.h> out of includes.h; ok markus@

17 years ago - markus@cvs.openbsd.org 2006/07/11 18:50:48
dtucker [Wed, 12 Jul 2006 12:17:10 +0000 (12:17 +0000)] 
   - markus@cvs.openbsd.org 2006/07/11 18:50:48
     [clientloop.c ssh.1 ssh.c channels.c ssh_config.5 readconf.h session.c
     channels.h readconf.c]
     add ExitOnForwardFailure: terminate the connection if ssh(1)
     cannot set up all requested dynamic, local, and remote port
     forwardings. ok djm, dtucker, stevesk, jmc

17 years ago - dtucker@cvs.openbsd.org 2006/07/11 10:12:07
dtucker [Wed, 12 Jul 2006 12:16:23 +0000 (12:16 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/11 10:12:07
     [ssh.c]
     Only copy the part of environment variable that we actually use.  Prevents
     ssh bailing when SendEnv is used and an environment variable with a really
     long value exists.  ok djm@

17 years ago - stevesk@cvs.openbsd.org 2006/07/10 16:37:36
dtucker [Wed, 12 Jul 2006 12:15:16 +0000 (12:15 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/10 16:37:36
     [readpass.c log.h scp.c fatal.c xmalloc.c includes.h ssh-keyscan.c misc.c
     auth.c packet.c log.c]
     move #include <stdarg.h> out of includes.h; ok markus@

17 years ago - jmc@cvs.openbsd.org 2006/07/10 16:04:21
dtucker [Wed, 12 Jul 2006 12:07:59 +0000 (12:07 +0000)] 
   - jmc@cvs.openbsd.org 2006/07/10 16:04:21
     [sshd.8]
     s/and and/and/

17 years ago - stevesk@cvs.openbsd.org 2006/07/10 16:01:57
dtucker [Wed, 12 Jul 2006 12:07:08 +0000 (12:07 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/10 16:01:57
     [sftp-glob.c sftp-common.h sftp.c]
     buffer.h only needed in sftp-common.h and remove some unneeded
     user includes; ok djm@

17 years ago - (dtucker) [openbsd-compat/port-tun.c] OpenBSD needs <netinet/in.h> before
dtucker [Wed, 12 Jul 2006 09:05:56 +0000 (09:05 +0000)] 
 - (dtucker) [openbsd-compat/port-tun.c] OpenBSD needs <netinet/in.h> before
   <netinet/ip.h>.

17 years ago - (dtucker) [configure.ac] OpenBSD needs <sys/types.h> before <sys/socket.h>
dtucker [Wed, 12 Jul 2006 09:02:56 +0000 (09:02 +0000)] 
 - (dtucker) [configure.ac] OpenBSD needs <sys/types.h> before <sys/socket.h>
   for SHUT_RD.

17 years agorewrap
dtucker [Wed, 12 Jul 2006 09:01:29 +0000 (09:01 +0000)] 
rewrap

17 years ago - (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and O_NONBLOCK
dtucker [Wed, 12 Jul 2006 04:14:31 +0000 (04:14 +0000)] 
 - (dtucker) [configure.ac defines.h] Only define SHUT_RD (and friends) and O_NONBLOCK
   if they're really needed.  Fixes build errors on HP-UX, old Linuxes and probably
   more.

17 years ago - (dtucker) [entropy.c] More fcntl.h, this time on AIX (and probably
dtucker [Tue, 11 Jul 2006 09:01:51 +0000 (09:01 +0000)] 
 - (dtucker) [entropy.c] More fcntl.h, this time on AIX (and probably
   others).

17 years ago - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
dtucker [Tue, 11 Jul 2006 08:55:05 +0000 (08:55 +0000)] 
 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
   openbsd-compat/daemon.c] Add includes needed by open(2).  Conditionally
   include paths.h.  Fixes build error on Solaris.

17 years ago - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
dtucker [Tue, 11 Jul 2006 08:00:06 +0000 (08:00 +0000)] 
 - (dtucker) [configure.ac ssh-keygen.c openbsd-compat/bsd-openpty.c
   openbsd-compat/daemon.c] Add includes needed by open(2).  Conditionally
   include paths.h.  Fixes build error on Solaris.

17 years ago - (dtucker) [openbsd-compat/openbsd-compat.h] Need to include <sys/socket.h>
dtucker [Mon, 10 Jul 2006 14:20:51 +0000 (14:20 +0000)] 
 - (dtucker) [openbsd-compat/openbsd-compat.h] Need to include <sys/socket.h>
   for struct sockaddr on platforms that use the fake-rfc stuff.

17 years ago - dtucker@cvs.openbsd.org 2006/07/10 12:46:51
dtucker [Mon, 10 Jul 2006 13:04:19 +0000 (13:04 +0000)] 
   - dtucker@cvs.openbsd.org 2006/07/10 12:46:51
     [misc.c misc.h sshd.8 sshconnect.c]
     Add port identifier to known_hosts for non-default ports, based originally
     on a patch from Devin Nate in bz#910.
     For any connection using the default port or using a HostKeyAlias the
     format is unchanged, otherwise the host name or address is enclosed
     within square brackets in the same format as sshd's ListenAddress.
     Tested by many, ok markus@.

17 years ago - djm@cvs.openbsd.org 2006/07/10 12:08:08
djm [Mon, 10 Jul 2006 12:21:02 +0000 (12:21 +0000)] 
   - djm@cvs.openbsd.org 2006/07/10 12:08:08
     [channels.c]
     fix misparsing of SOCKS 5 packets that could result in a crash;
     reported by mk@ ok markus@

17 years ago - djm@cvs.openbsd.org 2006/07/10 12:03:20
djm [Mon, 10 Jul 2006 12:19:53 +0000 (12:19 +0000)] 
   - djm@cvs.openbsd.org 2006/07/10 12:03:20
     [scp.c]
     duplicate argv at the start of main() because it gets modified later;
     pointed out by deraadt@ ok markus@

17 years ago - (djm) [loginrec.c ssh-rand-helper.c sshd.c openbsd-compat/glob.c]
djm [Mon, 10 Jul 2006 11:33:04 +0000 (11:33 +0000)] 
 - (djm) [loginrec.c ssh-rand-helper.c sshd.c openbsd-compat/glob.c]
   [openbsd-compat/mktemp.c openbsd-compat/openbsd-compat.h]
   [openbsd-compat/port-tun.c openbsd-compat/readpassphrase.c]
   [openbsd-compat/xcrypt.c] Fix includes.h fallout, mainly fcntl.h

17 years ago - djm@cvs.openbsd.org 2006/07/10 11:25:53
djm [Mon, 10 Jul 2006 11:31:27 +0000 (11:31 +0000)] 
   - djm@cvs.openbsd.org 2006/07/10 11:25:53
     [sftp-server.c]
     don't log variables that aren't yet set

17 years ago - djm@cvs.openbsd.org 2006/07/10 11:24:54
djm [Mon, 10 Jul 2006 11:31:00 +0000 (11:31 +0000)] 
   - djm@cvs.openbsd.org 2006/07/10 11:24:54
     [sftp-server.c]
     remove optind - it isn't used here

17 years ago - stevesk@cvs.openbsd.org 2006/07/09 15:27:59
djm [Mon, 10 Jul 2006 11:14:00 +0000 (11:14 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/09 15:27:59
     [ssh-add.c]
     use O_RDONLY vs. 0 in open(); no binary change

17 years ago - stevesk@cvs.openbsd.org 2006/07/09 15:15:11
djm [Mon, 10 Jul 2006 11:13:46 +0000 (11:13 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/09 15:15:11
     [auth2-none.c authfd.c authfile.c includes.h misc.c monitor.c]
     [readpass.c scp.c serverloop.c sftp-client.c sftp-server.c]
     [ssh-add.c ssh-agent.c ssh-keygen.c ssh-keysign.c ssh.c sshd.c]
     [sshlogin.c sshpty.c]
     move #include <fcntl.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/08 23:30:06
djm [Mon, 10 Jul 2006 11:09:22 +0000 (11:09 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/08 23:30:06
     [log.c]
     move user includes after /usr/include files

17 years ago - stevesk@cvs.openbsd.org 2006/07/08 21:48:53
djm [Mon, 10 Jul 2006 11:08:34 +0000 (11:08 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/08 21:48:53
     [monitor.c session.c]
     missed these from last commit:
     move #include <sys/socket.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/08 21:47:12
djm [Mon, 10 Jul 2006 11:08:03 +0000 (11:08 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/08 21:47:12
     [authfd.c canohost.c clientloop.c dns.c dns.h includes.h]
     [monitor_fdpass.c nchan.c packet.c servconf.c sftp.c ssh-agent.c]
     [ssh-keyscan.c ssh.c sshconnect.h sshd.c sshlogin.h]
     move #include <sys/socket.h> out of includes.h

17 years ago - stevesk@cvs.openbsd.org 2006/07/06 17:36:37
djm [Mon, 10 Jul 2006 10:53:45 +0000 (10:53 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/06 17:36:37
     [monitor_wrap.h]
     typo in comment

17 years ago - stevesk@cvs.openbsd.org 2006/07/06 16:22:39
djm [Mon, 10 Jul 2006 10:53:31 +0000 (10:53 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/06 16:22:39
     [ssh-keygen.c]
     move #include "dns.h" up

17 years ago - stevesk@cvs.openbsd.org 2006/07/06 16:03:53
djm [Mon, 10 Jul 2006 10:53:08 +0000 (10:53 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/06 16:03:53
     [auth-options.c auth-options.h auth-passwd.c auth-rh-rsa.c]
     [auth-rhosts.c auth-rsa.c auth.c auth.h auth2-hostbased.c]
     [auth2-pubkey.c auth2.c includes.h misc.c misc.h monitor.c]
     [monitor_wrap.c monitor_wrap.h scp.c serverloop.c session.c]
     [session.h sftp-common.c ssh-add.c ssh-keygen.c ssh-keysign.c]
     [ssh.c sshconnect.c sshconnect.h sshd.c sshpty.c sshpty.h uidswap.c]
     [uidswap.h]
     move #include <pwd.h> out of includes.h; ok markus@

17 years ago - djm@cvs.openbsd.org 2006/07/06 10:47:57
djm [Mon, 10 Jul 2006 10:46:55 +0000 (10:46 +0000)] 
   - djm@cvs.openbsd.org 2006/07/06 10:47:57
     [sftp-server.8 sftp-server.c]
     add commandline options to enable logging of transactions; ok markus@

17 years ago - djm@cvs.openbsd.org 2006/07/06 10:47:05
djm [Mon, 10 Jul 2006 10:36:47 +0000 (10:36 +0000)] 
   - djm@cvs.openbsd.org 2006/07/06 10:47:05
     [servconf.c servconf.h session.c sshd_config.5]
     support arguments to Subsystem commands; ok markus@

17 years ago - stevesk@cvs.openbsd.org 2006/07/05 02:42:09
djm [Mon, 10 Jul 2006 10:35:38 +0000 (10:35 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/05 02:42:09
     [canohost.c hostfile.c includes.h misc.c packet.c readconf.c]
     [serverloop.c sshconnect.c uuencode.c]
     move #include <netinet/in.h> out of includes.h; ok deraadt@
     (also ssh-rand-helper.c logintest.c loginrec.c)

17 years ago - stevesk@cvs.openbsd.org 2006/07/03 17:59:32
djm [Mon, 10 Jul 2006 10:26:27 +0000 (10:26 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/03 17:59:32
     [channels.c includes.h]
     move #include <arpa/inet.h> out of includes.h; old ok djm@
     (portable needed session.c too)

17 years ago - stevesk@cvs.openbsd.org 2006/07/03 08:54:20
djm [Mon, 10 Jul 2006 10:23:39 +0000 (10:23 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/03 08:54:20
     [includes.h ssh.c sshconnect.c sshd.c]
     move #include "version.h" out of includes.h; ok markus@

17 years ago - stevesk@cvs.openbsd.org 2006/07/02 23:01:55
djm [Mon, 10 Jul 2006 10:20:52 +0000 (10:20 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/02 23:01:55
     [clientloop.c ssh.1]
     use -KR[bind_address:]port here; ok djm@

17 years ago - stevesk@cvs.openbsd.org 2006/07/02 22:45:59
djm [Mon, 10 Jul 2006 10:20:33 +0000 (10:20 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/02 22:45:59
     [groupaccess.c groupaccess.h includes.h session.c sftp-common.c sshpty.c]
     move #include <grp.h> out of includes.h
     (portable needed uidswap.c too)

17 years ago - stevesk@cvs.openbsd.org 2006/07/02 18:36:47
djm [Mon, 10 Jul 2006 10:17:55 +0000 (10:17 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/02 18:36:47
     [gss-serv-krb5.c gss-serv.c]
     no "servconf.h" needed here
     (gss-serv-krb5.c change not applied, portable needs the server options)

17 years ago - stevesk@cvs.openbsd.org 2006/07/02 17:12:58
djm [Mon, 10 Jul 2006 10:16:27 +0000 (10:16 +0000)] 
   - stevesk@cvs.openbsd.org 2006/07/02 17:12:58
     [ssh.1 ssh.c ssh_config.5 sshd_config.5]
     more details and clarity for tun(4) device forwarding; ok and help
     jmc@

17 years ago - djm@cvs.openbsd.org 2006/06/26 10:36:15
djm [Mon, 10 Jul 2006 10:16:12 +0000 (10:16 +0000)] 
   - djm@cvs.openbsd.org 2006/06/26 10:36:15
     [clientloop.c]
     mention optional bind_address in runtime port forwarding setup
     command-line help. patch from santhi.amirta AT gmail.com

17 years ago - OpenBSD CVS Sync
djm [Mon, 10 Jul 2006 10:15:56 +0000 (10:15 +0000)] 
 - OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2006/06/14 10:50:42
     [sshconnect.c]
     limit the number of pre-banner characters we will accept; ok markus@

17 years ago - (dtucker) [INSTALL] New autoconf version: 2.60.
dtucker [Mon, 10 Jul 2006 02:55:24 +0000 (02:55 +0000)] 
 - (dtucker) [INSTALL] New autoconf version: 2.60.

17 years ago - (dtucker) [INSTALL] A bit more info on autoconf.
dtucker [Thu, 6 Jul 2006 09:12:08 +0000 (09:12 +0000)] 
 - (dtucker) [INSTALL] A bit more info on autoconf.

17 years ago - (dtucker) [configure.ac] Try AIX blibpath test in different order when
dtucker [Thu, 6 Jul 2006 01:56:25 +0000 (01:56 +0000)] 
 - (dtucker) [configure.ac] Try AIX blibpath test in different order when
   compiling with gcc.  gcc 4.1.x will accept (but ignore) -b flags so
   configure would not select the correct libpath linker flags.

This page took 0.602251 seconds and 4 git commands to generate.